Mercurial > laserkard
diff onlypaths/theme/css/xtheme-gray.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-gray.css Sun Jan 31 12:33:33 2010 -0500 1.3 @@ -0,0 +1,415 @@ 1.4 +/* 1.5 + * Ext JS Library 2.1 1.6 + * Copyright(c) 2006-2008, Ext JS, LLC. 1.7 + * licensing@extjs.com 1.8 + * 1.9 + * http://extjs.com/license 1.10 + */ 1.11 + 1.12 +.x-panel { 1.13 + border-style: solid; 1.14 + border-color: #d0d0d0; 1.15 +} 1.16 +.x-panel-header { 1.17 + color:#333; 1.18 + border:1px solid #d0d0d0; 1.19 + background-image:url(../images/gray/panel/white-top-bottom.gif); 1.20 +} 1.21 + 1.22 +.x-panel-body { 1.23 + border-color:#d0d0d0; 1.24 +} 1.25 + 1.26 +.x-panel-bbar .x-toolbar { 1.27 + border-color:#d0d0d0; 1.28 +} 1.29 + 1.30 +.x-panel-tbar .x-toolbar { 1.31 + border-color:#d0d0d0; 1.32 +} 1.33 + 1.34 +.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar { 1.35 + border-color:#d0d0d0; 1.36 +} 1.37 +.x-panel-body-noheader, .x-panel-mc .x-panel-body { 1.38 + border-color:#d0d0d0; 1.39 +} 1.40 +.x-panel-tl .x-panel-header { 1.41 + color:#333; 1.42 +} 1.43 +.x-panel-tc { 1.44 + background-image:url(../images/gray/panel/top-bottom.gif); 1.45 +} 1.46 +.x-panel-tl { 1.47 + background-image:url(../images/gray/panel/corners-sprite.gif); 1.48 + border-color:#d0d0d0; 1.49 +} 1.50 +.x-panel-tr { 1.51 + background-image:url(../images/gray/panel/corners-sprite.gif); 1.52 +} 1.53 +.x-panel-bc { 1.54 + background-image:url(../images/gray/panel/top-bottom.gif); 1.55 +} 1.56 +.x-panel-bl { 1.57 + background-image:url(../images/gray/panel/corners-sprite.gif); 1.58 +} 1.59 +.x-panel-br { 1.60 + background-image:url(../images/gray/panel/corners-sprite.gif); 1.61 +} 1.62 +.x-panel-mc { 1.63 + background:#f1f1f1; 1.64 +} 1.65 +.x-panel-mc .x-panel-body { 1.66 + background:transparent; 1.67 + border: 0 none; 1.68 +} 1.69 +.x-panel-ml { 1.70 + background-image:url(../images/gray/panel/left-right.gif); 1.71 +} 1.72 +.x-panel-mr { 1.73 + background-image:url(../images/gray/panel/left-right.gif); 1.74 +} 1.75 + 1.76 +/* Tools */ 1.77 +.x-tool { 1.78 + background-image:url(../images/gray/panel/tool-sprites.gif); 1.79 +} 1.80 + 1.81 +/* Ghosting */ 1.82 +.x-panel-ghost { 1.83 + background:#e0e0e0; 1.84 +} 1.85 + 1.86 +.x-panel-ghost ul { 1.87 + border-color:#b0b0b0; 1.88 +} 1.89 + 1.90 +.x-grid-panel .x-panel-mc .x-panel-body { 1.91 + border:1px solid #d0d0d0; 1.92 +} 1.93 + 1.94 +/* Buttons */ 1.95 + 1.96 +.x-btn-left{ 1.97 + background-image:url(../images/gray/button/btn-sprite.gif); 1.98 +} 1.99 +.x-btn-right{ 1.100 + background-image:url(../images/gray/button/btn-sprite.gif); 1.101 +} 1.102 +.x-btn-center{ 1.103 + background-image:url(../images/gray/button/btn-sprite.gif); 1.104 +} 1.105 + 1.106 +/* Layout classes */ 1.107 + 1.108 +.x-border-layout-ct { 1.109 + background:#f0f0f0; 1.110 +} 1.111 + 1.112 +.x-accordion-hd { 1.113 + background-image:url(../images/gray/panel/light-hd.gif); 1.114 +} 1.115 + 1.116 +.x-layout-collapsed{ 1.117 + background-color:#eee; 1.118 + border-color:#e0e0e0; 1.119 +} 1.120 +.x-layout-collapsed-over{ 1.121 + background-color:#fbfbfb; 1.122 +} 1.123 + 1.124 + 1.125 +/* qtips */ 1.126 +.x-tip .x-tip-top { 1.127 + background-image:url(../images/gray/qtip/tip-sprite.gif); 1.128 +} 1.129 +.x-tip .x-tip-top-left { 1.130 + background-image:url(../images/gray/qtip/tip-sprite.gif); 1.131 +} 1.132 +.x-tip .x-tip-top-right { 1.133 + background-image:url(../images/gray/qtip/tip-sprite.gif); 1.134 +} 1.135 +.x-tip .x-tip-ft { 1.136 + background-image:url(../images/gray/qtip/tip-sprite.gif); 1.137 +} 1.138 +.x-tip .x-tip-ft-left { 1.139 + background-image:url(../images/gray/qtip/tip-sprite.gif); 1.140 +} 1.141 +.x-tip .x-tip-ft-right { 1.142 + background-image:url(../images/gray/qtip/tip-sprite.gif); 1.143 +} 1.144 +.x-tip .x-tip-bd-left { 1.145 + background-image:url(../images/gray/qtip/tip-sprite.gif); 1.146 +} 1.147 +.x-tip .x-tip-bd-right { 1.148 + background-image:url(../images/gray/qtip/tip-sprite.gif); 1.149 +} 1.150 + 1.151 +/* Toolbars */ 1.152 + 1.153 +.x-toolbar{ 1.154 + border-color:#d0d0d0; 1.155 + background:#f0f4f5 url(../images/gray/toolbar/bg.gif) repeat-x top left; 1.156 +} 1.157 +.x-toolbar button { 1.158 + color:#444; 1.159 +} 1.160 +.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button { 1.161 + background-image:url(../images/gray/toolbar/btn-arrow.gif); 1.162 +} 1.163 +.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button { 1.164 + background-image:url(../images/gray/toolbar/btn-arrow.gif); 1.165 +} 1.166 +.x-toolbar .x-btn-over .x-btn-left{ 1.167 + background-image:url(../images/gray/toolbar/tb-btn-sprite.gif); 1.168 +} 1.169 +.x-toolbar .x-btn-over .x-btn-right{ 1.170 + background-image:url(../images/gray/toolbar/tb-btn-sprite.gif); 1.171 +} 1.172 +.x-toolbar .x-btn-over .x-btn-center{ 1.173 + background-image:url(../images/gray/toolbar/tb-btn-sprite.gif); 1.174 +} 1.175 +.x-toolbar .x-btn-over button { 1.176 + color:#111; 1.177 +} 1.178 +.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.179 + background-image:url(../images/gray/toolbar/tb-btn-sprite.gif); 1.180 +} 1.181 +.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.182 + background-image:url(../images/gray/toolbar/tb-btn-sprite.gif); 1.183 +} 1.184 + 1.185 +.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.186 + background-image:url(../images/gray/toolbar/tb-btn-sprite.gif); 1.187 +} 1.188 +.x-toolbar .ytb-sep { 1.189 + background-image: url(../images/default/grid/grid-split.gif); 1.190 +} 1.191 + 1.192 +/* Tabs */ 1.193 + 1.194 +.x-tab-panel-header, .x-tab-panel-footer { 1.195 + background: #EAEAEA; 1.196 + border-color:#d0d0d0; 1.197 +} 1.198 + 1.199 + 1.200 +.x-tab-panel-header { 1.201 + border-color:#d0d0d0; 1.202 +} 1.203 + 1.204 +.x-tab-panel-footer { 1.205 + border-color:#d0d0d0; 1.206 +} 1.207 + 1.208 +ul.x-tab-strip-top{ 1.209 + background:#dbdbdb url(../images/gray/tabs/tab-strip-bg.gif) repeat-x left top; 1.210 + border-color:#d0d0d0; 1.211 + padding-top: 2px; 1.212 +} 1.213 + 1.214 +ul.x-tab-strip-bottom{ 1.215 + background-image:url(../images/gray/tabs/tab-strip-btm-bg.gif); 1.216 + border-color:#d0d0d0; 1.217 +} 1.218 + 1.219 +.x-tab-strip span.x-tab-strip-text { 1.220 + color:#333; 1.221 +} 1.222 +.x-tab-strip-over span.x-tab-strip-text { 1.223 + color:#111; 1.224 +} 1.225 + 1.226 +.x-tab-strip-active span.x-tab-strip-text { 1.227 + color:#333; 1.228 +} 1.229 + 1.230 +.x-tab-strip-disabled .x-tabs-text { 1.231 + color:#aaaaaa; 1.232 +} 1.233 + 1.234 +.x-tab-strip-top .x-tab-right { 1.235 + background-image:url(../images/gray/tabs/tabs-sprite.gif); 1.236 +} 1.237 + 1.238 +.x-tab-strip-top .x-tab-left { 1.239 + background-image:url(../images/gray/tabs/tabs-sprite.gif); 1.240 +} 1.241 +.x-tab-strip-top .x-tab-strip-inner { 1.242 + background-image:url(../images/gray/tabs/tabs-sprite.gif); 1.243 +} 1.244 + 1.245 +.x-tab-strip-bottom .x-tab-right { 1.246 + background-image:url(../images/gray/tabs/tab-btm-inactive-right-bg.gif); 1.247 +} 1.248 + 1.249 +.x-tab-strip-bottom .x-tab-left { 1.250 + background-image:url(../images/gray/tabs/tab-btm-inactive-left-bg.gif); 1.251 +} 1.252 + 1.253 +.x-tab-strip-bottom .x-tab-strip-active .x-tab-right { 1.254 + background-image:url(../images/gray/tabs/tab-btm-right-bg.gif); 1.255 +} 1.256 + 1.257 +.x-tab-strip-bottom .x-tab-strip-active .x-tab-left { 1.258 + background-image:url(../images/gray/tabs/tab-btm-left-bg.gif); 1.259 +} 1.260 + 1.261 +.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close { 1.262 + background-image:url(../images/gray/tabs/tab-close.gif); 1.263 +} 1.264 +.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{ 1.265 + background-image:url(../images/gray/tabs/tab-close.gif); 1.266 +} 1.267 + 1.268 +.x-tab-panel-body { 1.269 + border-color:#d0d0d0; 1.270 + background:#fff; 1.271 +} 1.272 +.x-tab-panel-bbar .x-toolbar { 1.273 + border-color: #d0d0d0; 1.274 +} 1.275 + 1.276 +.x-tab-panel-tbar .x-toolbar { 1.277 + border-color: #d0d0d0; 1.278 +} 1.279 + 1.280 +.x-tab-panel-header-plain .x-tab-strip-spacer { 1.281 + border-color:#d0d0d0; 1.282 + background: #eaeaea; 1.283 +} 1.284 + 1.285 +.x-tab-scroller-left { 1.286 + background-image: url(../images/gray/tabs/scroll-left.gif); 1.287 + border-color:#aeaeae; 1.288 +} 1.289 +.x-tab-scroller-right { 1.290 + background-image: url(../images/gray/tabs/scroll-right.gif); 1.291 + border-color:#aeaeae; 1.292 +} 1.293 + 1.294 +/* Window */ 1.295 + 1.296 +.x-window-proxy { 1.297 + background:#e0e0e0; 1.298 + border-color:#b0b0b0; 1.299 +} 1.300 + 1.301 +.x-window-tl .x-window-header { 1.302 + color:#555; 1.303 +} 1.304 +.x-window-tc { 1.305 + background-image:url(../images/gray/window/top-bottom.png); 1.306 +} 1.307 +.x-window-tl { 1.308 + background-image:url(../images/gray/window/left-corners.png); 1.309 +} 1.310 +.x-window-tr { 1.311 + background-image:url(../images/gray/window/right-corners.png); 1.312 +} 1.313 +.x-window-bc { 1.314 + background-image:url(../images/gray/window/top-bottom.png); 1.315 +} 1.316 +.x-window-bl { 1.317 + background-image:url(../images/gray/window/left-corners.png); 1.318 +} 1.319 +.x-window-br { 1.320 + background-image:url(../images/gray/window/right-corners.png); 1.321 +} 1.322 +.x-window-mc { 1.323 + border:1px solid #d0d0d0; 1.324 + background:#e8e8e8; 1.325 +} 1.326 + 1.327 +.x-window-ml { 1.328 + background-image:url(../images/gray/window/left-right.png); 1.329 +} 1.330 +.x-window-mr { 1.331 + background-image:url(../images/gray/window/left-right.png); 1.332 +} 1.333 +.x-panel-ghost .x-window-tl { 1.334 + border-color:#d0d0d0; 1.335 +} 1.336 +.x-panel-collapsed .x-window-tl { 1.337 + border-color:#d0d0d0; 1.338 +} 1.339 + 1.340 +.x-window-plain .x-window-mc { 1.341 + background: #e8e8e8; 1.342 + border-right:1px solid #eee; 1.343 + border-bottom:1px solid #eee; 1.344 + border-top:1px solid #d0d0d0; 1.345 + border-left:1px solid #d0d0d0; 1.346 +} 1.347 + 1.348 +.x-window-plain .x-window-body { 1.349 + border-left:1px solid #eee; 1.350 + border-top:1px solid #eee; 1.351 + border-bottom:1px solid #d0d0d0; 1.352 + border-right:1px solid #d0d0d0; 1.353 + background:transparent !important; 1.354 +} 1.355 + 1.356 +body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc { 1.357 + background-color: #e4e4e4; 1.358 +} 1.359 + 1.360 + 1.361 +/* misc */ 1.362 +.x-html-editor-wrap { 1.363 + border-color:#d0d0d0; 1.364 +} 1.365 + 1.366 +/* Borders go last for specificity */ 1.367 +.x-panel-noborder .x-panel-body-noborder { 1.368 + border-width:0; 1.369 +} 1.370 + 1.371 +.x-panel-noborder .x-panel-header-noborder { 1.372 + border-width:0; 1.373 + border-bottom:1px solid #d0d0d0; 1.374 +} 1.375 + 1.376 +.x-panel-noborder .x-panel-tbar-noborder .x-toolbar { 1.377 + border-width:0; 1.378 + border-bottom:1px solid #d0d0d0; 1.379 +} 1.380 + 1.381 +.x-panel-noborder .x-panel-bbar-noborder .x-toolbar { 1.382 + border-width:0; 1.383 + border-top:1px solid #d0d0d0; 1.384 +} 1.385 + 1.386 +.x-window-noborder .x-window-mc { 1.387 + border-width:0; 1.388 +} 1.389 +.x-window-plain .x-window-body-noborder { 1.390 + border-width:0; 1.391 +} 1.392 + 1.393 +.x-tab-panel-noborder .x-tab-panel-body-noborder { 1.394 + border-width:0; 1.395 +} 1.396 + 1.397 +.x-tab-panel-noborder .x-tab-panel-header-noborder { 1.398 + border-top-width:0; 1.399 + border-left-width:0; 1.400 + border-right-width:0; 1.401 +} 1.402 + 1.403 +.x-tab-panel-noborder .x-tab-panel-footer-noborder { 1.404 + border-bottom-width:0; 1.405 + border-left-width:0; 1.406 + border-right-width:0; 1.407 +} 1.408 + 1.409 + 1.410 +.x-tab-panel-bbar-noborder .x-toolbar { 1.411 + border-width:0; 1.412 + border-top:1px solid #d0d0d0; 1.413 +} 1.414 + 1.415 +.x-tab-panel-tbar-noborder .x-toolbar { 1.416 + border-width:0; 1.417 + border-bottom:1px solid #d0d0d0; 1.418 +} 1.419 \ No newline at end of file