summaryrefslogtreecommitdiff
path: root/frontend/beta/css/yui-extensions/basic-dialog.css
Unidiff
Diffstat (limited to 'frontend/beta/css/yui-extensions/basic-dialog.css') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/beta/css/yui-extensions/basic-dialog.css36
1 files changed, 22 insertions, 14 deletions
diff --git a/frontend/beta/css/yui-extensions/basic-dialog.css b/frontend/beta/css/yui-extensions/basic-dialog.css
index 5a9f311..5a6cefb 100644
--- a/frontend/beta/css/yui-extensions/basic-dialog.css
+++ b/frontend/beta/css/yui-extensions/basic-dialog.css
@@ -25,4 +25,8 @@ refer to http://www.clipperz.com.
25 25
26.ydlg-proxy { 26.ydlg-proxy {
27<<<<<<< HEAD
28 background-image: url(./images/default/gradient-bg.gif);
29=======
30>>>>>>> 0db1d5c8b18eadc4bd9cfc6603e86227fa94b5a9
27 background-color:#c3daf9; 31 background-color:#c3daf9;
28 border:1px solid #6593cf; 32 border:1px solid #6593cf;
@@ -76,5 +80,5 @@ body.masked .ydlg select {
76} 80}
77.ydlg .ydlg-hd { 81.ydlg .ydlg-hd {
78 background: url(../images/default/basic-dialog/hd-sprite.gif) repeat-x 0 -82px; 82 background: url(./images/default/basic-dialog/hd-sprite.gif) repeat-x 0 -82px;
79 background-color:navy; 83 background-color:navy;
80 color:#ffffff; 84 color:#ffffff;
@@ -84,13 +88,17 @@ body.masked .ydlg select {
84} 88}
85.ydlg .ydlg-hd-left { 89.ydlg .ydlg-hd-left {
86 background: url(../images/default/basic-dialog/hd-sprite.gif) no-repeat 0 -41px; 90 background: url(./images/default/basic-dialog/hd-sprite.gif) no-repeat 0 -41px;
87 padding-left:3px; 91 padding-left:3px;
88 margin:0px; 92 margin:0px;
89} 93}
90.ydlg .ydlg-hd-right { 94.ydlg .ydlg-hd-right {
91 background: url(../images/default/basic-dialog/hd-sprite.gif) no-repeat right 0; 95 background: url(./images/default/basic-dialog/hd-sprite.gif) no-repeat right 0;
92 padding-right:3px; 96 padding-right:3px;
93} 97}
94.ydlg .ydlg-dlg-body{ 98.ydlg .ydlg-dlg-body{
99<<<<<<< HEAD
100 background:url(./images/default/layout/gradient-bg.gif);
101=======
102>>>>>>> 0db1d5c8b18eadc4bd9cfc6603e86227fa94b5a9
95 border:1px solid #6593cf; 103 border:1px solid #6593cf;
96 border-top:0 none; 104 border-top:0 none;
@@ -167,8 +175,8 @@ body.masked .ydlg select {
167 cursor:pointer; 175 cursor:pointer;
168 visibility:inherit; 176 visibility:inherit;
169 background-image:url(../images/default/basic-dialog/close.gif); 177 background-image:url(./images/default/basic-dialog/close.gif);
170} 178}
171.ydlg div.yresizable-handle-east{ 179.ydlg div.yresizable-handle-east{
172 background-image:url(../images/default/sizer/e-handle-dark.gif); 180 background-image:url(./images/default/sizer/e-handle-dark.gif);
173 border:0; 181 border:0;
174 background-position:left; 182 background-position:left;
@@ -176,27 +184,27 @@ body.masked .ydlg select {
176} 184}
177.ydlg div.yresizable-handle-south{ 185.ydlg div.yresizable-handle-south{
178 background-image:url(../images/default/sizer/s-handle-dark.gif); 186 background-image:url(./images/default/sizer/s-handle-dark.gif);
179 border:0; 187 border:0;
180 height:6px; 188 height:6px;
181} 189}
182.ydlg div.yresizable-handle-west{ 190.ydlg div.yresizable-handle-west{
183 background-image:url(../images/default/sizer/e-handle-dark.gif); 191 background-image:url(./images/default/sizer/e-handle-dark.gif);
184 border:0; 192 border:0;
185 background-position:1px; 193 background-position:1px;
186} 194}
187.ydlg div.yresizable-handle-north{ 195.ydlg div.yresizable-handle-north{
188 background-image:url(../images/default/s.gif); 196 background-image:url(./images/default/s.gif);
189 border:0; 197 border:0;
190} 198}
191.ydlg div.yresizable-handle-northeast, .ytheme-gray .ydlg div.yresizable-handle-northeast{ 199.ydlg div.yresizable-handle-northeast, .ytheme-gray .ydlg div.yresizable-handle-northeast{
192 background-image:url(../images/default/s.gif); 200 background-image:url(./images/default/s.gif);
193 border:0; 201 border:0;
194} 202}
195.ydlg div.yresizable-handle-northwest, .ytheme-gray .ydlg div.yresizable-handle-northwest{ 203.ydlg div.yresizable-handle-northwest, .ytheme-gray .ydlg div.yresizable-handle-northwest{
196 background-image:url(../images/default/s.gif); 204 background-image:url(./images/default/s.gif);
197 border:0; 205 border:0;
198} 206}
199.ydlg div.yresizable-handle-southeast{ 207.ydlg div.yresizable-handle-southeast{
200 background-image:url(../images/default/sizer/corners-sprite.gif); 208 background-image:url(./images/default/sizer/corners-sprite.gif);
201 background-position: top left; 209 background-position: top left;
202 width:8px; 210 width:8px;
@@ -205,5 +213,5 @@ body.masked .ydlg select {
205} 213}
206.ydlg div.yresizable-handle-southwest{ 214.ydlg div.yresizable-handle-southwest{
207 background-image:url(../images/default/sizer/corners-sprite.gif); 215 background-image:url(./images/default/sizer/corners-sprite.gif);
208 background-position: top right; 216 background-position: top right;
209 margin-left:1px; 217 margin-left:1px;
@@ -236,5 +244,5 @@ body.masked .ydlg select {
236#mb-dlg .ext-mb-progress { 244#mb-dlg .ext-mb-progress {
237 height:18px; 245 height:18px;
238 background:transparent url(../images/default/basic-dialog/progress2.gif) repeat-x 1px 1px; 246 background:transparent url(./images/default/basic-dialog/progress2.gif) repeat-x 1px 1px;
239} 247}
240#mb-dlg .ext-mb-progress-bar { 248#mb-dlg .ext-mb-progress-bar {
@@ -243,3 +251,3 @@ body.masked .ydlg select {
243 width:0; 251 width:0;
244 background:#8bb8f3; 252 background:#8bb8f3;
245} 253}