summaryrefslogtreecommitdiff
path: root/frontend/beta/css/yui-extensions/ytheme-aero.css
Unidiff
Diffstat (limited to 'frontend/beta/css/yui-extensions/ytheme-aero.css') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/beta/css/yui-extensions/ytheme-aero.css60
1 files changed, 30 insertions, 30 deletions
diff --git a/frontend/beta/css/yui-extensions/ytheme-aero.css b/frontend/beta/css/yui-extensions/ytheme-aero.css
index b599de0..a3087b0 100644
--- a/frontend/beta/css/yui-extensions/ytheme-aero.css
+++ b/frontend/beta/css/yui-extensions/ytheme-aero.css
@@ -1,358 +1,358 @@
1/* 1/*
2 2
3Copyright 2008-2011 Clipperz Srl 3Copyright 2008-2011 Clipperz Srl
4 4
5This file is part of Clipperz Community Edition. 5This file is part of Clipperz Community Edition.
6Clipperz Community Edition is an online password manager. 6Clipperz Community Edition is an online password manager.
7For further information about its features and functionalities please 7For further information about its features and functionalities please
8refer to http://www.clipperz.com. 8refer to http://www.clipperz.com.
9 9
10* Clipperz Community Edition is free software: you can redistribute 10* Clipperz Community Edition is free software: you can redistribute
11 it and/or modify it under the terms of the GNU Affero General Public 11 it and/or modify it under the terms of the GNU Affero General Public
12 License as published by the Free Software Foundation, either version 12 License as published by the Free Software Foundation, either version
13 3 of the License, or (at your option) any later version. 13 3 of the License, or (at your option) any later version.
14 14
15* Clipperz Community Edition is distributed in the hope that it will 15* Clipperz Community Edition is distributed in the hope that it will
16 be useful, but WITHOUT ANY WARRANTY; without even the implied 16 be useful, but WITHOUT ANY WARRANTY; without even the implied
17 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 17 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
18 See the GNU Affero General Public License for more details. 18 See the GNU Affero General Public License for more details.
19 19
20* You should have received a copy of the GNU Affero General Public 20* You should have received a copy of the GNU Affero General Public
21 License along with Clipperz Community Edition. If not, see 21 License along with Clipperz Community Edition. If not, see
22 <http://www.gnu.org/licenses/>. 22 <http://www.gnu.org/licenses/>.
23 23
24*/ 24*/
25 25
26/** 26/**
27* Tabs 27* Tabs
28*/ 28*/
29.ytab-wrap, .ylayout-panel .ytabs-top .ytab-wrap { 29.ytab-wrap, .ylayout-panel .ytabs-top .ytab-wrap {
30 background:#deecfd; 30 background:#deecfd;
31 border:1px solid #8db2e3; 31 border:1px solid #8db2e3;
32 padding-bottom:2px; 32 padding-bottom:2px;
33 padding-top:0px; 33 padding-top:0px;
34} 34}
35.ytab-strip-wrap{ 35.ytab-strip-wrap{
36 padding-top:1px; 36 padding-top:1px;
37 background:#cedff5 url(../images/aero/tabs/tab-strip-bg.gif) repeat-x bottom; 37 background:#cedff5 url(./images/aero/tabs/tab-strip-bg.gif) repeat-x bottom;
38 border-bottom:1px solid #8db2e3; 38 border-bottom:1px solid #8db2e3;
39} 39}
40.ytab-strip .ytab-text { 40.ytab-strip .ytab-text {
41 color:#15428b; 41 color:#15428b;
42 font-weight:normal; 42 font-weight:normal;
43} 43}
44.ytab-strip .on .ytab-text { 44.ytab-strip .on .ytab-text {
45 cursor:default; 45 cursor:default;
46 color:#15428b; 46 color:#15428b;
47} 47}
48.ytabs-top .ytab-strip .on .ytab-right { 48.ytabs-top .ytab-strip .on .ytab-right {
49 background: url(../images/aero/tabs/tab-sprite.gif) no-repeat right 0px; 49 background: url(./images/aero/tabs/tab-sprite.gif) no-repeat right 0px;
50} 50}
51.ytabs-top .ytab-strip .on .ytab-left,.ytabs-top .ytab-strip .on a:hover .ytab-left{ 51.ytabs-top .ytab-strip .on .ytab-left,.ytabs-top .ytab-strip .on a:hover .ytab-left{
52 background: url(../images/aero/tabs/tab-sprite.gif) no-repeat 0px -100px; 52 background: url(./images/aero/tabs/tab-sprite.gif) no-repeat 0px -100px;
53} 53}
54.ytabs-top .ytab-strip .ytab-right { 54.ytabs-top .ytab-strip .ytab-right {
55 background:transparent url(../images/aero/tabs/tab-sprite.gif) no-repeat right -50px; 55 background:transparent url(./images/aero/tabs/tab-sprite.gif) no-repeat right -50px;
56} 56}
57.ytabs-top .ytab-strip .ytab-left { 57.ytabs-top .ytab-strip .ytab-left {
58 background:transparent url(../images/aero/tabs/tab-sprite.gif) no-repeat 0px -150px; 58 background:transparent url(./images/aero/tabs/tab-sprite.gif) no-repeat 0px -150px;
59} 59}
60.ytabs-top .yui-ext-tabbody { 60.ytabs-top .yui-ext-tabbody {
61 border:1px solid #8db2e3; 61 border:1px solid #8db2e3;
62 border-top:0px none; 62 border-top:0px none;
63} 63}
64.ytabs-bottom .ytab-wrap, .ylayout-panel .ytabs-bottom .ytab-wrap { 64.ytabs-bottom .ytab-wrap, .ylayout-panel .ytabs-bottom .ytab-wrap {
65 background:#deecfd; 65 background:#deecfd;
66 border:1px solid #8db2e3; 66 border:1px solid #8db2e3;
67 padding-top:2px; 67 padding-top:2px;
68 padding-bottom:0px; 68 padding-bottom:0px;
69} 69}
70.ytabs-bottom .ytab-strip-wrap{ 70.ytabs-bottom .ytab-strip-wrap{
71 padding-top:0px; 71 padding-top:0px;
72 padding-bottom:1px; 72 padding-bottom:1px;
73 background:#cedff5 url(../images/aero/tabs/tab-strip-btm-bg.gif) repeat-x top; 73 background:#cedff5 url(./images/aero/tabs/tab-strip-btm-bg.gif) repeat-x top;
74 border-top:1px solid #8db2e3; 74 border-top:1px solid #8db2e3;
75 border-bottom:0px none; 75 border-bottom:0px none;
76} 76}
77.ytabs-bottom .ytab-strip .ytab-right { 77.ytabs-bottom .ytab-strip .ytab-right {
78 background:transparent url(../images/aero/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom right; 78 background:transparent url(./images/aero/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom right;
79} 79}
80.ytabs-bottom .ytab-strip .ytab-left { 80.ytabs-bottom .ytab-strip .ytab-left {
81 background:transparent url(../images/aero/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom left; 81 background:transparent url(./images/aero/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom left;
82} 82}
83.ytabs-bottom .ytab-strip .on .ytab-right,.ytabs-bottom .ytab-strip .on a:hover { 83.ytabs-bottom .ytab-strip .on .ytab-right,.ytabs-bottom .ytab-strip .on a:hover {
84 background: url(../images/aero/tabs/tab-btm-right-bg.gif) no-repeat bottom left; 84 background: url(./images/aero/tabs/tab-btm-right-bg.gif) no-repeat bottom left;
85} 85}
86.ytabs-bottom .ytab-strip .on .ytab-left,.ytabs-bottom .ytab-strip .on a:hover .ytab-left { 86.ytabs-bottom .ytab-strip .on .ytab-left,.ytabs-bottom .ytab-strip .on a:hover .ytab-left {
87 background: url(../images/aero/tabs/tab-btm-left-bg.gif) no-repeat bottom right; 87 background: url(./images/aero/tabs/tab-btm-left-bg.gif) no-repeat bottom right;
88} 88}
89.ytabs-bottom .yui-ext-tabbody { 89.ytabs-bottom .yui-ext-tabbody {
90 border:1px solid #8db2e3; 90 border:1px solid #8db2e3;
91 border-bottom:0px none; 91 border-bottom:0px none;
92} 92}
93/** 93/**
94* Basic-Dialog 94* Basic-Dialog
95*/ 95*/
96.ydlg-proxy { 96.ydlg-proxy {
97 background:#C7DFFC; 97 background:#C7DFFC;
98 border:1px solid #A5CCF9; 98 border:1px solid #A5CCF9;
99} 99}
100.ydlg-shadow{ 100.ydlg-shadow{
101 background:#cccccc; 101 background:#cccccc;
102 opacity:.3; 102 opacity:.3;
103 -moz-opacity:.3; 103 -moz-opacity:.3;
104 filter: alpha(opacity=30); 104 filter: alpha(opacity=30);
105} 105}
106.ydlg { 106.ydlg {
107 background:transparent; 107 background:transparent;
108} 108}
109.ydlg .ydlg-hd { 109.ydlg .ydlg-hd {
110 background: url(../images/aero/basic-dialog/hd-sprite.gif) repeat-x 0px -82px; 110 background: url(./images/aero/basic-dialog/hd-sprite.gif) repeat-x 0px -82px;
111 background-color:#aabaca; 111 background-color:#aabaca;
112 color:#15428b; 112 color:#15428b;
113 zoom:1; 113 zoom:1;
114 padding-top:7px; 114 padding-top:7px;
115} 115}
116.ydlg .ydlg-hd-left { 116.ydlg .ydlg-hd-left {
117 opacity:.85;-moz-opacity:.85;filter:alpha(opacity=80); 117 opacity:.85;-moz-opacity:.85;filter:alpha(opacity=80);
118 background: url(../images/aero/basic-dialog/hd-sprite.gif) no-repeat 0px -41px; 118 background: url(./images/aero/basic-dialog/hd-sprite.gif) no-repeat 0px -41px;
119 zoom:1; 119 zoom:1;
120} 120}
121.ydlg-modal .ydlg-hd-left { 121.ydlg-modal .ydlg-hd-left {
122 opacity:.75;-moz-opacity:.75;filter:alpha(opacity=70); 122 opacity:.75;-moz-opacity:.75;filter:alpha(opacity=70);
123} 123}
124 124
125.ydlg .ydlg-hd-right { 125.ydlg .ydlg-hd-right {
126 background: url(../images/aero/basic-dialog/hd-sprite.gif) no-repeat right 0px; 126 background: url(./images/aero/basic-dialog/hd-sprite.gif) no-repeat right 0px;
127 zoom:1; 127 zoom:1;
128} 128}
129.ydlg .ydlg-dlg-body{ 129.ydlg .ydlg-dlg-body{
130 padding:0px 0px 0px; 130 padding:0px 0px 0px;
131 position:absolute; 131 position:absolute;
132 top:24px;left:0px; 132 top:24px;left:0px;
133 z-index:1; 133 z-index:1;
134 border:0px none; 134 border:0px none;
135 background:transparent; 135 background:transparent;
136} 136}
137.ydlg .ydlg-bd{ 137.ydlg .ydlg-bd{
138 background:#fff; 138 background:#fff;
139 border:1px solid #96b9e6; 139 border:1px solid #96b9e6;
140} 140}
141.ydlg .ydlg-ft{ 141.ydlg .ydlg-ft{
142 border:0px none; 142 border:0px none;
143 background:transparent; 143 background:transparent;
144 padding-bottom:8px; 144 padding-bottom:8px;
145} 145}
146.ydlg .ydlg-bg{ 146.ydlg .ydlg-bg{
147 filter:alpha(opacity=80); 147 filter:alpha(opacity=80);
148 opacity:.85; 148 opacity:.85;
149 -moz-opacity:.85; 149 -moz-opacity:.85;
150 zoom:1; 150 zoom:1;
151} 151}
152.ydlg-modal .ydlg-bg { 152.ydlg-modal .ydlg-bg {
153 opacity:.75;-moz-opacity:.75;filter:alpha(opacity=70); 153 opacity:.75;-moz-opacity:.75;filter:alpha(opacity=70);
154} 154}
155.ydlg .ydlg-bg-center { 155.ydlg .ydlg-bg-center {
156 padding: 2px 7px 7px 7px; 156 padding: 2px 7px 7px 7px;
157 background:transparent url(../images/aero/basic-dialog/bg-center.gif) repeat-x bottom; 157 background:transparent url(./images/aero/basic-dialog/bg-center.gif) repeat-x bottom;
158 zoom:1; 158 zoom:1;
159} 159}
160.ydlg .ydlg-bg-left{ 160.ydlg .ydlg-bg-left{
161 padding-left:7px; 161 padding-left:7px;
162 background:transparent url(../images/aero/basic-dialog/bg-left.gif) no-repeat bottom left; 162 background:transparent url(./images/aero/basic-dialog/bg-left.gif) no-repeat bottom left;
163 zoom:1; 163 zoom:1;
164} 164}
165.ydlg .ydlg-bg-right{ 165.ydlg .ydlg-bg-right{
166 padding-right:7px; 166 padding-right:7px;
167 background:transparent url(../images/aero/basic-dialog/bg-right.gif) no-repeat bottom right; 167 background:transparent url(./images/aero/basic-dialog/bg-right.gif) no-repeat bottom right;
168 zoom:1; 168 zoom:1;
169} 169}
170.ydlg-auto-tabs .ydlg-dlg-body, .ydlg-auto-layout .ydlg-dlg-body{ 170.ydlg-auto-tabs .ydlg-dlg-body, .ydlg-auto-layout .ydlg-dlg-body{
171 background:transparent; 171 background:transparent;
172 border:0px none; 172 border:0px none;
173} 173}
174.ydlg-auto-tabs .ydlg-bd, .ydlg-auto-layout .ydlg-bd{ 174.ydlg-auto-tabs .ydlg-bd, .ydlg-auto-layout .ydlg-bd{
175 background:#fff; 175 background:#fff;
176 border:1px solid #e9f3f5; 176 border:1px solid #e9f3f5;
177} 177}
178.ydlg-auto-tabs .ytabs-top .yui-ext-tabbody,.ydlg-auto-tabs .ytabs-bottom .yui-ext-tabbody{ 178.ydlg-auto-tabs .ytabs-top .yui-ext-tabbody,.ydlg-auto-tabs .ytabs-bottom .yui-ext-tabbody{
179 border-color:#8db2e3; 179 border-color:#8db2e3;
180} 180}
181.ydlg-auto-tabs .ytabs-top .ytab-wrap,.ydlg-auto-tabs .ytabs-bottom .ytab-wrap{ 181.ydlg-auto-tabs .ytabs-top .ytab-wrap,.ydlg-auto-tabs .ytabs-bottom .ytab-wrap{
182 border-color:#8db2e3; 182 border-color:#8db2e3;
183} 183}
184.ydlg .ydlg-close { 184.ydlg .ydlg-close {
185 width:21px; 185 width:21px;
186 height:20px; 186 height:20px;
187 top:5px; 187 top:5px;
188 right:5px; 188 right:5px;
189 opacity:.85;-moz-opacity:.85;filter:alpha(opacity=80); 189 opacity:.85;-moz-opacity:.85;filter:alpha(opacity=80);
190 background-image:url(../images/aero/basic-dialog/aero-close.gif); 190 background-image:url(./images/aero/basic-dialog/aero-close.gif);
191 zoom:1; 191 zoom:1;
192} 192}
193.ydlg .ydlg-close-over { 193.ydlg .ydlg-close-over {
194 background-image:url(../images/aero/basic-dialog/aero-close-over.gif); 194 background-image:url(./images/aero/basic-dialog/aero-close-over.gif);
195} 195}
196.ydlg div.yresizable-handle-east{ 196.ydlg div.yresizable-handle-east{
197 background-image:url(../images/aero/s.gif); 197 background-image:url(./images/aero/s.gif);
198 border:0px none; 198 border:0px none;
199} 199}
200.ydlg div.yresizable-handle-south{ 200.ydlg div.yresizable-handle-south{
201 background-image:url(../images/aero/s.gif); 201 background-image:url(./images/aero/s.gif);
202 border:0px none; 202 border:0px none;
203} 203}
204.ydlg div.yresizable-handle-west{ 204.ydlg div.yresizable-handle-west{
205 background-image:url(../images/aero/s.gif); 205 background-image:url(./images/aero/s.gif);
206 border:0px none; 206 border:0px none;
207} 207}
208.ydlg div.yresizable-handle-southeast{ 208.ydlg div.yresizable-handle-southeast{
209 background-image:url(../images/aero/basic-dialog/se-handle.gif); 209 background-image:url(./images/aero/basic-dialog/se-handle.gif);
210 background-position: bottom right; 210 background-position: bottom right;
211 width:9px; 211 width:9px;
212 height:9px; 212 height:9px;
213 border:0px; 213 border:0px;
214 right:2px; 214 right:2px;
215 bottom:2px; 215 bottom:2px;
216} 216}
217.ydlg div.yresizable-handle-southwest{ 217.ydlg div.yresizable-handle-southwest{
218 background-image:url(../images/aero/s.gif); 218 background-image:url(./images/aero/s.gif);
219 background-position: top right; 219 background-position: top right;
220 margin-left:1px; 220 margin-left:1px;
221 margin-bottom:1px; 221 margin-bottom:1px;
222 border:0px; 222 border:0px;
223} 223}
224.ydlg div.yresizable-handle-north{ 224.ydlg div.yresizable-handle-north{
225 background-image:url(../images/aero/s.gif); 225 background-image:url(./images/aero/s.gif);
226 border:0px none; 226 border:0px none;
227} 227}
228 228
229#mb-dlg .ydlg-bd{ 229#mb-dlg .ydlg-bd{
230 background:#CFE0F5; 230 background:#CFE0F5;
231 border:0px none; 231 border:0px none;
232} 232}
233 233
234/* BorderLayout */ 234/* BorderLayout */
235.ylayout-container{ 235.ylayout-container{
236 background:#deecfd; 236 background:#deecfd;
237} 237}
238.ylayout-collapsed{ 238.ylayout-collapsed{
239 background-color:#deecfd; 239 background-color:#deecfd;
240 border:1px solid #99bbe8; 240 border:1px solid #99bbe8;
241} 241}
242.ylayout-collapsed-over{ 242.ylayout-collapsed-over{
243 background-color:#F5F9FE; 243 background-color:#F5F9FE;
244} 244}
245.ylayout-panel{ 245.ylayout-panel{
246 border:1px solid #99bbe8; 246 border:1px solid #99bbe8;
247} 247}
248.ylayout-nested-layout .ylayout-panel { 248.ylayout-nested-layout .ylayout-panel {
249 border:0px none; 249 border:0px none;
250} 250}
251.ylayout-split{ 251.ylayout-split{
252 background-color:#deecfd; 252 background-color:#deecfd;
253} 253}
254.ylayout-panel-hd{ 254.ylayout-panel-hd{
255 background-image: url(../images/aero/layout/panel-title-light-bg.gif); 255 background-image: url(./images/aero/layout/panel-title-light-bg.gif);
256 border-bottom:1px solid #c0d7f4; 256 border-bottom:1px solid #c0d7f4;
257} 257}
258.ylayout-panel-hd-text { 258.ylayout-panel-hd-text {
259 color:#15428b; 259 color:#15428b;
260} 260}
261 261
262.ylayout-split-h{ 262.ylayout-split-h{
263 background:#deecfd; 263 background:#deecfd;
264} 264}
265.ylayout-split-v{ 265.ylayout-split-v{
266 background:#deecfd; 266 background:#deecfd;
267} 267}
268.ylayout-panel .ytabs-top .ytab-wrap{ 268.ylayout-panel .ytabs-top .ytab-wrap{
269 border:0px none; 269 border:0px none;
270 border-bottom:1px solid #8db2e3; 270 border-bottom:1px solid #8db2e3;
271} 271}
272.ylayout-panel .ytabs-bottom .ytab-wrap{ 272.ylayout-panel .ytabs-bottom .ytab-wrap{
273 border:0px none; 273 border:0px none;
274 border-top:1px solid #8db2e3; 274 border-top:1px solid #8db2e3;
275} 275}
276.ylayout-container .yui-ext-tabbody{ 276.ylayout-container .yui-ext-tabbody{
277 border:0px none; 277 border:0px none;
278} 278}
279 279
280.ylayout-nested-layout .ylayout-panel-north { 280.ylayout-nested-layout .ylayout-panel-north {
281 border-bottom:1px solid #99bbe8; 281 border-bottom:1px solid #99bbe8;
282} 282}
283.ylayout-nested-layout .ylayout-panel-south { 283.ylayout-nested-layout .ylayout-panel-south {
284 border-top:1px solid #99bbe8; 284 border-top:1px solid #99bbe8;
285} 285}
286.ylayout-nested-layout .ylayout-panel-east { 286.ylayout-nested-layout .ylayout-panel-east {
287 border-left:1px solid #99bbe8; 287 border-left:1px solid #99bbe8;
288} 288}
289.ylayout-nested-layout .ylayout-panel-west { 289.ylayout-nested-layout .ylayout-panel-west {
290 border-right:1px solid #99bbe8; 290 border-right:1px solid #99bbe8;
291} 291}
292.ylayout-panel-dragover { 292.ylayout-panel-dragover {
293 border: 2px solid #99bbe8; 293 border: 2px solid #99bbe8;
294} 294}
295.ylayout-panel-proxy { 295.ylayout-panel-proxy {
296 background-image: url(../images/aero/layout/gradient-bg.gif); 296 background-image: url(./images/aero/layout/gradient-bg.gif);
297 background-color:#f3f2e7; 297 background-color:#f3f2e7;
298 border:1px dashed #99bbe8; 298 border:1px dashed #99bbe8;
299} 299}
300/** Resizable */ 300/** Resizable */
301 301
302.yresizable-proxy{ 302.yresizable-proxy{
303 border: 1px dashed #3b5a82; 303 border: 1px dashed #3b5a82;
304} 304}
305 305
306/* grid */ 306/* grid */
307.ygrid-hd{ 307.ygrid-hd{
308 border-bottom:0px; 308 border-bottom:0px;
309 background:none; 309 background:none;
310} 310}
311.ygrid-hd-body { 311.ygrid-hd-body {
312 border-bottom:0px none; 312 border-bottom:0px none;
313} 313}
314.ygrid-hd-over { 314.ygrid-hd-over {
315 border-bottom:0px none; 315 border-bottom:0px none;
316} 316}
317.ygrid-hd-over .ygrid-hd-body{ 317.ygrid-hd-over .ygrid-hd-body{
318 background:none; 318 background:none;
319 border-bottom:0px none; 319 border-bottom:0px none;
320} 320}
321.ygrid-hd-over .ygrid-hd-body{ 321.ygrid-hd-over .ygrid-hd-body{
322 background-color: transparent; 322 background-color: transparent;
323 border-bottom:0px; 323 border-bottom:0px;
324} 324}
325.ygrid-hd-split { 325.ygrid-hd-split {
326 background-image: url(../images/aero/grid/grid-split.gif); 326 background-image: url(./images/aero/grid/grid-split.gif);
327} 327}
328.ygrid-hrow{ 328.ygrid-hrow{
329 background: url(../images/aero/grid/grid-hrow.gif); 329 background: url(./images/aero/grid/grid-hrow.gif);
330 height: 22px; 330 height: 22px;
331 border:0px none; 331 border:0px none;
332} 332}
333.ygrid-row-alt{ 333.ygrid-row-alt{
334 background-color: #f5f5f5; 334 background-color: #f5f5f5;
335} 335}
336.ygrid-row{ 336.ygrid-row{
337 border-bottom: 1px solid #eeeeee; 337 border-bottom: 1px solid #eeeeee;
338} 338}
339.ygrid-col{ 339.ygrid-col{
340 border-right:1px solid #eeeeee; 340 border-right:1px solid #eeeeee;
341} 341}
342.ygrid-sort-col .ygrid-hd-body { 342.ygrid-sort-col .ygrid-hd-body {
343 padding-bottom:4px; 343 padding-bottom:4px;
344} 344}
345 345
346/** Toolbar */ 346/** Toolbar */
347.ytoolbar{ 347.ytoolbar{
348 border:0px none; 348 border:0px none;
349 background: #E2ECF8; 349 background: #E2ECF8;
350 padding:1px 3px; 350 padding:1px 3px;
351 border-bottom:1px solid #c0d7f4; 351 border-bottom:1px solid #c0d7f4;
352} 352}
353.ytoolbar .ytb-button-over{ 353.ytoolbar .ytb-button-over{
354 border:1px solid #8db2e3; 354 border:1px solid #8db2e3;
355} 355}
356.ytoolbar .ytb-sep{ 356.ytoolbar .ytb-sep{
357 background-image: url(../images/aero/grid/grid-blue-split.gif); 357 background-image: url(./images/aero/grid/grid-blue-split.gif);
358} 358}