summaryrefslogtreecommitdiff
path: root/frontend/beta/css/yui-extensions/ytheme-vista.css
Unidiff
Diffstat (limited to 'frontend/beta/css/yui-extensions/ytheme-vista.css') (more/less context) (show whitespace changes)
-rw-r--r--frontend/beta/css/yui-extensions/ytheme-vista.css100
1 files changed, 50 insertions, 50 deletions
diff --git a/frontend/beta/css/yui-extensions/ytheme-vista.css b/frontend/beta/css/yui-extensions/ytheme-vista.css
index 85bf82b..e0e520f 100644
--- a/frontend/beta/css/yui-extensions/ytheme-vista.css
+++ b/frontend/beta/css/yui-extensions/ytheme-vista.css
@@ -36,50 +36,50 @@ refer to http://www.clipperz.com.
36} 36}
37.ytab-strip .on .ytab-text { 37.ytab-strip .on .ytab-text {
38 cursor:default; 38 cursor:default;
39 color:#333333; 39 color:#333333;
40} 40}
41.ytabs-top .ytab-strip a:hover { 41.ytabs-top .ytab-strip a:hover {
42 background:transparent url(../images/vista/tabs/tab-sprite.gif) no-repeat right -50px; 42 background:transparent url(./images/vista/tabs/tab-sprite.gif) no-repeat right -50px;
43} 43}
44.ytabs-top .ytab-strip a:hover .ytab-left { 44.ytabs-top .ytab-strip a:hover .ytab-left {
45 background:transparent url(../images/vista/tabs/tab-sprite.gif) no-repeat 0 -150px; 45 background:transparent url(./images/vista/tabs/tab-sprite.gif) no-repeat 0 -150px;
46} 46}
47.ytabs-top .ytab-strip .on .ytab-right, .ytabs-top .ytab-strip .on a:hover { 47.ytabs-top .ytab-strip .on .ytab-right, .ytabs-top .ytab-strip .on a:hover {
48 background: url(../images/vista/tabs/tab-sprite.gif) no-repeat right 0; 48 background: url(./images/vista/tabs/tab-sprite.gif) no-repeat right 0;
49} 49}
50.ytabs-top .ytab-strip .on .ytab-left, .ytabs-top .ytab-strip .on a:hover .ytab-left { 50.ytabs-top .ytab-strip .on .ytab-left, .ytabs-top .ytab-strip .on a:hover .ytab-left {
51 background: url(../images/vista/tabs/tab-sprite.gif) no-repeat 0 -100px; 51 background: url(./images/vista/tabs/tab-sprite.gif) no-repeat 0 -100px;
52} 52}
53.ytabs-top .ytab-strip .ytab-right { 53.ytabs-top .ytab-strip .ytab-right {
54 background:transparent; 54 background:transparent;
55} 55}
56.ytabs-top .ytab-strip .ytab-left { 56.ytabs-top .ytab-strip .ytab-left {
57 background:transparent; 57 background:transparent;
58} 58}
59.ytab-strip .ytab-closable .close-icon{ 59.ytab-strip .ytab-closable .close-icon{
60 background-image:url(../images/vista/layout/layout-sprite.gif); 60 background-image:url(./images/vista/layout/layout-sprite.gif);
61 background-position: 50% -60px; 61 background-position: 50% -60px;
62} 62}
63.ytab-strip .on .close-icon{ 63.ytab-strip .on .close-icon{
64 background-image:url(../images/vista/layout/layout-sprite.gif); 64 background-image:url(./images/vista/layout/layout-sprite.gif);
65 background-position: 50% -72px; 65 background-position: 50% -72px;
66} 66}
67.ytab-strip .ytab-closable .close-over{ 67.ytab-strip .ytab-closable .close-over{
68 background-image:url(../images/vista/layout/layout-sprite.gif); 68 background-image:url(./images/vista/layout/layout-sprite.gif);
69 background-position: 50% -72px; 69 background-position: 50% -72px;
70} 70}
71 71
72.ytabs-bottom .ytab-strip { 72.ytabs-bottom .ytab-strip {
73 background:#4f4f4f; 73 background:#4f4f4f;
74} 74}
75.ytabs-bottom .ytab-strip a:hover { 75.ytabs-bottom .ytab-strip a:hover {
76 background:transparent url(../images/vista/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom right; 76 background:transparent url(./images/vista/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom right;
77} 77}
78.ytabs-bottom .ytab-strip a:hover .ytab-left{ 78.ytabs-bottom .ytab-strip a:hover .ytab-left{
79 background:transparent url(../images/vista/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom left; 79 background:transparent url(./images/vista/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom left;
80} 80}
81.ytabs-bottom .ytab-wrap { 81.ytabs-bottom .ytab-wrap {
82 border-bottom:0px none; 82 border-bottom:0px none;
83 padding-top:0px; 83 padding-top:0px;
84 border-top:1px solid #b3b6b0; 84 border-top:1px solid #b3b6b0;
85} 85}
@@ -87,16 +87,16 @@ refer to http://www.clipperz.com.
87 background:transparent; 87 background:transparent;
88} 88}
89.ytabs-bottom .ytab-strip .ytab-left { 89.ytabs-bottom .ytab-strip .ytab-left {
90 background:transparent; 90 background:transparent;
91} 91}
92.ytabs-bottom .ytab-strip .on .ytab-right,.ytabs-bottom .ytab-strip .on a:hover { 92.ytabs-bottom .ytab-strip .on .ytab-right,.ytabs-bottom .ytab-strip .on a:hover {
93 background: url(../images/vista/tabs/tab-btm-right-bg.gif) no-repeat bottom left; 93 background: url(./images/vista/tabs/tab-btm-right-bg.gif) no-repeat bottom left;
94} 94}
95.ytabs-bottom .ytab-strip .on .ytab-left,.ytabs-bottom .ytab-strip .on a:hover .ytab-left { 95.ytabs-bottom .ytab-strip .on .ytab-left,.ytabs-bottom .ytab-strip .on a:hover .ytab-left {
96 background: url(../images/vista/tabs/tab-btm-left-bg.gif) no-repeat bottom right; 96 background: url(./images/vista/tabs/tab-btm-left-bg.gif) no-repeat bottom right;
97} 97}
98/** 98/**
99* Basic-Dialog 99* Basic-Dialog
100*/ 100*/
101.ydlg-proxy { 101.ydlg-proxy {
102 background:#d3d6d0; 102 background:#d3d6d0;
@@ -106,23 +106,23 @@ refer to http://www.clipperz.com.
106 background:#cccccc; 106 background:#cccccc;
107 opacity:.3; 107 opacity:.3;
108 -moz-opacity:.3; 108 -moz-opacity:.3;
109 filter: alpha(opacity=30); 109 filter: alpha(opacity=30);
110} 110}
111.ydlg .ydlg-hd { 111.ydlg .ydlg-hd {
112 background: url(../images/vista/basic-dialog/hd-sprite.gif) repeat-x 0px -82px; 112 background: url(./images/vista/basic-dialog/hd-sprite.gif) repeat-x 0px -82px;
113 background-color:#333333; 113 background-color:#333333;
114 zoom:1; 114 zoom:1;
115} 115}
116.ydlg .ydlg-hd-left { 116.ydlg .ydlg-hd-left {
117 opacity:.95;-moz-opacity:.95;filter:alpha(opacity=90); 117 opacity:.95;-moz-opacity:.95;filter:alpha(opacity=90);
118 background: url(../images/vista/basic-dialog/hd-sprite.gif) no-repeat 0px -41px; 118 background: url(./images/vista/basic-dialog/hd-sprite.gif) no-repeat 0px -41px;
119 zoom:1; 119 zoom:1;
120} 120}
121.ydlg .ydlg-hd-right { 121.ydlg .ydlg-hd-right {
122 background: url(../images/vista/basic-dialog/hd-sprite.gif) no-repeat right 0px; 122 background: url(./images/vista/basic-dialog/hd-sprite.gif) no-repeat right 0px;
123 zoom:1; 123 zoom:1;
124} 124}
125.ydlg .ydlg-dlg-body{ 125.ydlg .ydlg-dlg-body{
126 background:#fff; 126 background:#fff;
127 border:0 none; 127 border:0 none;
128 border-top:0px none; 128 border-top:0px none;
@@ -147,23 +147,23 @@ refer to http://www.clipperz.com.
147 zoom:1; 147 zoom:1;
148} 148}
149.ydlg .ydlg-bg-left,.ydlg .ydlg-bg-center,.ydlg .ydlg-bg-right{ 149.ydlg .ydlg-bg-left,.ydlg .ydlg-bg-center,.ydlg .ydlg-bg-right{
150} 150}
151.ydlg .ydlg-bg-center { 151.ydlg .ydlg-bg-center {
152 padding: 0px 4px 4px 4px; 152 padding: 0px 4px 4px 4px;
153 background:transparent url(../images/vista/basic-dialog/bg-center.gif) repeat-x bottom; 153 background:transparent url(./images/vista/basic-dialog/bg-center.gif) repeat-x bottom;
154 zoom:1; 154 zoom:1;
155} 155}
156.ydlg .ydlg-bg-left{ 156.ydlg .ydlg-bg-left{
157 padding-left:4px; 157 padding-left:4px;
158 background:transparent url(../images/vista/basic-dialog/bg-left.gif) no-repeat bottom left; 158 background:transparent url(./images/vista/basic-dialog/bg-left.gif) no-repeat bottom left;
159 zoom:1; 159 zoom:1;
160} 160}
161.ydlg .ydlg-bg-right{ 161.ydlg .ydlg-bg-right{
162 padding-right:4px; 162 padding-right:4px;
163 background:transparent url(../images/vista/basic-dialog/bg-right.gif) no-repeat bottom right; 163 background:transparent url(./images/vista/basic-dialog/bg-right.gif) no-repeat bottom right;
164 zoom:1; 164 zoom:1;
165} 165}
166.ydlg .ytabs-top .yui-ext-tabbody{ 166.ydlg .ytabs-top .yui-ext-tabbody{
167 border:0px none; 167 border:0px none;
168} 168}
169.ydlg .ytabs-bottom .yui-ext-tabbody{ 169.ydlg .ytabs-bottom .yui-ext-tabbody{
@@ -171,61 +171,61 @@ refer to http://www.clipperz.com.
171 border-bottom:0px none; 171 border-bottom:0px none;
172} 172}
173.ydlg .ylayout-container .yui-ext-tabbody{ 173.ydlg .ylayout-container .yui-ext-tabbody{
174 border:0px none; 174 border:0px none;
175} 175}
176.ydlg .ydlg-close { 176.ydlg .ydlg-close {
177 background-image:url(../images/vista/basic-dialog/close.gif); 177 background-image:url(./images/vista/basic-dialog/close.gif);
178} 178}
179.ydlg div.yresizable-handle-east{ 179.ydlg div.yresizable-handle-east{
180 background-image:url(../images/vista/s.gif); 180 background-image:url(./images/vista/s.gif);
181 border:0px none; 181 border:0px none;
182} 182}
183.ydlg div.yresizable-handle-south{ 183.ydlg div.yresizable-handle-south{
184 background-image:url(../images/vista/s.gif); 184 background-image:url(./images/vista/s.gif);
185 border:0px none; 185 border:0px none;
186} 186}
187.ydlg div.yresizable-handle-west{ 187.ydlg div.yresizable-handle-west{
188 background-image:url(../images/vista/s.gif); 188 background-image:url(./images/vista/s.gif);
189 border:0px none; 189 border:0px none;
190} 190}
191.ydlg div.yresizable-handle-southeast{ 191.ydlg div.yresizable-handle-southeast{
192 background-image:url(../images/vista/s.gif); 192 background-image:url(./images/vista/s.gif);
193 background-position: bottom right; 193 background-position: bottom right;
194 width:8px; 194 width:8px;
195 height:8px; 195 height:8px;
196 border:0px; 196 border:0px;
197} 197}
198.ydlg div.yresizable-handle-southwest{ 198.ydlg div.yresizable-handle-southwest{
199 background-image:url(../images/vista/s.gif); 199 background-image:url(./images/vista/s.gif);
200 background-position: top right; 200 background-position: top right;
201 margin-left:1px; 201 margin-left:1px;
202 margin-bottom:1px; 202 margin-bottom:1px;
203 border:0px; 203 border:0px;
204} 204}
205.ydlg div.yresizable-handle-north{ 205.ydlg div.yresizable-handle-north{
206 background-image:url(../images/vista/s.gif); 206 background-image:url(./images/vista/s.gif);
207 border:0px none; 207 border:0px none;
208} 208}
209 209
210/* QuickTips */ 210/* QuickTips */
211 211
212.ytip .ytip-hd-right{ 212.ytip .ytip-hd-right{
213 background: url(../images/vista/basic-dialog/hd-sprite.gif) no-repeat right 0px; 213 background: url(./images/vista/basic-dialog/hd-sprite.gif) no-repeat right 0px;
214} 214}
215.ytip .ytip-hd-left{ 215.ytip .ytip-hd-left{
216 background: url(../images/vista/basic-dialog/hd-sprite.gif) no-repeat 0px -41px; 216 background: url(./images/vista/basic-dialog/hd-sprite.gif) no-repeat 0px -41px;
217} 217}
218.ytip .ytip-hd{ 218.ytip .ytip-hd{
219 background: url(../images/vista/basic-dialog/hd-sprite.gif) repeat-x 0px -82px; 219 background: url(./images/vista/basic-dialog/hd-sprite.gif) repeat-x 0px -82px;
220} 220}
221.ytip .ytip-close{ 221.ytip .ytip-close{
222 background-image: url(../images/vista/basic-dialog/close.gif); 222 background-image: url(./images/vista/basic-dialog/close.gif);
223} 223}
224.ytip .ytip-bd{ 224.ytip .ytip-bd{
225 background: #e7e7e7 url(../images/vista/qtip/bg.gif); 225 background: #e7e7e7 url(./images/vista/qtip/bg.gif);
226 border: 1px solid #ababab; 226 border: 1px solid #ababab;
227} 227}
228 228
229/* BorderLayout */ 229/* BorderLayout */
230.ylayout-container{ 230.ylayout-container{
231 background:#4f4f4f; 231 background:#4f4f4f;
@@ -244,44 +244,44 @@ refer to http://www.clipperz.com.
244 border:0px none; 244 border:0px none;
245} 245}
246.ylayout-split{ 246.ylayout-split{
247 background-color:#f3f2e7; 247 background-color:#f3f2e7;
248} 248}
249.ylayout-panel-hd{ 249.ylayout-panel-hd{
250 background-image: url(../images/vista/layout/panel-title-bg.gif); 250 background-image: url(./images/vista/layout/panel-title-bg.gif);
251 border-bottom:1px solid #b5bac1; 251 border-bottom:1px solid #b5bac1;
252} 252}
253.ylayout-panel-hd-text{ 253.ylayout-panel-hd-text{
254 color:white; 254 color:white;
255} 255}
256.ylayout-tools-button-over{ 256.ylayout-tools-button-over{
257 border:1px solid #4c535c; 257 border:1px solid #4c535c;
258 background:#9f9f9f url(../images/vista/layout/panel-title-bg.gif) repeat-x; 258 background:#9f9f9f url(./images/vista/layout/panel-title-bg.gif) repeat-x;
259} 259}
260.ylayout-close{ 260.ylayout-close{
261 background-image:url(../images/vista/layout/layout-sprite.gif); 261 background-image:url(./images/vista/layout/layout-sprite.gif);
262 background-repeat: no-repeat; 262 background-repeat: no-repeat;
263 background-position: 50% -60px; 263 background-position: 50% -60px;
264} 264}
265.ylayout-collapse-west,.ylayout-expand-east{ 265.ylayout-collapse-west,.ylayout-expand-east{
266 background-image:url(../images/vista/layout/layout-sprite.gif); 266 background-image:url(./images/vista/layout/layout-sprite.gif);
267 background-repeat: no-repeat; 267 background-repeat: no-repeat;
268 background-position: 50% 0; 268 background-position: 50% 0;
269} 269}
270.ylayout-expand-west,.ylayout-collapse-east{ 270.ylayout-expand-west,.ylayout-collapse-east{
271 background-image:url(../images/vista/layout/layout-sprite.gif); 271 background-image:url(./images/vista/layout/layout-sprite.gif);
272 background-repeat: no-repeat; 272 background-repeat: no-repeat;
273 background-position: 50% -12px; 273 background-position: 50% -12px;
274} 274}
275.ylayout-collapse-north,.ylayout-expand-south{ 275.ylayout-collapse-north,.ylayout-expand-south{
276 background-image:url(../images/vista/layout/layout-sprite.gif); 276 background-image:url(./images/vista/layout/layout-sprite.gif);
277 background-repeat: no-repeat; 277 background-repeat: no-repeat;
278 background-position: 50% -24px; 278 background-position: 50% -24px;
279} 279}
280.ylayout-expand-north,.ylayout-collapse-south{ 280.ylayout-expand-north,.ylayout-collapse-south{
281 background-image:url(../images/vista/layout/layout-sprite.gif); 281 background-image:url(./images/vista/layout/layout-sprite.gif);
282 background-repeat: no-repeat; 282 background-repeat: no-repeat;
283 background-position: 50% -36px; 283 background-position: 50% -36px;
284} 284}
285.ylayout-split-h{ 285.ylayout-split-h{
286 background:#9f9f9f; 286 background:#9f9f9f;
287} 287}
@@ -304,65 +304,65 @@ refer to http://www.clipperz.com.
304 border-right:1px solid #4c535c; 304 border-right:1px solid #4c535c;
305} 305}
306.ylayout-panel-dragover { 306.ylayout-panel-dragover {
307 border: 2px solid #4c535c; 307 border: 2px solid #4c535c;
308} 308}
309.ylayout-panel-proxy { 309.ylayout-panel-proxy {
310 background-image: url(../images/vista/layout/gradient-bg.gif); 310 background-image: url(./images/vista/layout/gradient-bg.gif);
311 background-color:#f3f2e7; 311 background-color:#f3f2e7;
312 border:1px dashed #4c535c; 312 border:1px dashed #4c535c;
313} 313}
314/** Resizable */ 314/** Resizable */
315 315
316.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-east{ 316.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-east{
317 background:url(../images/vista/sizer/e-handle.gif); 317 background:url(./images/vista/sizer/e-handle.gif);
318 background-position: left; 318 background-position: left;
319} 319}
320.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-west{ 320.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-west{
321 background:url(../images/vista/sizer/e-handle.gif); 321 background:url(./images/vista/sizer/e-handle.gif);
322 background-position: left; 322 background-position: left;
323} 323}
324.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-south{ 324.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-south{
325 background:url(../images/vista/sizer/s-handle.gif); 325 background:url(./images/vista/sizer/s-handle.gif);
326 background-position: top; 326 background-position: top;
327} 327}
328.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-north{ 328.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-north{
329 background:url(../images/vista/sizer/s-handle.gif); 329 background:url(./images/vista/sizer/s-handle.gif);
330 background-position: top; 330 background-position: top;
331} 331}
332.yresizable-over .yresizable-handle-southeast, .yresizable-pinned .yresizable-handle-southeast{ 332.yresizable-over .yresizable-handle-southeast, .yresizable-pinned .yresizable-handle-southeast{
333 background:url(../images/vista/sizer/se-handle.gif); 333 background:url(./images/vista/sizer/se-handle.gif);
334 background-position: top left; 334 background-position: top left;
335} 335}
336.yresizable-over .yresizable-handle-northwest,.yresizable-pinned .yresizable-handle-northwest{ 336.yresizable-over .yresizable-handle-northwest,.yresizable-pinned .yresizable-handle-northwest{
337 background:url(../images/vista/sizer/nw-handle.gif); 337 background:url(./images/vista/sizer/nw-handle.gif);
338 background-position:bottom right; 338 background-position:bottom right;
339} 339}
340.yresizable-over .yresizable-handle-northeast,.yresizable-pinned .yresizable-handle-northeast{ 340.yresizable-over .yresizable-handle-northeast,.yresizable-pinned .yresizable-handle-northeast{
341 background:url(../images/vista/sizer/ne-handle.gif); 341 background:url(./images/vista/sizer/ne-handle.gif);
342 background-position: bottom left; 342 background-position: bottom left;
343} 343}
344.yresizable-over .yresizable-handle-southwest,.yresizable-pinned .yresizable-handle-southwest{ 344.yresizable-over .yresizable-handle-southwest,.yresizable-pinned .yresizable-handle-southwest{
345 background:url(../images/vista/sizer/sw-handle.gif); 345 background:url(./images/vista/sizer/sw-handle.gif);
346 background-position: top right; 346 background-position: top right;
347} 347}
348.yresizable-proxy{ 348.yresizable-proxy{
349 border: 1px dashed #615e55; 349 border: 1px dashed #615e55;
350} 350}
351 351
352/** Toolbar */ 352/** Toolbar */
353.ytoolbar{ 353.ytoolbar{
354 border:0px none; 354 border:0px none;
355 background: #efefe3 url(../images/vista/toolbar/gray-bg.gif) repeat-x; 355 background: #efefe3 url(./images/vista/toolbar/gray-bg.gif) repeat-x;
356 padding:3px; 356 padding:3px;
357} 357}
358.ytoolbar .ytb-button-over{ 358.ytoolbar .ytb-button-over{
359 border:1px solid transparent; 359 border:1px solid transparent;
360 border-bottom:1px solid #bbbbbb; 360 border-bottom:1px solid #bbbbbb;
361 border-top:1px solid #eeeeee; 361 border-top:1px solid #eeeeee;
362 background:#9f9f9f url(../images/vista/grid/grid-vista-hd.gif) repeat-x; 362 background:#9f9f9f url(./images/vista/grid/grid-vista-hd.gif) repeat-x;
363} 363}
364/* grid */ 364/* grid */
365.ygrid-hd{ 365.ygrid-hd{
366 border-bottom:0px; 366 border-bottom:0px;
367 background:none; 367 background:none;
368} 368}
@@ -374,16 +374,16 @@ refer to http://www.clipperz.com.
374} 374}
375.ygrid-hd-over .ygrid-hd-body{ 375.ygrid-hd-over .ygrid-hd-body{
376 background-color: transparent; 376 background-color: transparent;
377 border-bottom:0px; 377 border-bottom:0px;
378} 378}
379.ygrid-hd-split { 379.ygrid-hd-split {
380 background-image: url(../images/vista/grid/grid-split.gif); 380 background-image: url(./images/vista/grid/grid-split.gif);
381} 381}
382.ygrid-hrow{ 382.ygrid-hrow{
383 background: url(../images/vista/grid/grid-vista-hd.gif); 383 background: url(./images/vista/grid/grid-vista-hd.gif);
384 height: 21px; 384 height: 21px;
385} 385}
386.ygrid-row-alt{ 386.ygrid-row-alt{
387 background-color: #f5f5f5; 387 background-color: #f5f5f5;
388} 388}
389.ygrid-row-selected{ 389.ygrid-row-selected{
@@ -393,8 +393,8 @@ refer to http://www.clipperz.com.
393.ygrid-row-selected span{ 393.ygrid-row-selected span{
394 color: white !important; 394 color: white !important;
395} 395}
396.ygrid-wrap-body { 396.ygrid-wrap-body {
397} 397}
398.ytoolbar .ytb-sep{ 398.ytoolbar .ytb-sep{
399 background-image: url(../images/vista/grid/grid-split.gif); 399 background-image: url(./images/vista/grid/grid-split.gif);
400} 400}