|
2 | 2 | * Ext JS Library 1.0 Beta 2
|
3 | 3 | * Copyright(c) 2006-2007, Ext JS, LLC.
|
4 | 4 | * licensing@extjs.com
|
5 |
| - * |
| 5 | + * |
6 | 6 | * http://www.extjs.com/license
|
7 | 7 | */
|
8 | 8 |
|
|
31 | 31 | border:1px solid #ccc;
|
32 | 32 | }
|
33 | 33 |
|
34 |
| -/* |
35 |
| - Tree |
| 34 | +/* |
| 35 | + Tree |
36 | 36 | */
|
37 | 37 | .x-tree-node { font-weight:normal; font-size:12px; list-style-type:none;}
|
38 | 38 | .x-tree-node-collapsed .x-tree-node-icon{
|
|
134 | 134 | .x-grid-viewport { /*font:11px verdana, helvetica, sans-serif;*/ }
|
135 | 135 | .x-grid-header{
|
136 | 136 | background:none;
|
137 |
| - background:#e4ddc5; |
| 137 | + background:#e4ddc5; |
138 | 138 | overflow:hidden;
|
139 | 139 | position:relative;
|
140 | 140 | cursor:default;
|
|
157 | 157 | .x-grid-split {
|
158 | 158 | top:1px;
|
159 | 159 | width:6px;
|
160 |
| - height:22px; |
| 160 | + height:22px; |
161 | 161 | background:url(../images/magento/grid/grid-split.gif) no-repeat 2px 0;
|
162 | 162 | }
|
163 | 163 |
|
164 | 164 | .x-grid-col {
|
165 | 165 | border-right: 1px solid #d7d7d7;
|
166 | 166 | border-bottom: 1px solid #d7d7d7;
|
167 | 167 | }
|
168 |
| -.x-grid-hd-row td, .x-grid-row td { outline:none; ./* font:11px verdana, helvetica, sans-serif; */ } |
| 168 | +.x-grid-hd-row td, .x-grid-row td { outline:none; /* font:11px verdana, helvetica, sans-serif; */ } |
169 | 169 | .x-grid-hd-row td { font-weight:bold; }
|
170 | 170 | .x-grid-row { background:#f4f1e7; }
|
171 | 171 | .x-grid-row-alt { background:#fbfaf7; }
|
|
216 | 216 | }
|
217 | 217 |
|
218 | 218 | /**
|
219 |
| -* Basic-Dialog |
| 219 | +* Basic-Dialog |
220 | 220 | */
|
221 | 221 | .x-dlg-proxy {
|
222 | 222 | background-image: url(../images/gray/layout/gradient-bg.gif);
|
|
252 | 252 | border:1px solid #b3b6b0;
|
253 | 253 | border-bottom:0 none;
|
254 | 254 | }
|
255 |
| -.x-layout-panel-center, .x-layout-panel-east, .x-layout-panel-south, .x-layout-panel-west { |
256 |
| - border:1px solid #c2b483; |
| 255 | +.x-layout-panel-center, .x-layout-panel-east, .x-layout-panel-south, .x-layout-panel-west { |
| 256 | + border:1px solid #c2b483; |
257 | 257 | border-top:0;
|
258 | 258 | }
|
259 | 259 |
|
|
301 | 301 | border:0 none;
|
302 | 302 | }
|
303 | 303 |
|
304 |
| -/** |
| 304 | +/** |
305 | 305 | * Tabs
|
306 | 306 | */
|
307 | 307 | .x-tabs-wrap {
|
308 | 308 | border:none;
|
309 | 309 | }
|
310 | 310 | .x-tabs-strip td { padding-left:6px; }
|
311 | 311 | .x-tabs-strip .x-tabs-inner { padding:5px 15px 6px 15px;}
|
312 |
| -.x-tabs-strip .x-tabs-text { |
| 312 | +.x-tabs-strip .x-tabs-text { |
313 | 313 | color:#4a8d94;
|
314 | 314 | /* font:bold 11px verdana, helvetica, sans-serif; */
|
315 | 315 | }
|
|
424 | 424 | color:#dc4509;
|
425 | 425 | font-size:12px;
|
426 | 426 | font-weight:bold;
|
427 |
| - line-height:1em; |
| 427 | + line-height:1em; |
428 | 428 | }
|
429 |
| -.x-layout-panel-hd-text, .x-layout-panel-hd-text strong { |
| 429 | +.x-layout-panel-hd-text, .x-layout-panel-hd-text strong { |
430 | 430 | /* font:bold 12px verdana, helvetica, sans-serif; */ }
|
431 | 431 |
|
432 | 432 | /* section specific header icons */
|
|
526 | 526 | }
|
527 | 527 |
|
528 | 528 | /** Toolbar */
|
529 |
| -.x-toolbar { |
| 529 | +.x-toolbar { |
530 | 530 | background:url(../images/magento/toolbar/toolbar-bg.gif) repeat-x #dbeff3;
|
531 | 531 | border:none;
|
532 | 532 | border-top:1px solid #b3d6dc;
|
|
566 | 566 | }
|
567 | 567 |
|
568 | 568 | /* For top menu only*/
|
569 |
| -.left-menu-toolbar .x-toolbar, .right-menu-toolbar .x-toolbar { |
| 569 | +.left-menu-toolbar .x-toolbar, .right-menu-toolbar .x-toolbar { |
570 | 570 | border:0 none;
|
571 | 571 | background:#2E4D53;
|
572 | 572 | padding:5px 3px 0 3px;
|
573 | 573 | color:#fbfaf7;
|
574 | 574 | }
|
575 |
| - |
| 575 | + |
576 | 576 | .left-menu-toolbar .x-toolbar td { padding:0 2px; background:none; }
|
577 | 577 | .left-menu-toolbar .x-btn { border-bottom:5px solid #2E4D53;}
|
578 | 578 | .left-menu-toolbar .x-btn-over { border-bottom:5px solid #dc4509;}
|
|
0 commit comments