Mercurial > laserkard
diff onlypaths/theme/css/xtheme-slate.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-slate.css Sun Jan 31 12:33:33 2010 -0500 1.3 @@ -0,0 +1,664 @@ 1.4 +.x-panel { 1.5 + border-style: solid; 1.6 + border-color: #ccaacc; 1.7 +} 1.8 +.x-panel-header { 1.9 + color:#fafafa; 1.10 + border:1px solid #ccaacc; 1.11 + background-image:url(../images/slate/panel/white-top-bottom.gif); 1.12 +} 1.13 + 1.14 +.x-panel-body { 1.15 + border-color:#ccaacc; 1.16 +} 1.17 + 1.18 +.x-panel-bbar .x-toolbar { 1.19 + border-color:#ccaacc; 1.20 +} 1.21 + 1.22 +.x-panel-tbar .x-toolbar { 1.23 + border-color:#ccaacc; 1.24 +} 1.25 + 1.26 +.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar { 1.27 + border-color:#ccaacc; 1.28 +} 1.29 +.x-panel-body-noheader, .x-panel-mc .x-panel-body { 1.30 + border-color:#ccaacc; 1.31 +} 1.32 +.x-panel-tl .x-panel-header { 1.33 + color:#f4f4f4; 1.34 +} 1.35 +.x-panel-tc { 1.36 + background-image:url(../images/slate/panel/top-bottom.gif); 1.37 +} 1.38 +.x-panel-tl { 1.39 + background-image:url(../images/slate/panel/corners-sprite.gif); 1.40 + border-color:#ccaacc; 1.41 +} 1.42 +.x-panel-tr { 1.43 + background-image:url(../images/slate/panel/corners-sprite.gif); 1.44 +} 1.45 +.x-panel-bc { 1.46 + background-image:url(../images/slate/panel/top-bottom.gif); 1.47 +} 1.48 +.x-panel-bl { 1.49 + background-image:url(../images/slate/panel/corners-sprite.gif); 1.50 +} 1.51 +.x-panel-br { 1.52 + background-image:url(../images/slate/panel/corners-sprite.gif); 1.53 +} 1.54 +.x-panel-mc { 1.55 + background:#f7eef8; 1.56 +} 1.57 +.x-panel-mc .x-panel-body { 1.58 + background:transparent; 1.59 + border: 0 none; 1.60 +} 1.61 +.x-panel-ml { 1.62 + background-image:url(../images/slate/panel/left-right.gif); 1.63 +} 1.64 +.x-panel-mr { 1.65 + background-image:url(../images/slate/panel/left-right.gif); 1.66 +} 1.67 + 1.68 +.x-panel-dd-spacer{ 1.69 + border:2px dashed #aa88aa; 1.70 +} 1.71 + 1.72 + 1.73 +/* Tools */ 1.74 +.x-tool { 1.75 + background-image:url(../images/slate/panel/tool-sprites.gif); 1.76 +} 1.77 + 1.78 +/* Ghosting */ 1.79 +.x-panel-ghost { 1.80 + background:#e0e0e0; 1.81 +} 1.82 + 1.83 +.x-panel-ghost ul { 1.84 + border-color:#b0b0b0; 1.85 +} 1.86 + 1.87 +.x-grid-panel .x-panel-mc .x-panel-body { 1.88 + border:1px solid #ccaacc; 1.89 +} 1.90 + 1.91 +/* Buttons */ 1.92 + 1.93 +.x-btn-left{ 1.94 + background-image:url(../images/slate/button/btn-sprite.gif); 1.95 +} 1.96 +.x-btn-right{ 1.97 + background-image:url(../images/slate/button/btn-sprite.gif); 1.98 +} 1.99 +.x-btn-center{ 1.100 + background-image:url(../images/slate/button/btn-sprite.gif); 1.101 +} 1.102 +.x-btn-over button{ 1.103 + color:#ffffff; 1.104 +} 1.105 +.x-btn-focus button{ 1.106 + color:#ffffff; 1.107 +} 1.108 +.x-btn-text-icon .x-btn-with-menu .x-btn-center em { 1.109 + background:transparent url(../images/slate/toolbar/btn-arrow.gif) no-repeat scroll right 3px; 1.110 +} 1.111 +.x-btn-with-menu .x-btn-center em { 1.112 + background:transparent url(../images/slate/toolbar/btn-arrow.gif) no-repeat scroll right 0pt; 1.113 +} 1.114 +.x-btn-menu-arrow-wrap .x-btn-center button{ 1.115 + background:transparent url(../images/slate/button/btn-arrow.gif) no-repeat left 3px; 1.116 +} 1.117 + 1.118 + 1.119 +/* Layout classes */ 1.120 + 1.121 +.x-border-layout-ct { 1.122 + background:#f0f0f0; 1.123 +} 1.124 + 1.125 +.x-accordion-hd { 1.126 + background-image:url(../images/slate/panel/light-hd.gif); 1.127 +} 1.128 + 1.129 +.x-layout-collapsed{ 1.130 + background-color:#775577; 1.131 + border-color:#e0e0e0; 1.132 +} 1.133 +.x-layout-collapsed-over{ 1.134 + background-color:#997799; 1.135 +} 1.136 + 1.137 + 1.138 + 1.139 +/* Toolbars */ 1.140 + 1.141 +.x-toolbar{ 1.142 + border-color:#ccaacc; 1.143 + background:#f3f0f5 url(../images/slate/toolbar/bg.gif) repeat-x top left; 1.144 +} 1.145 +.x-toolbar button { 1.146 + color:#f4f4f4; 1.147 +} 1.148 +.x-toolbar .ytb-text { 1.149 + color:white; 1.150 +} 1.151 +.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button { 1.152 + background-image:url(../images/slate/toolbar/btn-arrow.gif); 1.153 +} 1.154 +.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button { 1.155 + background-image:url(../images/slate/toolbar/btn-arrow.gif); 1.156 +} 1.157 +.x-toolbar .x-btn-over .x-btn-left{ 1.158 + background-image:url(../images/slate/toolbar/tb-btn-sprite.gif); 1.159 +} 1.160 +.x-toolbar .x-btn-over .x-btn-right{ 1.161 + background-image:url(../images/slate/toolbar/tb-btn-sprite.gif); 1.162 +} 1.163 +.x-toolbar .x-btn-over .x-btn-center{ 1.164 + background-image:url(../images/slate/toolbar/tb-btn-sprite.gif); 1.165 +} 1.166 +.x-toolbar .x-btn-over button { 1.167 + color:#ffffff; 1.168 +} 1.169 +.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.170 + background-image:url(../images/slate/toolbar/tb-btn-sprite.gif); 1.171 +} 1.172 +.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.173 + background-image:url(../images/slate/toolbar/tb-btn-sprite.gif); 1.174 +} 1.175 + 1.176 +.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.177 + background-image:url(../images/slate/toolbar/tb-btn-sprite.gif); 1.178 +} 1.179 +.x-toolbar .ytb-sep { 1.180 + background-image: url(../images/slate/grid/grid-split.gif); 1.181 +} 1.182 + 1.183 +/* Menus */ 1.184 + 1.185 +.x-menu{ 1.186 + border:1px solid #aaaaaa; 1.187 + background:#f0f0f0 url(../images/slate/menu/menu.gif) repeat-y; 1.188 +} 1.189 +.x-menu-item-active{ 1.190 + background:#fdebfb url(../images/slate/menu/item-over.gif) repeat-x left bottom; 1.191 + border:1px solid #d1c2d2; 1.192 +} 1.193 +.x-menu-item-arrow{ 1.194 + background:transparent url(../images/slate/menu/menu-parent.gif) no-repeat right; 1.195 +} 1.196 + 1.197 + 1.198 +/* Tabs */ 1.199 + 1.200 +.x-tab-panel-header, .x-tab-panel-footer { 1.201 + 1.202 + background: #9d6a9f; 1.203 + border-color:#7b4f7b; 1.204 +} 1.205 + 1.206 + 1.207 +.x-tab-panel-header { 1.208 + border-color:#ccaacc; 1.209 +} 1.210 + 1.211 +.x-tab-panel-footer { 1.212 + border-color:#ccaacc; 1.213 +} 1.214 + 1.215 +ul.x-tab-strip-top{ 1.216 + background:#dbdbdb url(../images/slate/tabs/tab-strip-bg.gif) repeat-x left top; 1.217 + border-color:#7e4c7c; 1.218 + padding-top: 2px; 1.219 +} 1.220 + 1.221 +ul.x-tab-strip-bottom{ 1.222 + background-image:url(../images/slate/tabs/tab-strip-btm-bg.gif); 1.223 + border-color:#825682; 1.224 +} 1.225 + 1.226 +.x-tab-strip span.x-tab-strip-text { 1.227 + color:#333333; 1.228 +} 1.229 +.x-tab-strip-over span.x-tab-strip-text { 1.230 + color:#111111; 1.231 +} 1.232 + 1.233 +.x-tab-strip-active span.x-tab-strip-text { 1.234 + color:#ffffff; 1.235 +} 1.236 + 1.237 +.x-tab-strip-disabled .x-tabs-text { 1.238 + color:#aaaaaa; 1.239 +} 1.240 + 1.241 +.x-tab-strip-top .x-tab-right { 1.242 + background-image:url(../images/slate/tabs/tabs-sprite.gif); 1.243 +} 1.244 + 1.245 +.x-tab-strip-top .x-tab-left { 1.246 + background-image:url(../images/slate/tabs/tabs-sprite.gif); 1.247 +} 1.248 +.x-tab-strip-top .x-tab-strip-inner { 1.249 + background-image:url(../images/slate/tabs/tabs-sprite.gif); 1.250 +} 1.251 + 1.252 +.x-tab-strip-bottom .x-tab-right { 1.253 + background-image:url(../images/slate/tabs/tab-btm-inactive-right-bg.gif); 1.254 +} 1.255 + 1.256 +.x-tab-strip-bottom .x-tab-left { 1.257 + background-image:url(../images/slate/tabs/tab-btm-inactive-left-bg.gif); 1.258 +} 1.259 + 1.260 +.x-tab-strip-bottom .x-tab-strip-active .x-tab-right { 1.261 + background-image:url(../images/slate/tabs/tab-btm-right-bg.gif); 1.262 +} 1.263 + 1.264 +.x-tab-strip-bottom .x-tab-strip-active .x-tab-left { 1.265 + background-image:url(../images/slate/tabs/tab-btm-left-bg.gif); 1.266 +} 1.267 + 1.268 +.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close { 1.269 + background-image:url(../images/slate/tabs/tab-close.gif); 1.270 +} 1.271 +.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{ 1.272 + background-image:url(../images/slate/tabs/tab-close.gif); 1.273 +} 1.274 + 1.275 +.x-tab-panel-body { 1.276 + border-color:#ccaacc; 1.277 + background:#ffffff; 1.278 +} 1.279 +.x-tab-panel-bbar .x-toolbar { 1.280 + border-color: #ccaacc; 1.281 +} 1.282 + 1.283 +.x-tab-panel-tbar .x-toolbar { 1.284 + border-color: #ccaacc; 1.285 +} 1.286 + 1.287 +.x-tab-panel-header-plain .x-tab-strip-spacer { 1.288 + border-color:#ccaacc; 1.289 + background: #9d6a9f; 1.290 +} 1.291 + 1.292 +.x-tab-scroller-left { 1.293 + background-image: url(../images/slate/tabs/scroll-left.gif); 1.294 + border-color:#aeaeae; 1.295 +} 1.296 +.x-tab-scroller-right { 1.297 + background-image: url(../images/slate/tabs/scroll-right.gif); 1.298 + border-color:#aeaeae; 1.299 +} 1.300 + 1.301 +/* Window */ 1.302 + 1.303 +.x-window-proxy { 1.304 + background:#ece4eb; 1.305 + border-color:#ccaacc; 1.306 +} 1.307 + 1.308 +.x-window-tl .x-window-header { 1.309 + color:#fafafa; 1.310 +} 1.311 +.x-window-tc { 1.312 + background-image:url(../images/slate/window/top-bottom.png); 1.313 +} 1.314 +.x-window-tl { 1.315 + background-image:url(../images/slate/window/left-corners.png); 1.316 +} 1.317 +.x-window-tr { 1.318 + background-image:url(../images/slate/window/right-corners.png); 1.319 +} 1.320 +.x-window-bc { 1.321 + background-image:url(../images/slate/window/top-bottom.png); 1.322 +} 1.323 +.x-window-bl { 1.324 + background-image:url(../images/slate/window/left-corners.png); 1.325 +} 1.326 +.x-window-br { 1.327 + background-image:url(../images/slate/window/right-corners.png); 1.328 +} 1.329 +.x-window-mc { 1.330 + border:1px solid #ccaacc; 1.331 + background:#e8e8e8; 1.332 +} 1.333 + 1.334 +.x-window-ml { 1.335 + background-image:url(../images/slate/window/left-right.png); 1.336 +} 1.337 +.x-window-mr { 1.338 + background-image:url(../images/slate/window/left-right.png); 1.339 +} 1.340 +.x-panel-ghost .x-window-tl { 1.341 + border-color:#ccaacc; 1.342 +} 1.343 +.x-panel-collapsed .x-window-tl { 1.344 + border-color:#ccaacc; 1.345 +} 1.346 + 1.347 +.x-window-plain .x-window-mc { 1.348 + background: #e8e8e8; 1.349 + border-right:1px solid #eeeeee; 1.350 + border-bottom:1px solid #eeeeee; 1.351 + border-top:1px solid #ccaacc; 1.352 + border-left:1px solid #ccaacc; 1.353 +} 1.354 + 1.355 +.x-window-plain .x-window-body { 1.356 + border-left:1px solid #dddddd; 1.357 + border-top:1px solid #dddddd; 1.358 + border-bottom:1px solid #ccaacc; 1.359 + border-right:1px solid #ccaacc; 1.360 + background:transparent !important; 1.361 +} 1.362 + 1.363 +body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc { 1.364 + background-color: #f0ecf0; 1.365 +} 1.366 + 1.367 + 1.368 +/* HTML Editor */ 1.369 +.x-html-editor-wrap { 1.370 + border-color:#ccaacc; 1.371 +} 1.372 +.x-html-editor-tb .x-btn-text { 1.373 + background:transparent url(../images/slate/editor/tb-sprite.gif) no-repeat scroll 0%; 1.374 +} 1.375 + 1.376 + 1.377 +/* Borders go last for specificity */ 1.378 +.x-panel-noborder .x-panel-body-noborder { 1.379 + border-width:0; 1.380 +} 1.381 + 1.382 +.x-panel-noborder .x-panel-header-noborder { 1.383 + border-width:0; 1.384 + border-bottom:1px solid #ccaacc; 1.385 +} 1.386 + 1.387 +.x-panel-noborder .x-panel-tbar-noborder .x-toolbar { 1.388 + border-width:0; 1.389 + border-bottom:1px solid #ccaacc; 1.390 +} 1.391 + 1.392 +.x-panel-noborder .x-panel-bbar-noborder .x-toolbar { 1.393 + border-width:0; 1.394 + border-top:1px solid #ccaacc; 1.395 +} 1.396 + 1.397 +.x-window-noborder .x-window-mc { 1.398 + border-width:0; 1.399 +} 1.400 +.x-window-plain .x-window-body-noborder { 1.401 + border-width:0; 1.402 +} 1.403 + 1.404 +.x-tab-panel-noborder .x-tab-panel-body-noborder { 1.405 + border-width:0; 1.406 +} 1.407 + 1.408 +.x-tab-panel-noborder .x-tab-panel-header-noborder { 1.409 + border-top-width:0; 1.410 + border-left-width:0; 1.411 + border-right-width:0; 1.412 +} 1.413 + 1.414 +.x-tab-panel-noborder .x-tab-panel-footer-noborder { 1.415 + border-bottom-width:0; 1.416 + border-left-width:0; 1.417 + border-right-width:0; 1.418 +} 1.419 + 1.420 + 1.421 +.x-tab-panel-bbar-noborder .x-toolbar { 1.422 + border-width:0; 1.423 + border-top:1px solid #ccaacc; 1.424 +} 1.425 + 1.426 +.x-tab-panel-tbar-noborder .x-toolbar { 1.427 + border-width:0; 1.428 + border-bottom:1px solid #ccaacc; 1.429 +} 1.430 + 1.431 +/* Forms */ 1.432 +.x-form-text, textarea.x-form-field { 1.433 + border:1px solid #bb99bb; 1.434 +} 1.435 +.x-trigger-wrap-focus .x-form-trigger { 1.436 + border-bottom:1px solid #8e4a92; 1.437 +} 1.438 +.x-form-focus,textarea.x-form-focus { 1.439 + border:1px solid #8e4a92; 1.440 +} 1.441 + 1.442 +.x-form-field-wrap .x-form-trigger { 1.443 + background:transparent url(../images/slate/form/trigger.gif) no-repeat 0 0; 1.444 +} 1.445 +.x-form-field-wrap .x-form-date-trigger { 1.446 + background-image:url(../images/slate/form/date-trigger.gif); 1.447 +} 1.448 +.x-form-field-wrap .x-form-clear-trigger { 1.449 + background-image:url(../images/slate/form/clear-trigger.gif); 1.450 +} 1.451 +.x-form-field-wrap .x-form-search-trigger { 1.452 + background-image:url(../images/slate/form/search-trigger.gif); 1.453 +} 1.454 + 1.455 +.x-form-field-wrap .x-form-trigger { 1.456 + border-bottom:1px solid #997799; 1.457 +} 1.458 + 1.459 +.x-form fieldset legend { 1.460 + color:#333333; 1.461 +} 1.462 + 1.463 +/* the following need to be duplicated from ext-all.js, 1.464 + otherwise hover effects are broken */ 1.465 +.x-form-field-wrap .x-form-trigger-over{background-position:-17px 0;} 1.466 +.x-form-field-wrap .x-form-trigger-click{background-position:-34px 0;} 1.467 +.x-trigger-wrap-focus .x-form-trigger{background-position:-51px 0;} 1.468 +.x-trigger-wrap-focus .x-form-trigger-over{background-position:-68px 0;} 1.469 +.x-trigger-wrap-focus .x-form-trigger-click{background-position:-85px 0;} 1.470 + 1.471 + 1.472 +/* Grid */ 1.473 + 1.474 +.x-grid3-row-selected { 1.475 + background:#d2fbdb; 1.476 + border:1px dotted #cccccc; 1.477 +} 1.478 +.x-grid3-hd-btn{ 1.479 + background:#a9f2b5 url(../images/slate/grid/grid3-hd-btn.gif) no-repeat left center; 1.480 +} 1.481 +.x-grid3-header{ 1.482 + background:#f9f9f9 url(../images/slate/grid/grid3-hrow.gif) repeat-x 0 bottom; 1.483 +} 1.484 +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.485 + background:#fdebfb url(../images/slate/grid/grid3-hrow-over.gif) repeat-x left bottom; 1.486 +} 1.487 +.sort-asc .x-grid3-sort-icon{ 1.488 + background-image:url(../images/slate/grid/sort_asc.gif); 1.489 +} 1.490 +.sort-desc .x-grid3-sort-icon{ 1.491 + background-image:url(../images/slate/grid/sort_desc.gif); 1.492 +} 1.493 +td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open { 1.494 + border-left:1px solid #ffffff; 1.495 + border-right:1px solid #cccccc; 1.496 +} 1.497 +.x-grid3-cell-selected{ 1.498 + background-color:#ebe0ee!important; 1.499 +} 1.500 +.x-grid3-body .x-grid3-td-expander{ 1.501 + background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right; 1.502 +} 1.503 +.x-grid3-body .x-grid3-td-checker{ 1.504 + background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right; 1.505 +} 1.506 +.x-grid3-body .x-grid3-td-numberer{ 1.507 + background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right; 1.508 +} 1.509 +.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer,.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker,.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander{ 1.510 + background:transparent url(../images/slate/grid/grid3-special-col-sel-bg.gif) repeat-y right; 1.511 +} 1.512 +.x-grid-group-hd { 1.513 + border-bottom:2px solid #b2aabb; 1.514 +} 1.515 +.x-grid-group-hd div { 1.516 + color: #664466; 1.517 +} 1.518 +.x-dd-drag-proxy .x-grid3-hd-inner{ 1.519 + background:#fdebfb url(../images/slate/grid/grid3-hrow-over.gif) repeat-x left bottom; 1.520 + border:1px solid #ccaacc; 1.521 +} 1.522 +.x-tbar-page-first{ 1.523 + background-image:url(../images/slate/grid/page-first.gif)!important; 1.524 +} 1.525 +.x-tbar-page-last{ 1.526 + background-image:url(../images/slate/grid/page-last.gif)!important; 1.527 +} 1.528 +.x-tbar-page-next{ 1.529 + background-image:url(../images/slate/grid/page-next.gif)!important; 1.530 +} 1.531 +.x-tbar-page-prev{ 1.532 + background-image:url(../images/slate/grid/page-prev.gif)!important; 1.533 +} 1.534 +.x-paging-info { 1.535 + color:#ffffff; 1.536 +} 1.537 + 1.538 + 1.539 +/* Progress Bar */ 1.540 + 1.541 +.x-progress-bar{ 1.542 + background:#ee9ce8 url( ../../resources/images/slate/progress/progress-bg.gif ) repeat-x left center; 1.543 + border-top:1px solid #dddddd; 1.544 + border-bottom:1px solid #dddddd; 1.545 +} 1.546 + 1.547 + 1.548 +/* Combos */ 1.549 +.x-combo-list{ 1.550 + border:1px solid #aa88aa; 1.551 +} 1.552 +.x-combo-list .x-combo-selected{ 1.553 + border:1px dotted #cccccc!important; 1.554 + background:#d2fbdb; 1.555 +} 1.556 + 1.557 + 1.558 +/* Calendars */ 1.559 + 1.560 +.x-date-middle,.x-date-left,.x-date-right{ 1.561 + background:url(../images/slate/shared/hd-sprite.gif) repeat-x 0 -83px; 1.562 +} 1.563 +.x-date-bottom { 1.564 + background:#fbdffa url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top; 1.565 + border-top:1px solid #ccaacc; 1.566 +} 1.567 +.x-date-right a{ 1.568 + background-image:url(../images/slate/shared/right-btn.gif); 1.569 +} 1.570 +.x-date-left a{ 1.571 + background-image:url(../images/slate/shared/left-btn.gif); 1.572 +} 1.573 +.x-date-inner th{ 1.574 + background:#fbdffa url(../images/slate/shared/glass-bg.gif) repeat-x left top; 1.575 + border-bottom:1px solid #ccaacc; 1.576 + color:#553355; 1.577 +} 1.578 +.x-date-inner .x-date-selected a { 1.579 + background:#fbdffa url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top; 1.580 + border:1px solid #aa88aa; 1.581 +} 1.582 +.x-date-inner a:hover,.x-date-inner .x-date-disabled a:hover{ 1.583 + background:#dccfe1; 1.584 +} 1.585 +td.x-date-mp-month a:hover,td.x-date-mp-year a:hover{ 1.586 + color:#331033; 1.587 + background:#dccfe1; 1.588 +} 1.589 +.x-date-mp-ybtn a{ 1.590 + background:transparent url(../images/slate/panel/tool-sprites.gif) no-repeat; 1.591 +} 1.592 +.x-date-mp-btns { 1.593 + background:#fbdffa url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top; 1.594 +} 1.595 +td.x-date-mp-sel a{ 1.596 + background:#fbdffa url(../images/slate/shared/glass-bg.gif) repeat-x left top; 1.597 + border:1px solid #ccaacc; 1.598 +} 1.599 +.x-date-mp-btns button{ 1.600 + background:#74406f; 1.601 + border:1px solid; 1.602 + border-color:#ccaacc #2a0055 #2a0055 #ccaacc; 1.603 +} 1.604 + 1.605 +/* Resizable Handle */ 1.606 +.x-resizable-over .x-resizable-handle-east,.x-resizable-pinned .x-resizable-handle-east{ 1.607 + background:url(../images/slate/sizer/e-handle.gif);background-position:left; 1.608 +} 1.609 +.x-resizable-over .x-resizable-handle-west,.x-resizable-pinned .x-resizable-handle-west{ 1.610 + background:url(../images/slate/sizer/e-handle.gif);background-position:left; 1.611 +} 1.612 +.x-resizable-over .x-resizable-handle-south,.x-resizable-pinned .x-resizable-handle-south{ 1.613 + background:url(../images/slate/sizer/s-handle.gif);background-position:top; 1.614 +} 1.615 +.x-resizable-over .x-resizable-handle-north,.x-resizable-pinned .x-resizable-handle-north{ 1.616 + background:url(../images/slate/sizer/s-handle.gif);background-position:top; 1.617 +} 1.618 +.x-resizable-over .x-resizable-handle-southeast,.x-resizable-pinned .x-resizable-handle-southeast{ 1.619 + background:url(../images/slate/sizer/se-handle.gif);background-position:top left; 1.620 +} 1.621 +.x-resizable-over .x-resizable-handle-northwest,.x-resizable-pinned .x-resizable-handle-northwest{ 1.622 + background:url(../images/slate/sizer/nw-handle.gif);background-position:bottom right; 1.623 +} 1.624 +.x-resizable-over .x-resizable-handle-northeast,.x-resizable-pinned .x-resizable-handle-northeast{ 1.625 + background:url(../images/slate/sizer/ne-handle.gif);background-position:bottom left; 1.626 +} 1.627 +.x-resizable-over .x-resizable-handle-southwest,.x-resizable-pinned .x-resizable-handle-southwest{ 1.628 + background:url(../images/slate/sizer/sw-handle.gif);background-position:top right; 1.629 +} 1.630 + 1.631 +/* Tips */ 1.632 +.x-tip .x-tip-close{ 1.633 + background-image:url(../images/slate/qtip/close.gif); 1.634 +} 1.635 +.x-tip .x-tip-tc{ 1.636 + background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -62px; 1.637 +} 1.638 +.x-tip .x-tip-tl{ 1.639 + background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 0; 1.640 +} 1.641 +.x-tip .x-tip-tr{ 1.642 + background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right 0; 1.643 +} 1.644 +.x-tip .x-tip-bc{ 1.645 + background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -121px; 1.646 +} 1.647 +.x-tip .x-tip-bl{ 1.648 + background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -59px; 1.649 +} 1.650 +.x-tip .x-tip-br{ 1.651 + background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right -59px; 1.652 +} 1.653 +.x-tip .x-tip-ml{ 1.654 + background:#ffffff url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -124px; 1.655 +} 1.656 +.x-tip .x-tip-mr{ 1.657 + background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right -124px; 1.658 +} 1.659 + 1.660 + 1.661 + 1.662 + 1.663 +/* Miscellaneous */ 1.664 + 1.665 +.x-item-disabled * { 1.666 + color:#333333 !important; 1.667 +}