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
@@ -24,6 +24,10 @@ refer to http://www.clipperz.com.
24*/ 24*/
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;
29 z-index:10001; 33 z-index:10001;
@@ -75,7 +79,7 @@ body.masked .ydlg select {
75 z-index:10002; 79 z-index:10002;
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;
81 font:bold 12px "sans serif", tahoma, verdana, helvetica; 85 font:bold 12px "sans serif", tahoma, verdana, helvetica;
@@ -83,15 +87,19 @@ body.masked .ydlg select {
83 padding:5px; 87 padding:5px;
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;
97 padding:10px; 105 padding:10px;
@@ -166,45 +174,45 @@ body.masked .ydlg select {
166 background-repeat:no-repeat; 174 background-repeat:no-repeat;
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;
175 margin-right:0; 183 margin-right:0;
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;
203 height:8px; 211 height:8px;
204 border:0; 212 border:0;
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;
210 margin-bottom:1px; 218 margin-bottom:1px;
@@ -235,11 +243,11 @@ body.masked .ydlg select {
235} 243}
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 {
241 height:18px; 249 height:18px;
242 overflow:hidden; 250 overflow:hidden;
243 width:0; 251 width:0;
244 background:#8bb8f3; 252 background:#8bb8f3;
245} 253}