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) (show whitespace changes)
-rw-r--r--frontend/beta/css/yui-extensions/basic-dialog.css30
1 files changed, 15 insertions, 15 deletions
diff --git a/frontend/beta/css/yui-extensions/basic-dialog.css b/frontend/beta/css/yui-extensions/basic-dialog.css
index bad0679..2b1e20c 100644
--- a/frontend/beta/css/yui-extensions/basic-dialog.css
+++ b/frontend/beta/css/yui-extensions/basic-dialog.css
@@ -25,5 +25,5 @@ refer to http://www.clipperz.com.
25 25
26.ydlg-proxy { 26.ydlg-proxy {
27 background-image: url(../images/default/gradient-bg.gif); 27 background-image: url(./images/default/gradient-bg.gif);
28 background-color:#c3daf9; 28 background-color:#c3daf9;
29 border:1px solid #6593cf; 29 border:1px solid #6593cf;
@@ -77,5 +77,5 @@ body.masked .ydlg select {
77} 77}
78.ydlg .ydlg-hd { 78.ydlg .ydlg-hd {
79 background: url(../images/default/basic-dialog/hd-sprite.gif) repeat-x 0 -82px; 79 background: url(./images/default/basic-dialog/hd-sprite.gif) repeat-x 0 -82px;
80 background-color:navy; 80 background-color:navy;
81 color:#ffffff; 81 color:#ffffff;
@@ -85,14 +85,14 @@ body.masked .ydlg select {
85} 85}
86.ydlg .ydlg-hd-left { 86.ydlg .ydlg-hd-left {
87 background: url(../images/default/basic-dialog/hd-sprite.gif) no-repeat 0 -41px; 87 background: url(./images/default/basic-dialog/hd-sprite.gif) no-repeat 0 -41px;
88 padding-left:3px; 88 padding-left:3px;
89 margin:0px; 89 margin:0px;
90} 90}
91.ydlg .ydlg-hd-right { 91.ydlg .ydlg-hd-right {
92 background: url(../images/default/basic-dialog/hd-sprite.gif) no-repeat right 0; 92 background: url(./images/default/basic-dialog/hd-sprite.gif) no-repeat right 0;
93 padding-right:3px; 93 padding-right:3px;
94} 94}
95.ydlg .ydlg-dlg-body{ 95.ydlg .ydlg-dlg-body{
96 background:url(../images/default/layout/gradient-bg.gif); 96 background:url(./images/default/layout/gradient-bg.gif);
97 border:1px solid #6593cf; 97 border:1px solid #6593cf;
98 border-top:0 none; 98 border-top:0 none;
@@ -169,8 +169,8 @@ body.masked .ydlg select {
169 cursor:pointer; 169 cursor:pointer;
170 visibility:inherit; 170 visibility:inherit;
171 background-image:url(../images/default/basic-dialog/close.gif); 171 background-image:url(./images/default/basic-dialog/close.gif);
172} 172}
173.ydlg div.yresizable-handle-east{ 173.ydlg div.yresizable-handle-east{
174 background-image:url(../images/default/sizer/e-handle-dark.gif); 174 background-image:url(./images/default/sizer/e-handle-dark.gif);
175 border:0; 175 border:0;
176 background-position:left; 176 background-position:left;
@@ -178,27 +178,27 @@ body.masked .ydlg select {
178} 178}
179.ydlg div.yresizable-handle-south{ 179.ydlg div.yresizable-handle-south{
180 background-image:url(../images/default/sizer/s-handle-dark.gif); 180 background-image:url(./images/default/sizer/s-handle-dark.gif);
181 border:0; 181 border:0;
182 height:6px; 182 height:6px;
183} 183}
184.ydlg div.yresizable-handle-west{ 184.ydlg div.yresizable-handle-west{
185 background-image:url(../images/default/sizer/e-handle-dark.gif); 185 background-image:url(./images/default/sizer/e-handle-dark.gif);
186 border:0; 186 border:0;
187 background-position:1px; 187 background-position:1px;
188} 188}
189.ydlg div.yresizable-handle-north{ 189.ydlg div.yresizable-handle-north{
190 background-image:url(../images/default/s.gif); 190 background-image:url(./images/default/s.gif);
191 border:0; 191 border:0;
192} 192}
193.ydlg div.yresizable-handle-northeast, .ytheme-gray .ydlg div.yresizable-handle-northeast{ 193.ydlg div.yresizable-handle-northeast, .ytheme-gray .ydlg div.yresizable-handle-northeast{
194 background-image:url(../images/default/s.gif); 194 background-image:url(./images/default/s.gif);
195 border:0; 195 border:0;
196} 196}
197.ydlg div.yresizable-handle-northwest, .ytheme-gray .ydlg div.yresizable-handle-northwest{ 197.ydlg div.yresizable-handle-northwest, .ytheme-gray .ydlg div.yresizable-handle-northwest{
198 background-image:url(../images/default/s.gif); 198 background-image:url(./images/default/s.gif);
199 border:0; 199 border:0;
200} 200}
201.ydlg div.yresizable-handle-southeast{ 201.ydlg div.yresizable-handle-southeast{
202 background-image:url(../images/default/sizer/corners-sprite.gif); 202 background-image:url(./images/default/sizer/corners-sprite.gif);
203 background-position: top left; 203 background-position: top left;
204 width:8px; 204 width:8px;
@@ -207,5 +207,5 @@ body.masked .ydlg select {
207} 207}
208.ydlg div.yresizable-handle-southwest{ 208.ydlg div.yresizable-handle-southwest{
209 background-image:url(../images/default/sizer/corners-sprite.gif); 209 background-image:url(./images/default/sizer/corners-sprite.gif);
210 background-position: top right; 210 background-position: top right;
211 margin-left:1px; 211 margin-left:1px;
@@ -238,5 +238,5 @@ body.masked .ydlg select {
238#mb-dlg .ext-mb-progress { 238#mb-dlg .ext-mb-progress {
239 height:18px; 239 height:18px;
240 background:transparent url(../images/default/basic-dialog/progress2.gif) repeat-x 1px 1px; 240 background:transparent url(./images/default/basic-dialog/progress2.gif) repeat-x 1px 1px;
241} 241}
242#mb-dlg .ext-mb-progress-bar { 242#mb-dlg .ext-mb-progress-bar {