Mercurial > laserkard
diff onlypaths/theme/css/xtheme-orange.css @ 46:26c2b3ad21c7 laserkard
[svn r47] saving progresswww.cinemassacre.com/new/?page_id=30
author | rlm |
---|---|
date | Sun, 31 Jan 2010 12:33:33 -0500 |
parents | |
children |
line wrap: on
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/onlypaths/theme/css/xtheme-orange.css Sun Jan 31 12:33:33 2010 -0500 1.3 @@ -0,0 +1,628 @@ 1.4 +/* 1.5 + * Ext JS Library 2.0 Alpha 1 1.6 + * Copyright(c) 2006-2007, Ext JS, LLC. 1.7 + * 1.8 + * @license LGPL 1.9 + * @author Lubos Strapko <lubino@gmail.com> 1.10 + 1.11 + */ 1.12 + 1.13 +.x-panel { 1.14 + border-style: solid; 1.15 + border-color: #ff8c37; 1.16 +} 1.17 +.x-panel-header { 1.18 + color:#010101; 1.19 + border:1px solid #ff8c37; 1.20 + background-image:url(../images/orange/panel/white-top-bottom.gif); 1.21 +} 1.22 +.x-panel-tl .x-panel-header { 1.23 + color:#010101; 1.24 +} 1.25 +.x-panel-body { 1.26 + border-color:#ff8c37; 1.27 +} 1.28 + 1.29 +.x-panel-bbar .x-toolbar { 1.30 + border-color:#ff8c37; 1.31 +} 1.32 + 1.33 +.x-panel-tbar .x-toolbar { 1.34 + border-color:#ff8c37; 1.35 +} 1.36 + 1.37 +.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar { 1.38 + border-color:#ff8c37; 1.39 +} 1.40 +.x-panel-body-noheader, .x-panel-mc .x-panel-body { 1.41 + border-color:#ff8c37; 1.42 +} 1.43 +.x-panel-tc { 1.44 + background-image:url(../images/orange/panel/top-bottom.gif); 1.45 +} 1.46 +.x-panel-tl { 1.47 + background-image:url(../images/orange/panel/corners-sprite.gif); 1.48 + border-color:#ff8c37; 1.49 +} 1.50 +.x-panel-tr { 1.51 + background-image:url(../images/orange/panel/corners-sprite.gif); 1.52 +} 1.53 +.x-panel-bc { 1.54 + background-image:url(../images/orange/panel/top-bottom.gif); 1.55 +} 1.56 +.x-panel-bl { 1.57 + background-image:url(../images/orange/panel/corners-sprite.gif); 1.58 +} 1.59 +.x-panel-br { 1.60 + background-image:url(../images/orange/panel/corners-sprite.gif); 1.61 +} 1.62 +.x-panel-mc { 1.63 + background:#ffb177; 1.64 + color:#010101; 1.65 +} 1.66 +.x-panel-mc .x-panel-body { 1.67 + background:transparent; 1.68 + border: 0 none; 1.69 +} 1.70 +.x-panel-ml { 1.71 + background-image:url(../images/orange/panel/left-right.gif); 1.72 +} 1.73 +.x-panel-mr { 1.74 + background-image:url(../images/orange/panel/left-right.gif); 1.75 +} 1.76 + 1.77 +/* Ghosting */ 1.78 +.x-panel-ghost { 1.79 + background:#ffb177; 1.80 +} 1.81 + 1.82 +.x-panel-ghost ul { 1.83 + border-color:#ff8c37; 1.84 +} 1.85 + 1.86 +.x-grid-panel .x-panel-mc .x-panel-body { 1.87 + border:1px solid #ff8c37; 1.88 +} 1.89 + 1.90 +/* Grid */ 1.91 +.x-grid3-row { 1.92 + color:#010101; 1.93 +} 1.94 +.x-grid3-row-over { 1.95 + border:1px solid #ff8c37; 1.96 + background-image:url(../images/orange/grid/row-over.gif); 1.97 +} 1.98 +.x-grid3-header{ 1.99 + background-image:url(../images/orange/grid/grid3-hrow.gif); 1.100 +} 1.101 +.x-grid3-header-pop-inner { 1.102 + border-left:1px solid #ba4f00; 1.103 + background-image:url(../images/orange/grid/hd-pop.gif); 1.104 +} 1.105 +td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open { 1.106 + border-left:1px solid #ba4f00; 1.107 + border-right:1px solid #ba4f00; 1.108 +} 1.109 +td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner { 1.110 + background-image:url(../images/orange/grid/grid3-hrow-over.gif); 1.111 + background-color:#feba88; 1.112 +} 1.113 +.x-dd-drag-proxy .x-grid3-hd-inner{ 1.114 + background-image:url(../images/orange/grid/grid3-hrow-over.gif); 1.115 +} 1.116 +.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker{ 1.117 + background-image:url(../images/orange/grid/grid-hrow.gif); 1.118 + color:#666666; 1.119 + border-top:1px solid #a24500; 1.120 + border-right:1px solid #ba4f00 !important; 1.121 +} 1.122 +.x-props-grid .x-grid3-td-name .x-grid3-cell-inner{ 1.123 + background-image:url(../images/orange/grid/grid3-special-col-bg.gif); 1.124 + color:#eeeeee !important; 1.125 +} 1.126 +.x-grid3-hd-btn { 1.127 + background-image:url(../images/orange/grid/grid3-hd-btn.gif); 1.128 +} 1.129 +.x-grid3-body .x-grid3-td-expander { 1.130 + background-image:url(../images/orange/grid/grid3-special-col-bg.gif); 1.131 +} 1.132 +.x-grid3-body .x-grid3-td-checker { 1.133 + background-image:url(../images/orange/grid/grid3-special-col-bg.gif); 1.134 +} 1.135 +.x-grid3-body .x-grid3-td-numberer { 1.136 + background-image:url(../images/orange/grid/grid3-special-col-bg.gif); 1.137 +} 1.138 +.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer, 1.139 +.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker, 1.140 +.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander { 1.141 + background-image:url(../images/orange/grid/grid3-special-col-sel-bg.gif); 1.142 +} 1.143 +.x-grid3-hd-row td { 1.144 + border-left:1px solid #ffa461; 1.145 + border-right:1px solid #a24500; 1.146 +} 1.147 +.x-grid3-row-selected { 1.148 + background: #feba88; 1.149 + border:1px dotted #ff8c37; 1.150 +} 1.151 + 1.152 +/* Menu */ 1.153 + 1.154 +.x-menu { 1.155 + border: 1px solid #cf7737; 1.156 + background-color:#f1c099; 1.157 + background-image:url(../images/orange/menu/menu.gif); 1.158 +} 1.159 +.x-menu-sep { 1.160 + background-color:#ffd4b5; 1.161 + border-bottom:1px solid #a05422; 1.162 +} 1.163 +.x-menu-plain { 1.164 + background:#f1c099 !important; 1.165 +} 1.166 +.x-menu-item-active { 1.167 + background-image:url(../images/orange/menu/item-over.gif); 1.168 + background-color:#ffbf95; 1.169 + border:1px solid #e47a2c; 1.170 +} 1.171 +.x-menu a.x-menu-item { 1.172 + color:#222222; 1.173 +} 1.174 +.x-menu-item-active a.x-menu-item { 1.175 + color: #010101; 1.176 +} 1.177 + 1.178 +/* Tools */ 1.179 +.x-tool { 1.180 + background-image:url(../images/orange/panel/tool-sprites.gif); 1.181 +} 1.182 + 1.183 +/* Buttons */ 1.184 + 1.185 +.x-btn-text{ 1.186 + color: #010101; 1.187 + font-weight:bold !important; 1.188 +} 1.189 +.x-btn-left{ 1.190 + background-image:url(../images/orange/button/btn-sprite.gif); 1.191 +} 1.192 +.x-btn-right{ 1.193 + background-image:url(../images/orange/button/btn-sprite.gif); 1.194 +} 1.195 +.x-btn-center{ 1.196 + background-image:url(../images/orange/button/btn-sprite.gif); 1.197 +} 1.198 +.x-btn-menu-arrow-wrap .x-btn-center button { 1.199 + background-image:url(../images/orange/button/btn-arrow.gif); 1.200 +} 1.201 +.x-btn-with-menu .x-btn-center em { 1.202 + background-image:url(../images/orange/toolbar/btn-arrow.gif); 1.203 +} 1.204 + 1.205 +.x-btn-text-icon .x-btn-with-menu .x-btn-center em { 1.206 + background-image:url(../images/orange/toolbar/btn-arrow.gif); 1.207 +} 1.208 + 1.209 +/* Layout classes */ 1.210 + 1.211 +.x-border-layout-ct { 1.212 + background:#ffd9b1; /* f1f2f4 */ 1.213 +} 1.214 + 1.215 +.x-accordion-hd { 1.216 + background-image:url(../images/orange/panel/light-hd.gif); 1.217 +} 1.218 + 1.219 +.x-layout-collapsed{ 1.220 + background-color:#ff853b; 1.221 + border-color:#ff8327; 1.222 +} 1.223 +.x-layout-collapsed-over{ 1.224 + background-color:#ff854f; 1.225 +} 1.226 + 1.227 + 1.228 +/* qtips */ 1.229 +.x-tip .x-tip-close{ 1.230 + background-image: url(../images/orange/qtip/close.gif); 1.231 +} 1.232 +.x-tip .x-tip-tc { 1.233 + background-image:url(../images/orange/qtip/tip-sprite.gif); 1.234 +} 1.235 +.x-tip .x-tip-tl { 1.236 + background-image:url(../images/orange/qtip/tip-sprite.gif); 1.237 +} 1.238 +.x-tip .x-tip-tr { 1.239 + background-image:url(../images/orange/qtip/tip-sprite.gif); 1.240 +} 1.241 +.x-tip .x-tip-bc { 1.242 + background-image:url(../images/orange/qtip/tip-sprite.gif); 1.243 +} 1.244 +.x-tip .x-tip-bl { 1.245 + background-image:url(../images/orange/qtip/tip-sprite.gif); 1.246 +} 1.247 +.x-tip .x-tip-br { 1.248 + background-image:url(../images/orange/qtip/tip-sprite.gif); 1.249 +} 1.250 +.x-tip .x-tip-ml { 1.251 + background-image:url(../images/orange/qtip/tip-sprite.gif); 1.252 +} 1.253 +.x-tip .x-tip-mr { 1.254 + background-image:url(../images/orange/qtip/tip-sprite.gif); 1.255 +} 1.256 +.x-tip .x-tip-header-text { 1.257 + color:#010101; 1.258 +} 1.259 +.x-tip .x-tip-body { 1.260 + color:#111111; 1.261 +} 1.262 +/* Toolbars */ 1.263 + 1.264 +.x-toolbar{ 1.265 + border-color:#ff8c37; 1.266 + background:#ffaa6b url(../images/orange/toolbar/bg.gif) repeat-x top left; 1.267 +} 1.268 +.x-toolbar button { 1.269 + color:#222222; 1.270 +} 1.271 +.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button { 1.272 + background-image:url(../images/orange/toolbar/btn-arrow.gif); 1.273 +} 1.274 +.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button { 1.275 + background-image:url(../images/orange/toolbar/btn-arrow.gif); 1.276 +} 1.277 +.x-toolbar .x-btn-over .x-btn-left{ 1.278 + background-image:url(../images/orange/toolbar/tb-btn-sprite.gif); 1.279 +} 1.280 +.x-toolbar .x-btn-over .x-btn-right{ 1.281 + background-image:url(../images/orange/toolbar/tb-btn-sprite.gif); 1.282 +} 1.283 +.x-toolbar .x-btn-over .x-btn-center{ 1.284 + background-image:url(../images/orange/toolbar/tb-btn-sprite.gif); 1.285 +} 1.286 +.x-toolbar .x-btn-over button { 1.287 + color:#010101; 1.288 +} 1.289 +.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{ 1.290 + background-image:url(../images/orange/toolbar/tb-btn-sprite.gif); 1.291 +} 1.292 +.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{ 1.293 + background-image:url(../images/orange/toolbar/tb-btn-sprite.gif); 1.294 +} 1.295 + 1.296 +.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{ 1.297 + background-image:url(../images/orange/toolbar/tb-btn-sprite.gif); 1.298 +} 1.299 +.x-toolbar .ytb-sep { 1.300 + background-image: url(../images/orange/grid/grid-split.gif); 1.301 +} 1.302 +.x-paging-info { 1.303 + color:#010101; 1.304 +} 1.305 + 1.306 +/* Form */ 1.307 + 1.308 +.x-form-field-wrap .x-form-trigger{ 1.309 + background-image:url(../images/orange/form/trigger.gif); 1.310 + border-bottom: 1px solid #ff862d; 1.311 +} 1.312 +.x-form-field-wrap .x-form-date-trigger{ 1.313 + background-image: url(../images/orange/form/date-trigger.gif); 1.314 +} 1.315 +.x-form-field-wrap .x-form-clear-trigger{ 1.316 + background-image: url(../images/orange/form/clear-trigger.gif); 1.317 +} 1.318 +.x-form-field-wrap .x-form-search-trigger{ 1.319 + background-image: url(../images/orange/form/search-trigger.gif); 1.320 +} 1.321 + 1.322 +.x-form-text, textarea.x-form-field{ 1.323 + border: 1px solid #ff862d; 1.324 +} 1.325 +.x-form-select-one { 1.326 + border: 1px solid #ff862d; 1.327 +} 1.328 +.x-item-disabled .x-form-trigger-over{ 1.329 + border-bottom: 1px solid #ff862d; 1.330 +} 1.331 +.x-item-disabled .x-form-trigger-click{ 1.332 + border-bottom: 1px solid #ff862d; 1.333 +} 1.334 +.x-form fieldset { 1.335 + border:1px solid #ff862d; 1.336 +} 1.337 +.x-trigger-wrap-focus .x-form-trigger{ 1.338 + border-bottom: 1px solid #e86200; 1.339 +} 1.340 +.x-form-focus, textarea.x-form-focus{ 1.341 + border: 1px solid #e86200; 1.342 +} 1.343 + 1.344 + 1.345 +/* Tabs */ 1.346 + 1.347 +.x-tab-panel-header, .x-tab-panel-footer { 1.348 + background: #ffb57f; 1.349 + border-color:#ff8327; 1.350 +} 1.351 + 1.352 + 1.353 +.x-tab-panel-header { 1.354 + border-color:#ff8327; 1.355 +} 1.356 + 1.357 +.x-tab-panel-footer { 1.358 + border-color:#ff8327; 1.359 +} 1.360 + 1.361 +ul.x-tab-strip-top{ 1.362 + background:#ffb57f url(../images/orange/tabs/tab-strip-bg.gif) repeat-x left top; 1.363 + border-color:#ff8327; 1.364 +} 1.365 + 1.366 +ul.x-tab-strip-bottom{ 1.367 + background-image:url(../images/orange/tabs/tab-strip-btm-bg.gif); 1.368 + border-color:#ff8327; 1.369 +} 1.370 + 1.371 +.x-tab-strip span.x-tab-strip-text { 1.372 + color:#333333; 1.373 +} 1.374 +.x-tab-strip-over span.x-tab-strip-text { 1.375 + color:#010101; 1.376 +} 1.377 + 1.378 +.x-tab-strip-active span.x-tab-strip-text { 1.379 + color:#111111; 1.380 +} 1.381 + 1.382 +.x-tab-strip-top .x-tab-right { 1.383 + background-image:url(../images/orange/tabs/tabs-sprite.gif); 1.384 +} 1.385 + 1.386 +.x-tab-strip-top .x-tab-left { 1.387 + background-image:url(../images/orange/tabs/tabs-sprite.gif); 1.388 +} 1.389 +.x-tab-strip-top .x-tab-strip-inner { 1.390 + background-image:url(../images/orange/tabs/tabs-sprite.gif); 1.391 +} 1.392 + 1.393 +.x-tab-strip-bottom .x-tab-right { 1.394 + background-image:url(../images/orange/tabs/tab-btm-inactive-right-bg.gif); 1.395 +} 1.396 + 1.397 +.x-tab-strip-bottom .x-tab-left { 1.398 + background-image:url(../images/orange/tabs/tab-btm-inactive-left-bg.gif); 1.399 +} 1.400 + 1.401 +.x-tab-strip-bottom .x-tab-strip-active .x-tab-right { 1.402 + background-image:url(../images/orange/tabs/tab-btm-right-bg.gif); 1.403 +} 1.404 + 1.405 +.x-tab-strip-bottom .x-tab-strip-active .x-tab-left { 1.406 + background-image:url(../images/orange/tabs/tab-btm-left-bg.gif); 1.407 +} 1.408 + 1.409 +.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close { 1.410 + background-image:url(../images/orange/tabs/tab-close.gif); 1.411 +} 1.412 +.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{ 1.413 + background-image:url(../images/orange/tabs/tab-close.gif); 1.414 +} 1.415 + 1.416 +.x-tab-panel-body { 1.417 + border-color:#ff8327; 1.418 + background:#eeeeee; 1.419 +} 1.420 +.x-tab-panel-bbar .x-toolbar { 1.421 + border-color: #ff8327; 1.422 +} 1.423 + 1.424 +.x-tab-panel-tbar .x-toolbar { 1.425 + border-color: #ff8327; 1.426 +} 1.427 + 1.428 +.x-tab-panel-header-plain .x-tab-strip-spacer { 1.429 + border-color:#ff8327; 1.430 + background: #ffb57f; 1.431 +} 1.432 + 1.433 +.x-tab-scroller-left { 1.434 + background-image: url(../images/orange/tabs/scroll-left.gif); 1.435 + border-color:#ff8327; 1.436 +} 1.437 +.x-tab-scroller-right { 1.438 + background-image: url(../images/orange/tabs/scroll-right.gif); 1.439 + border-color:#ff8327; 1.440 +} 1.441 + 1.442 +/* Window */ 1.443 + 1.444 +.x-window-proxy { 1.445 + background:#363636; 1.446 + border-color:#ff8327; 1.447 +} 1.448 + 1.449 +.x-window-tl .x-window-header { 1.450 + color:#010101; 1.451 +} 1.452 +.x-window-tc { 1.453 + background-image:url(../images/orange/window/top-bottom.png); 1.454 +} 1.455 +.x-window-tl { 1.456 + background-image:url(../images/orange/window/left-corners.png); 1.457 +} 1.458 +.x-window-tr { 1.459 + background-image:url(../images/orange/window/right-corners.png); 1.460 +} 1.461 +.x-window-bc { 1.462 + background-image:url(../images/orange/window/top-bottom.png); 1.463 +} 1.464 +.x-window-bl { 1.465 + background-image:url(../images/orange/window/left-corners.png); 1.466 +} 1.467 +.x-window-br { 1.468 + background-image:url(../images/orange/window/right-corners.png); 1.469 +} 1.470 +.x-window-mc { 1.471 + border:1px solid #ee6602; 1.472 + background:#ffae73; 1.473 +} 1.474 + 1.475 +.x-window-ml { 1.476 + background-image:url(../images/orange/window/left-right.png); 1.477 +} 1.478 +.x-window-mr { 1.479 + background-image:url(../images/orange/window/left-right.png); 1.480 +} 1.481 +.x-panel-ghost .x-window-tl { 1.482 + border-color:#ff8327; 1.483 +} 1.484 +.x-panel-collapsed .x-window-tl { 1.485 + border-color:#ff8327; 1.486 +} 1.487 + 1.488 +.x-window-plain .x-window-mc { 1.489 + color: #eeeeee; 1.490 + background: #f9822b; 1.491 + border-left:1px solid #da5c00; 1.492 + border-top:1px solid #da5c00; 1.493 + border-bottom:1px solid #ff730d; 1.494 + border-right:1px solid #ff730d; 1.495 +} 1.496 + 1.497 +.x-window-plain .x-window-body { 1.498 + border-left:1px solid #fe842a; 1.499 + border-top:1px solid #fe842a; 1.500 + border-bottom:1px solid #ee6602; 1.501 + border-right:1px solid #ee6602; 1.502 + background:transparent !important; 1.503 +} 1.504 + 1.505 +body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc { 1.506 + background-color: #f9822b; 1.507 + 1.508 +} 1.509 + 1.510 +/* Date Picker */ 1.511 +.x-date-picker { 1.512 + border: 1px solid #ff8327; 1.513 + background:#ffffff; 1.514 +} 1.515 +.x-date-middle,.x-date-left,.x-date-right { 1.516 + background-image: url(../images/orange/shared/hd-sprite.gif); 1.517 +} 1.518 +.x-date-middle .x-btn-with-menu .x-btn-center em { 1.519 + background-image:url(../images/orange/toolbar/btn-arrow-light.gif); 1.520 +} 1.521 +.x-date-right a { 1.522 + background-image: url(../images/orange/shared/right-btn.gif); 1.523 +} 1.524 +.x-date-left a{ 1.525 + background-image: url(../images/orange/shared/left-btn.gif); 1.526 +} 1.527 +.x-date-inner th { 1.528 + background-image:url(../images/orange/shared/glass-bg.gif); 1.529 + border-bottom: 1px solid #ff8327; 1.530 + color:#010101; 1.531 +} 1.532 +.x-date-inner .x-date-selected a{ 1.533 + background-image:url(../images/orange/shared/glass-bg.gif); 1.534 + border:1px solid #ff8327; 1.535 + color:#010101; 1.536 +} 1.537 +.x-date-bottom { 1.538 + border-top: 1px solid #ff8327; 1.539 + background-image:url(../images/orange/shared/glass-bg.gif); 1.540 +} 1.541 +.x-date-mp-btns { 1.542 + background-image:url(../images/orange/shared/glass-bg.gif); 1.543 +} 1.544 +td.x-date-mp-sel a { 1.545 + background-image:url(../images/orange/shared/glass-bg.gif); 1.546 + border:1px solid #ff8327; 1.547 + color: #010101 !important; 1.548 +} 1.549 +.x-date-mp-ybtn a { 1.550 + background-image:url(../images/orange/panel/tool-sprites.gif); 1.551 +} 1.552 +.x-date-mp-btns button { 1.553 + background-image:url(../images/orange/shared/glass-bg.gif); 1.554 + border-color: #da5c00 #ff8327 #ff8327 #da5c00; 1.555 + color: #010101; 1.556 +} 1.557 +.x-date-inner a{ 1.558 + color:#010101; 1.559 +} 1.560 +.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover{ 1.561 + color:#edf1f1; 1.562 + background: #ff8327; 1.563 +} 1.564 +td.x-date-mp-month a,td.x-date-mp-year a { 1.565 + color:#010101; 1.566 +} 1.567 +td.x-date-mp-month a:hover,td.x-date-mp-year a:hover { 1.568 + color:#edf1f1; 1.569 + background: #ff8327; 1.570 +} 1.571 + 1.572 +/* misc */ 1.573 +.x-html-editor-wrap { 1.574 + border-color:#ff8327; 1.575 +} 1.576 + 1.577 +/* Borders go last for specificity */ 1.578 +.x-panel-noborder .x-panel-body-noborder { 1.579 + border-width:0; 1.580 +} 1.581 + 1.582 +.x-panel-noborder .x-panel-header-noborder { 1.583 + border-width:0; 1.584 + border-bottom:1px solid #ff8327; 1.585 +} 1.586 + 1.587 +.x-panel-noborder .x-panel-tbar-noborder .x-toolbar { 1.588 + border-width:0; 1.589 + border-bottom:1px solid #ff8327; 1.590 +} 1.591 + 1.592 +.x-panel-noborder .x-panel-bbar-noborder .x-toolbar { 1.593 + border-width:0; 1.594 + border-top:1px solid #ff8327; 1.595 +} 1.596 + 1.597 +.x-window-noborder .x-window-mc { 1.598 + border-width:0; 1.599 +} 1.600 +.x-window-plain .x-window-body-noborder { 1.601 + border-width:0; 1.602 +} 1.603 + 1.604 +.x-tab-panel-noborder .x-tab-panel-body-noborder { 1.605 + border-width:0; 1.606 +} 1.607 + 1.608 +.x-tab-panel-noborder .x-tab-panel-header-noborder { 1.609 + border-top-width:0; 1.610 + border-left-width:0; 1.611 + border-right-width:0; 1.612 +} 1.613 + 1.614 +.x-tab-panel-noborder .x-tab-panel-footer-noborder { 1.615 + border-bottom-width:0; 1.616 + border-left-width:0; 1.617 + border-right-width:0; 1.618 +} 1.619 + 1.620 + 1.621 +.x-tab-panel-bbar-noborder .x-toolbar { 1.622 + border-width:0; 1.623 + border-top:1px solid #ff8327; 1.624 +} 1.625 + 1.626 +.x-tab-panel-tbar-noborder .x-toolbar { 1.627 + border-width:0; 1.628 + border-bottom:1px solid #ff8327; 1.629 +} 1.630 +.sort-asc .x-grid3-sort-icon{background-image:url(../images/orange/grid/sort_asc.gif);display:inline;} 1.631 +.sort-desc .x-grid3-sort-icon{background-image:url(../images/orange/grid/sort_desc.gif);display:inline;}