* Unify css code; spaces, commas...
* Fix multiple paddings for progress bar (SNR/Signal Strenght).
* Slightly increase 'TVadapters' width (design collision).
* Slightly increase 'SAT>IP Servers' width (design collision).
* ACCESS: Fix width for spinner arrows (image was repeated).
* ACCESS: Fix transparent line at bottom of not filled progress bar (SNR/Signal Strenght).
iconCls: 'satipsrvconf',
tabIndex: index,
comet: 'satip_server',
- width: 600,
+ width: 610,
labelWidth: 250,
tbar: [discoverButton]
});
uuid = n.attributes.uuid;
current = new tvheadend.idnode_editor(uilevel, n.attributes, {
title: _('Parameters'),
- width: 550,
+ width: 560,
noautoWidth: true,
fixedHeight: true,
noApply: true,
Build date: 2013-04-03 15:07:25
*/
body {
- background-color:#16181a;
- color:#fcfcfc;
+ background-color: #16181a;
+ color: #fcfcfc;
}
.ext-el-mask {
}
.ext-el-mask-msg {
- border-color:#223;
- background-color:#3f4757;
- background-image:url(../images/access/box/tb-blue.gif);
+ border-color: #223;
+ background-color: #3f4757;
+ background-image: url(../images/access/box/tb-blue.gif);
}
+
.ext-el-mask-msg div {
background-color: #232d38;
- border-color:#556;
- color:#fff;
- font:normal 14px tahoma, arial, helvetica, sans-serif;
+ border-color: #556;
+ color: #fff;
+ font: normal 14px tahoma, arial, helvetica, sans-serif;
}
.x-mask-loading div {
- background-color:#232d38;
- background-image:url(../images/access/grid/loading.gif);
+ background-color: #232d38;
+ background-image: url(../images/access/grid/loading.gif);
}
.x-item-disabled {
}
.x-color-palette a {
- border-color:#fff;
+ border-color: #fff;
}
.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {
- border-color:#8bb8f3;
+ border-color: #8bb8f3;
background-color: #deecfd;
}
.x-color-palette em {
- border-color:#aca899;
+ border-color: #aca899;
}
.x-ie-shadow {
- background-color:#777;
+ background-color: #777;
}
.x-shadow .xsmc {
background-image: url(../images/default/shadow-lr.png);
}
-.x-shadow .xstl, .x-shadow .xstc, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr{
+.x-shadow .xstl, .x-shadow .xstc, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr {
background-image: url(../images/default/shadow.png);
}
.x-spotlight {
background-color: #ccc;
-}.x-tab-panel-header, .x-tab-panel-footer {
- background-color:#e18325;
- border-color:#8db2e3;
- overflow:hidden;
- zoom:1;
}
.x-tab-panel-header, .x-tab-panel-footer {
- border-color:#222;
+ background-color: #e18325;
+ border-color: #8db2e3;
+ overflow: hidden;
+ zoom: 1;
}
-ul.x-tab-strip-top{
- background-color:#343843;
- background-image: url(../images/access/tabs/tab-strip-bg.gif);
- border-bottom-color:#343d4e;
+.x-tab-panel-header, .x-tab-panel-footer {
+ border-color: #222;
+}
+
+ul.x-tab-strip-top {
+ background-color: #343843;
+ background-image: url(../images/access/tabs/tab-strip-bg.gif);
+ border-bottom-color: #343d4e;
}
-ul.x-tab-strip-bottom{
- background-color:#343843;
- background-image: url(../images/access/tabs/tab-strip-btm-bg.gif);
- border-top-color:#343843;
+ul.x-tab-strip-bottom {
+ background-color: #343843;
+ background-image: url(../images/access/tabs/tab-strip-btm-bg.gif);
+ border-top-color: #343843;
}
.x-tab-panel-header-plain .x-tab-strip-spacer,
.x-tab-panel-footer-plain .x-tab-strip-spacer {
- border-color:#222;
- background-color:#e18325;
+ border-color: #222;
+ background-color: #e18325;
}
.x-tab-strip span.x-tab-strip-text {
- font:normal 14px tahoma,arial,helvetica;
- color:#fff;
+ font: normal 14px tahoma, arial, helvetica;
+ color: #fff;
}
.x-tab-strip-over span.x-tab-strip-text {
- color:#fff;
+ color: #fff;
}
.x-tab-strip-active span.x-tab-strip-text {
- color:#fff;
- font-weight:bold;
+ color: #fff;
+ font-weight: bold;
}
.x-tab-strip-disabled .x-tabs-text {
- color:#aaaaaa;
+ color: #aaaaaa;
}
-.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner{
- background-image: url(../images/access/tabs/tabs-sprite.gif);
+.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner {
+ background-image: url(../images/access/tabs/tabs-sprite.gif);
}
.x-tab-strip-bottom .x-tab-right {
- background-image: url(../images/access/tabs/tab-btm-inactive-right-bg.gif);
+ background-image: url(../images/access/tabs/tab-btm-inactive-right-bg.gif);
}
.x-tab-strip-bottom .x-tab-left {
- background-image: url(../images/access/tabs/tab-btm-inactive-left-bg.gif);
+ background-image: url(../images/access/tabs/tab-btm-inactive-left-bg.gif);
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
- background-image: url(../images/access/tabs/tab-btm-right-bg.gif);
+ background-image: url(../images/access/tabs/tab-btm-right-bg.gif);
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
- background-image: url(../images/access/tabs/tab-btm-left-bg.gif);
+ background-image: url(../images/access/tabs/tab-btm-left-bg.gif);
}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
- background-image:url(../images/access/tabs/tab-close.gif);
+ background-image: url(../images/access/tabs/tab-close.gif);
}
-.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
- background-image:url(../images/access/tabs/tab-close.gif);
+.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover {
+ background-image: url(../images/access/tabs/tab-close.gif);
}
.x-tab-panel-body {
- border-color:#18181a;
- background-color:#fff;
+ border-color: #18181a;
+ background-color: #fff;
}
.x-tab-panel-body-top {
}
.x-tab-scroller-left {
- background-image:url(../images/access/tabs/scroll-left.gif);
- border-bottom-color:#8db2e3;
+ background-image: url(../images/access/tabs/scroll-left.gif);
+ border-bottom-color: #8db2e3;
}
.x-tab-scroller-left-over {
.x-tab-scroller-left-disabled {
background-position: -18px 0;
- opacity:.5;
- -moz-opacity:.5;
- filter:alpha(opacity=50);
- cursor:default;
+ opacity: .5;
+ -moz-opacity: .5;
+ filter: alpha(opacity=50);
+ cursor: default;
}
.x-tab-scroller-right {
- background-image:url(../images/access/tabs/scroll-right.gif);
- border-bottom-color:#8db2e3;
+ background-image: url(../images/access/tabs/scroll-right.gif);
+ border-bottom-color: #8db2e3;
}
.x-tab-panel-bbar .x-toolbar, .x-tab-panel-tbar .x-toolbar {
- border-color:#99bbe8;
+ border-color: #99bbe8;
}
+
.x-form-field {
- font:normal 15px tahoma, arial, helvetica, sans-serif;
+ font: normal 15px tahoma, arial, helvetica, sans-serif;
+}
+
+.x-form-spinner-trigger {
+ width: 17px !important;
}
-.x-form-text, textarea.x-form-field{
+.x-form-text, textarea.x-form-field {
color: #ffffff;
- background-color:#33373d;
- background-image:url(../images/access/form/text-bg.gif);
- border-color:#737b8c;
- border-width:2px;
+ background-color: #33373d;
+ background-image: url(../images/access/form/text-bg.gif);
+ border-color: #737b8c;
+ border-width: 2px;
}
-.ext-webkit .x-form-text, .ext-webkit textarea.x-form-field{
- border-width:2px;
+.ext-webkit .x-form-text, .ext-webkit textarea.x-form-field {
+ border-width: 2px;
}
.x-form-text, .ext-ie .x-form-file {
- height:26px;
+ height: 26px;
}
.ext-strict .x-form-text {
- height:20px;
+ height: 20px;
}
.x-form-select-one {
- background-color:#fff;
- border-color:#b5b8c8;
+ background-color: #fff;
+ border-color: #b5b8c8;
}
.x-form-check-group-label {
}
.x-editor .x-form-check-wrap {
- background-color:#fff;
+ background-color: #fff;
}
-.x-form-field-wrap .x-form-trigger{
- background-image:url(../images/access/form/trigger.gif);
- border-bottom-color:#737b8c;
- border-bottom-width:2px;
- height:24px;
- width:20px;
+.x-form-field-wrap .x-form-trigger {
+ background-image: url(../images/access/form/trigger.gif);
+ border-bottom-color: #737b8c;
+ border-bottom-width: 2px;
+ height: 24px;
+ width: 20px;
}
-.x-form-field-wrap .x-form-trigger.x-form-trigger-over{
- border-bottom-color:#d97e27;
+.x-form-field-wrap .x-form-trigger.x-form-trigger-over {
+ border-bottom-color: #d97e27;
}
-.x-form-field-wrap .x-form-trigger.x-form-trigger-click{
- border-bottom-color:#c86e19;
+.x-form-field-wrap .x-form-trigger.x-form-trigger-click {
+ border-bottom-color: #c86e19;
}
.x-small-editor .x-form-field-wrap .x-form-trigger {
- height:20px;
+ height: 20px;
}
.x-form-field-wrap .x-form-trigger-over {
- background-position:-20px 0;
+ background-position: -20px 0;
}
.x-form-field-wrap .x-form-trigger-click {
- background-position:-40px 0;
+ background-position: -40px 0;
}
.x-trigger-wrap-focus .x-form-trigger {
- background-position:-60px 0;
+ background-position: -60px 0;
}
.x-trigger-wrap-focus .x-form-trigger-over {
- background-position:-80px 0;
+ background-position: -80px 0;
}
.x-trigger-wrap-focus .x-form-trigger-click {
- background-position:-100px 0;
+ background-position: -100px 0;
}
-.x-form-field-wrap .x-form-date-trigger{
+.x-form-field-wrap .x-form-date-trigger {
background-image: url(../images/access/form/date-trigger.gif);
}
-.x-form-field-wrap .x-form-clear-trigger{
+.x-form-field-wrap .x-form-clear-trigger {
background-image: url(../images/access/form/clear-trigger.gif);
}
-.x-form-field-wrap .x-form-search-trigger{
+.x-form-field-wrap .x-form-search-trigger {
background-image: url(../images/access/form/search-trigger.gif);
}
-.x-trigger-wrap-focus .x-form-trigger{
- border-bottom-color:#737b8c;
+.x-trigger-wrap-focus .x-form-trigger {
+ border-bottom-color: #737b8c;
}
-.x-item-disabled .x-form-trigger-over{
- border-bottom-color:#b5b8c8;
+.x-item-disabled .x-form-trigger-over {
+ border-bottom-color: #b5b8c8;
}
-.x-item-disabled .x-form-trigger-click{
- border-bottom-color:#b5b8c8;
+.x-item-disabled .x-form-trigger-click {
+ border-bottom-color: #b5b8c8;
}
-.x-form-focus, textarea.x-form-focus{
- border-color:#ff9c33;
+.x-form-focus, textarea.x-form-focus {
+ border-color: #ff9c33;
}
.x-form-invalid, textarea.x-form-invalid,
-.ext-webkit .x-form-invalid, .ext-webkit textarea.x-form-invalid{
- background-color:#15171a;
- background-image:url(../images/access/grid/invalid_line.gif);
- border-color:#c30;
+.ext-webkit .x-form-invalid, .ext-webkit textarea.x-form-invalid {
+ background-color: #15171a;
+ background-image: url(../images/access/grid/invalid_line.gif);
+ border-color: #c30;
}
/*
-.ext-safari .x-form-invalid{
- background-color:#fee;
- border-color:#ff7870;
+.ext-safari .x-form-invalid {
+ background-color: #fee;
+ border-color: #ff7870;
}
*/
-.x-form-inner-invalid, textarea.x-form-inner-invalid{
- background-color:#fff;
- background-image:url(../images/access/grid/invalid_line.gif);
+.x-form-inner-invalid, textarea.x-form-inner-invalid {
+ background-color: #fff;
+ background-image: url(../images/access/grid/invalid_line.gif);
}
.x-form-grow-sizer {
- font:normal 15px tahoma, arial, helvetica, sans-serif;
+ font: normal 15px tahoma, arial, helvetica, sans-serif;
}
.x-form-item {
- font:normal 15px tahoma, arial, helvetica, sans-serif;
+ font: normal 15px tahoma, arial, helvetica, sans-serif;
}
.x-form-invalid-msg {
- color:#c0272b;
- font:normal 14px tahoma, arial, helvetica, sans-serif;
- background-image:url(../images/default/shared/warning.gif);
+ color: #c0272b;
+ font: normal 14px tahoma, arial, helvetica, sans-serif;
+ background-image: url(../images/default/shared/warning.gif);
}
.x-form-empty-field {
- color:#dadadd;
+ color: #dadadd;
}
.x-small-editor .x-form-text {
}
.x-small-editor .x-form-field {
- font:normal 14px arial, tahoma, helvetica, sans-serif;
+ font: normal 14px arial, tahoma, helvetica, sans-serif;
}
.ext-safari .x-small-editor .x-form-field {
- font:normal 15px arial, tahoma, helvetica, sans-serif;
+ font: normal 15px arial, tahoma, helvetica, sans-serif;
}
.x-form-invalid-icon {
- background-image:url(../images/access/form/exclamation.gif);
- height:25px;
- width:19px;
+ background-image: url(../images/access/form/exclamation.gif);
+ height: 25px;
+ width: 19px;
background-position:center right;
}
.x-fieldset {
- border-color:#737B8C;
+ border-color: #737B8C;
}
.x-fieldset legend {
- font:bold 14px tahoma, arial, helvetica, sans-serif;
- color:#fff;
+ font: bold 14px tahoma, arial, helvetica, sans-serif;
+ color: #fff;
}
+
.x-btn {
- font:normal 14px tahoma, verdana, helvetica;
+ font: normal 14px tahoma, verdana, helvetica;
}
.x-btn button {
- font:normal 14px arial,tahoma,verdana,helvetica;
- color:#fffffa;
- padding-left:6px !important;
- padding-right:6px !important;
+ font: normal 14px arial, tahoma, verdana, helvetica;
+ color: #fffffa;
+ padding-left: 6px !important;
+ padding-right: 6px !important;
}
-.x-btn-over .x-btn button{
- color:#fff;
+.x-btn-over .x-btn button {
+ color: #fff;
}
.x-btn-noicon .x-btn-small .x-btn-text, .x-btn-text-icon .x-btn-icon-small-left .x-btn-text,
.x-btn-icon .x-btn-small .x-btn-text, .x-btn-text-icon .x-btn-icon-small-right .x-btn-text {
- height:18px;
+ height: 18px;
}
.x-btn-icon .x-btn-small .x-btn-text {
- width:18px;
+ width: 18px;
}
.x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
- padding-left:21px !important;
+ padding-left: 21px !important;
}
.x-btn-text-icon .x-btn-icon-small-right .x-btn-text {
- padding-right:21px !important;
+ padding-right: 21px !important;
}
.x-btn-text-icon .x-btn-icon-medium-left .x-btn-text {
- padding-left:29px !important;
+ padding-left: 29px !important;
}
.x-btn-text-icon .x-btn-icon-medium-right .x-btn-text {
- padding-right:29px !important;
+ padding-right: 29px !important;
}
.x-btn-text-icon .x-btn-icon-large-left .x-btn-text {
- padding-left:37px !important;
+ padding-left: 37px !important;
}
.x-btn-text-icon .x-btn-icon-large-right .x-btn-text {
- padding-right:37px !important;
+ padding-right: 37px !important;
}
.x-btn em {
- font-style:normal;
- font-weight:normal;
+ font-style: normal;
+ font-weight: normal;
}
-.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc{
- background-image:url(../images/access/button/btn.gif);
+.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc {
+ background-image: url(../images/access/button/btn.gif);
}
-.x-btn-click .x-btn-text, .x-btn-menu-active .x-btn-text, .x-btn-pressed .x-btn-text{
- color:#fff;
+.x-btn-click .x-btn-text, .x-btn-menu-active .x-btn-text, .x-btn-pressed .x-btn-text {
+ color: #fff;
}
-.x-btn-disabled *{
- color:#eee !important;
+.x-btn-disabled * {
+ color: #eee !important;
}
.x-btn-mc em.x-btn-arrow {
- background-image:url(../images/access/button/arrow.gif);
- padding-right:13px;
+ background-image: url(../images/access/button/arrow.gif);
+ padding-right: 13px;
}
.x-btn-mc em.x-btn-split {
- background-image:url(../images/access/button/s-arrow.gif);
- padding-right:20px;
+ background-image: url(../images/access/button/s-arrow.gif);
+ padding-right: 20px;
}
.x-btn-over .x-btn-mc em.x-btn-split, .x-btn-click .x-btn-mc em.x-btn-split, .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-btn-pressed .x-btn-mc em.x-btn-split {
- background-image:url(../images/access/button/s-arrow-o.gif);
+ background-image: url(../images/access/button/s-arrow-o.gif);
}
.x-btn-mc em.x-btn-arrow-bottom {
- background-image:url(../images/access/button/s-arrow-b-noline.gif);
+ background-image: url(../images/access/button/s-arrow-b-noline.gif);
}
.x-btn-mc em.x-btn-split-bottom {
- background-image:url(../images/access/button/s-arrow-b.gif);
+ background-image: url(../images/access/button/s-arrow-b.gif);
}
.x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-btn-click .x-btn-mc em.x-btn-split-bottom, .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
- background-image:url(../images/access/button/s-arrow-bo.gif);
+ background-image: url(../images/access/button/s-arrow-bo.gif);
}
.x-btn-group-header {
}
.x-btn-group-tc {
- background-image: url(../images/access/button/group-tb.gif);
+ background-image: url(../images/access/button/group-tb.gif);
}
.x-btn-group-tl {
- background-image: url(../images/access/button/group-cs.gif);
+ background-image: url(../images/access/button/group-cs.gif);
}
.x-btn-group-tr {
- background-image: url(../images/access/button/group-cs.gif);
+ background-image: url(../images/access/button/group-cs.gif);
}
.x-btn-group-bc {
- background-image: url(../images/access/button/group-tb.gif);
+ background-image: url(../images/access/button/group-tb.gif);
}
.x-btn-group-bl {
- background-image: url(../images/access/button/group-cs.gif);
+ background-image: url(../images/access/button/group-cs.gif);
}
.x-btn-group-br {
- background-image: url(../images/access/button/group-cs.gif);
+ background-image: url(../images/access/button/group-cs.gif);
}
.x-btn-group-ml {
- background-image: url(../images/access/button/group-lr.gif);
+ background-image: url(../images/access/button/group-lr.gif);
}
.x-btn-group-mr {
- background-image: url(../images/access/button/group-lr.gif);
+ background-image: url(../images/access/button/group-lr.gif);
}
.x-btn-group-notitle .x-btn-group-tc {
- background-image: url(../images/access/button/group-tb.gif);
+ background-image: url(../images/access/button/group-tb.gif);
}
-.x-toolbar{
- border-color:#18181a;
- background-color:#393d4e;
- background-image:url(../images/access/toolbar/bg.gif);
+
+.x-toolbar {
+ border-color: #18181a;
+ background-color: #393d4e;
+ background-image: url(../images/access/toolbar/bg.gif);
}
-.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label{
- font:normal 14px arial,tahoma, helvetica, sans-serif;
+.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label {
+ font: normal 14px arial, tahoma, helvetica, sans-serif;
}
.x-toolbar .x-item-disabled {
- color:gray;
+ color: gray;
}
.x-toolbar .x-item-disabled * {
- color:gray;
+ color: gray;
}
.x-toolbar .x-btn-mc em.x-btn-split {
- background-image:url(../images/access/button/s-arrow-noline.gif);
+ background-image: url(../images/access/button/s-arrow-noline.gif);
}
.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split,
-.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split
-{
- background-image:url(../images/access/button/s-arrow-o.gif);
+.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split {
+ background-image: url(../images/access/button/s-arrow-o.gif);
}
.x-toolbar .x-btn-mc em.x-btn-split-bottom {
- background-image:url(../images/access/button/s-arrow-b-noline.gif);
+ background-image: url(../images/access/button/s-arrow-b-noline.gif);
}
.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split-bottom,
-.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom
-{
- background-image:url(../images/access/button/s-arrow-bo.gif);
+.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
+ background-image: url(../images/access/button/s-arrow-bo.gif);
}
.x-toolbar .xtb-sep {
- background-image: url(../images/access/grid/grid-blue-split.gif);
+ background-image: url(../images/access/grid/grid-blue-split.gif);
}
.x-toolbar .x-btn {
- padding-left:3px;
- padding-right:3px;
+ padding-left: 3px;
+ padding-right: 3px;
}
.x-toolbar .x-btn-mc em.x-btn-arrow {
- padding-right:10px;
+ padding-right: 10px;
}
.x-toolbar .x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
- padding-left:18px !important;
+ padding-left: 18px !important;
}
.x-toolbar .x-btn-mc em.x-btn-split {
- padding-right:14px;
+ padding-right: 14px;
}
-.x-tbar-page-first{
- background-image: url(../images/access/grid/page-first.gif) !important;
+.x-tbar-page-first {
+ background-image: url(../images/access/grid/page-first.gif) !important;
}
-.x-tbar-loading{
- background-image: url(../images/access/grid/refresh.gif) !important;
+.x-tbar-loading {
+ background-image: url(../images/access/grid/refresh.gif) !important;
}
-.x-tbar-page-last{
- background-image: url(../images/access/grid/page-last.gif) !important;
+.x-tbar-page-last {
+ background-image: url(../images/access/grid/page-last.gif) !important;
}
-.x-tbar-page-next{
- background-image: url(../images/access/grid/page-next.gif) !important;
+.x-tbar-page-next {
+ background-image: url(../images/access/grid/page-next.gif) !important;
}
-.x-tbar-page-prev{
- background-image: url(../images/access/grid/page-prev.gif) !important;
+.x-tbar-page-prev {
+ background-image: url(../images/access/grid/page-prev.gif) !important;
}
-.x-item-disabled .x-tbar-loading{
- background-image: url(../images/access/grid/loading.gif) !important;
+.x-item-disabled .x-tbar-loading {
+ background-image: url(../images/access/grid/loading.gif) !important;
}
-.x-item-disabled .x-tbar-page-first{
- background-image: url(../images/access/grid/page-first-disabled.gif) !important;
+.x-item-disabled .x-tbar-page-first {
+ background-image: url(../images/access/grid/page-first-disabled.gif) !important;
}
-.x-item-disabled .x-tbar-page-last{
- background-image: url(../images/access/grid/page-last-disabled.gif) !important;
+.x-item-disabled .x-tbar-page-last {
+ background-image: url(../images/access/grid/page-last-disabled.gif) !important;
}
-.x-item-disabled .x-tbar-page-next{
- background-image: url(../images/access/grid/page-next-disabled.gif) !important;
+.x-item-disabled .x-tbar-page-next {
+ background-image: url(../images/access/grid/page-next-disabled.gif) !important;
}
-.x-item-disabled .x-tbar-page-prev{
- background-image: url(../images/access/grid/page-prev-disabled.gif) !important;
+.x-item-disabled .x-tbar-page-prev {
+ background-image: url(../images/access/grid/page-prev-disabled.gif) !important;
}
.x-paging-info {
- color:#444;
+ color: #444;
}
.x-toolbar-more-icon {
.x-statusbar .x-status-text-panel {
border-color: #99bbe8 #fff #fff #99bbe8;
}
+
.x-resizable-handle {
- background-color:#fff;
- color: #000;
+ background-color: #fff;
+ color: #000;
}
.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east,
-.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west
-{
- background-image:url(../images/access/sizer/e-handle.gif);
+.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west {
+ background-image: url(../images/access/sizer/e-handle.gif);
}
.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south,
-.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north
-{
- background-image:url(../images/access/sizer/s-handle.gif);
+.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
+ background-image: url(../images/access/sizer/s-handle.gif);
}
-.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north{
- background-image:url(../images/access/sizer/s-handle.gif);
+.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
+ background-image: url(../images/access/sizer/s-handle.gif);
}
-.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast{
- background-image:url(../images/access/sizer/se-handle.gif);
+
+.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast {
+ background-image: url(../images/access/sizer/se-handle.gif);
}
-.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest{
- background-image:url(../images/access/sizer/nw-handle.gif);
+
+.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest {
+ background-image: url(../images/access/sizer/nw-handle.gif);
}
-.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast{
- background-image:url(../images/access/sizer/ne-handle.gif);
+
+.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast {
+ background-image: url(../images/access/sizer/ne-handle.gif);
}
-.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest{
- background-image:url(../images/access/sizer/sw-handle.gif);
+
+.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest {
+ background-image: url(../images/access/sizer/sw-handle.gif);
}
-.x-resizable-proxy{
- border-color:#3b5a82;
+
+.x-resizable-proxy {
+ border-color: #3b5a82;
}
-.x-resizable-overlay{
- background-color:#fff;
+
+.x-resizable-overlay {
+ background-color: #fff;
}
+
.x-grid3 {
- background-color:#1f2933;
+ background-color: #1f2933;
}
.x-grid-panel .x-panel-mc .x-panel-body {
- border-color:#223;
+ border-color: #223;
}
-.x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td{
- font:normal 14px arial, tahoma, helvetica, sans-serif;
+.x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td {
+ font: normal 14px arial, tahoma, helvetica, sans-serif;
}
.x-grid3-hd-row td {
- border-left-color:#556;
- border-right-color:#223;
+ border-left-color: #556;
+ border-right-color: #223;
}
.x-grid-row-loading {
background-color: #fff;
- background-image:url(../images/default/shared/loading-balls.gif);
+ background-image: url(../images/default/shared/loading-balls.gif);
}
.x-grid3-row {
border:0 none;
- border-bottom:1px solid #111;
- border-right:1px solid #1a1a1c;
+ border-bottom: 1px solid #111;
+ border-right: 1px solid #1a1a1c;
}
-.x-grid3-row-alt{
- background-color:#1b232b;
+.x-grid3-row-alt {
+ background-color: #1b232b;
}
.x-grid3-row-over {
- background-color:#7e5530;
+ background-color: #7e5530;
}
.x-grid3-resize-proxy {
- background-color:#777;
+ background-color: #777;
}
.x-grid3-resize-marker {
- background-color:#777;
+ background-color: #777;
}
-.x-grid3-header{
- background-color:#3b3f50;
- background-image:url(../images/access/grid/grid3-hrow.gif);
+.x-grid3-header {
+ background-color: #3b3f50;
+ background-image: url(../images/access/grid/grid3-hrow.gif);
}
.x-grid3-header-pop {
- border-left-color:#d0d0d0;
+ border-left-color: #d0d0d0;
}
.x-grid3-header-pop-inner {
- border-left-color:#eee;
- background-image:url(../images/default/grid/hd-pop.gif);
+ border-left-color: #eee;
+ background-image: url(../images/default/grid/hd-pop.gif);
}
td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
- border-left-color:#889;
- border-right-color:#445;
+ border-left-color: #889;
+ border-right-color: #445;
}
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 {
- background-color:#4e628a;
- background-image:url(../images/access/grid/grid3-hrow-over.gif);
+ background-color: #4e628a;
+ background-image: url(../images/access/grid/grid3-hrow-over.gif);
}
.x-grid3-cell-inner, .x-grid3-hd-inner {
- color:#fff;
+ color: #fff;
}
.sort-asc .x-grid3-sort-icon {
- background-image: url(../images/access/grid/sort_asc.gif);
- width:15px;
- height:9px;
- margin-left:5px;
+ background-image: url(../images/access/grid/sort_asc.gif);
+ width: 15px;
+ height: 9px;
+ margin-left: 5px;
}
.sort-desc .x-grid3-sort-icon {
- background-image: url(../images/access/grid/sort_desc.gif);
- width:15px;
- height:9px;
- margin-left:5px;
+ background-image: url(../images/access/grid/sort_desc.gif);
+ width: 15px;
+ height: 9px;
+ margin-left: 5px;
}
.x-grid3-cell-text, .x-grid3-hd-text {
- color:#fff;
+ color: #fff;
}
.x-grid3-split {
- background-image: url(../images/default/grid/grid-split.gif);
+ background-image: url(../images/default/grid/grid-split.gif);
}
.x-grid3-hd-text {
- color:#fff;
+ color: #fff;
}
-.x-dd-drag-proxy .x-grid3-hd-inner{
- background-color:#ebf3fd;
- background-image:url(../images/access/grid/grid3-hrow-over.gif);
- border-color:#aaccf6;
+.x-dd-drag-proxy .x-grid3-hd-inner {
+ background-color: #ebf3fd;
+ background-image: url(../images/access/grid/grid3-hrow-over.gif);
+ border-color: #aaccf6;
}
-.col-move-top{
- background-image:url(../images/default/grid/col-move-top.gif);
+.col-move-top {
+ background-image: url(../images/default/grid/col-move-top.gif);
}
-.col-move-bottom{
- background-image:url(../images/default/grid/col-move-bottom.gif);
+.col-move-bottom {
+ background-image: url(../images/default/grid/col-move-bottom.gif);
}
.x-grid3-row-selected {
- background-color: #e5872c !important;
- background-image: none;
- border-style: solid;
+ background-color: #e5872c !important;
+ background-image: none;
+ border-style: solid;
}
.x-grid3-row-selected .x-grid3-cell {
}
.x-grid3-cell-selected {
- background-color: #ffa340 !important;
- color:#fff;
+ background-color: #ffa340 !important;
+ color: #fff;
}
-.x-grid3-cell-selected span{
- color:#fff !important;
+.x-grid3-cell-selected span {
+ color: #fff !important;
}
-.x-grid3-cell-selected .x-grid3-cell-text{
- color:#fff;
+.x-grid3-cell-selected .x-grid3-cell-text {
+ color: #fff;
}
-.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker{
- background-color:#ebeadb !important;
- background-image:url(../images/default/grid/grid-hrow.gif) !important;
- color:#fff;
- border-top-color:#fff;
- border-right-color:#6fa0df !important;
+.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker {
+ background-color: #ebeadb !important;
+ background-image: url(../images/default/grid/grid-hrow.gif) !important;
+ color: #fff;
+ border-top-color: #fff;
+ border-right-color: #6fa0df !important;
}
-.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div{
- color:#fff !important;
+.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div {
+ color: #fff !important;
}
.x-grid3-dirty-cell {
- background-image:url(../images/access/grid/dirty.gif);
+ background-image: url(../images/access/grid/dirty.gif);
}
-.x-grid3-topbar, .x-grid3-bottombar{
- font:normal 14px arial, tahoma, helvetica, sans-serif;
+.x-grid3-topbar, .x-grid3-bottombar {
+ font: normal 14px arial, tahoma, helvetica, sans-serif;
}
-.x-grid3-bottombar .x-toolbar{
- border-top-color:#a9bfd3;
+.x-grid3-bottombar .x-toolbar {
+ border-top-color: #a9bfd3;
}
-.x-props-grid .x-grid3-td-name .x-grid3-cell-inner{
- background-image:url(../images/access/grid/grid3-special-col-bg.gif) !important;
- color:#fff !important;
+.x-props-grid .x-grid3-td-name .x-grid3-cell-inner {
+ background-image: url(../images/access/grid/grid3-special-col-bg.gif) !important;
+ color: #fff !important;
}
+
.x-props-grid .x-grid3-td-value {
- color:#fff !important;
+ color: #fff !important;
}
-.x-props-grid .x-grid3-body .x-grid3-td-name{
- background-color:#263240 !important;
- border-right-color:#223;
+.x-props-grid .x-grid3-body .x-grid3-td-name {
+ background-color: #263240 !important;
+ border-right-color: #223;
}
-.xg-hmenu-sort-asc .x-menu-item-icon{
- background-image: url(../images/access/grid/hmenu-asc.gif);
+.xg-hmenu-sort-asc .x-menu-item-icon {
+ background-image: url(../images/access/grid/hmenu-asc.gif);
}
-.xg-hmenu-sort-desc .x-menu-item-icon{
- background-image: url(../images/access/grid/hmenu-desc.gif);
+.xg-hmenu-sort-desc .x-menu-item-icon {
+ background-image: url(../images/access/grid/hmenu-desc.gif);
}
-.xg-hmenu-lock .x-menu-item-icon{
- background-image: url(../images/access/grid/hmenu-lock.gif);
+.xg-hmenu-lock .x-menu-item-icon {
+ background-image: url(../images/access/grid/hmenu-lock.gif);
}
-.xg-hmenu-unlock .x-menu-item-icon{
- background-image: url(../images/access/grid/hmenu-unlock.gif);
+.xg-hmenu-unlock .x-menu-item-icon {
+ background-image: url(../images/access/grid/hmenu-unlock.gif);
}
.x-grid3-hd-btn {
- background-color:#c2c9d0;
- background-image:url(../images/access/grid/grid3-hd-btn.gif);
+ background-color: #c2c9d0;
+ background-image: url(../images/access/grid/grid3-hd-btn.gif);
}
.x-grid3-body .x-grid3-td-expander {
- background-image:url(../images/access/grid/grid3-special-col-bg.gif);
+ background-image: url(../images/access/grid/grid3-special-col-bg.gif);
}
.x-grid3-row-expander {
- background-image:url(../images/access/grid/row-expand-sprite.gif);
+ background-image: url(../images/access/grid/row-expand-sprite.gif);
}
.x-grid3-body .x-grid3-td-checker {
}
.x-grid3-row-checker, .x-grid3-hd-checker {
- background-image:url(../images/default/grid/row-check-sprite.gif);
+ background-image: url(../images/default/grid/row-check-sprite.gif);
}
.x-grid3-body .x-grid3-td-numberer {
- background-image:url(../images/access/grid/grid3-special-col-bg.gif);
+ background-image: url(../images/access/grid/grid3-special-col-bg.gif);
}
.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner {
- color:#fff;
+ color: #fff;
}
.x-grid3-body .x-grid3-td-row-icon {
- background-image:url(../images/access/grid/grid3-special-col-bg.gif);
+ background-image: url(../images/access/grid/grid3-special-col-bg.gif);
}
.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 {
- background-image:url(../images/access/grid/grid3-special-col-sel-bg.gif);
+ background-image: url(../images/access/grid/grid3-special-col-sel-bg.gif);
}
.x-grid3-check-col {
- background-image:url(../images/default/menu/unchecked.gif);
+ background-image: url(../images/default/menu/unchecked.gif);
}
.x-grid3-check-col-on {
- background-image:url(../images/default/menu/checked.gif);
+ background-image: url(../images/default/menu/checked.gif);
}
.x-grid-group, .x-grid-group-body, .x-grid-group-hd {
- zoom:1;
+ zoom: 1;
}
.x-grid-group-hd {
- border-bottom-color:#4e628a;
+ border-bottom-color: #4e628a;
}
.x-grid-group-hd div.x-grid-group-title {
- background-image:url(../images/access/grid/group-collapse.gif);
- background-position:3px 6px;
- color:#ffd;
- font:bold 14px tahoma, arial, helvetica, sans-serif;
+ background-image: url(../images/access/grid/group-collapse.gif);
+ background-position: 3px 6px;
+ color: #ffd;
+ font: bold 14px tahoma, arial, helvetica, sans-serif;
}
.x-grid-group-collapsed .x-grid-group-hd div.x-grid-group-title {
- background-image:url(../images/access/grid/group-expand.gif);
+ background-image: url(../images/access/grid/group-expand.gif);
}
.x-group-by-icon {
- background-image:url(../images/default/grid/group-by.gif);
+ background-image: url(../images/default/grid/group-by.gif);
}
.x-cols-icon {
- background-image:url(../images/default/grid/columns.gif);
+ background-image: url(../images/default/grid/columns.gif);
}
.x-show-groups-icon {
- background-image:url(../images/default/grid/group-by.gif);
+ background-image: url(../images/default/grid/group-by.gif);
}
.x-grid-empty {
- color:gray;
- font:normal 14px tahoma, arial, helvetica, sans-serif;
+ color: gray;
+ font: normal 14px tahoma, arial, helvetica, sans-serif;
}
.x-grid-with-col-lines .x-grid3-row td.x-grid3-cell {
- border-right-color:#ededed;
+ border-right-color: #ededed;
}
-.x-grid-with-col-lines .x-grid3-row{
- border-top-color:#ededed;
+.x-grid-with-col-lines .x-grid3-row {
+ border-top-color: #ededed;
}
.x-grid-with-col-lines .x-grid3-row-selected {
- border-top-color:#a3bae9;
+ border-top-color: #a3bae9;
}
-.x-dd-drag-ghost{
- color:#000;
- font: normal 14px arial, helvetica, sans-serif;
+
+.x-dd-drag-ghost {
+ color: #000;
+ font: normal 14px arial, helvetica, sans-serif;
border-color: #ddd #bbb #bbb #ddd;
- background-color:#fff;
+ background-color: #fff;
}
-.x-dd-drop-nodrop .x-dd-drop-icon{
- background-image: url(../images/default/dd/drop-no.gif);
+.x-dd-drop-nodrop .x-dd-drop-icon {
+ background-image: url(../images/default/dd/drop-no.gif);
}
-.x-dd-drop-ok .x-dd-drop-icon{
- background-image: url(../images/default/dd/drop-yes.gif);
+.x-dd-drop-ok .x-dd-drop-icon {
+ background-image: url(../images/default/dd/drop-yes.gif);
}
-.x-dd-drop-ok-add .x-dd-drop-icon{
- background-image: url(../images/default/dd/drop-add.gif);
+.x-dd-drop-ok-add .x-dd-drop-icon {
+ background-image: url(../images/default/dd/drop-add.gif);
}
.x-view-selector {
- background-color:#c3daf9;
- border-color:#3399bb;
+ background-color: #c3daf9;
+ border-color: #3399bb;
}
-.x-tree-node-expanded .x-tree-node-icon{
- background-image:url(../images/access/tree/folder-open.gif);
+
+.x-tree-node-expanded .x-tree-node-icon {
+ background-image: url(../images/access/tree/folder-open.gif);
}
-.x-tree-node-leaf .x-tree-node-icon{
- background-image:url(../images/default/tree/leaf.gif);
+.x-tree-node-leaf .x-tree-node-icon {
+ background-image: url(../images/default/tree/leaf.gif);
}
-.x-tree-node-collapsed .x-tree-node-icon{
- background-image:url(../images/access/tree/folder.gif);
+.x-tree-node-collapsed .x-tree-node-icon {
+ background-image: url(../images/access/tree/folder.gif);
}
-.x-tree-node-loading .x-tree-node-icon{
- background-image:url(../images/default/tree/loading.gif) !important;
+.x-tree-node-loading .x-tree-node-icon {
+ background-image: url(../images/default/tree/loading.gif) !important;
}
.x-tree-node .x-tree-node-inline-icon {
background-image: none;
}
-.x-tree-node-loading a span{
- font-style: italic;
- color:#444444;
+.x-tree-node-loading a span {
+ font-style: italic;
+ color: #444444;
}
.ext-ie .x-tree-node-el input {
- width:14px;
- height:14px;
+ width: 14px;
+ height: 14px;
}
-.x-tree-lines .x-tree-elbow{
- background-image:url(../images/access/tree/elbow.gif);
+.x-tree-lines .x-tree-elbow {
+ background-image: url(../images/access/tree/elbow.gif);
}
-.x-tree-lines .x-tree-elbow-plus{
- background-image:url(../images/access/tree/elbow-plus.gif);
+.x-tree-lines .x-tree-elbow-plus {
+ background-image: url(../images/access/tree/elbow-plus.gif);
}
-.x-tree-lines .x-tree-elbow-minus{
- background-image:url(../images/access/tree/elbow-minus.gif);
+.x-tree-lines .x-tree-elbow-minus {
+ background-image: url(../images/access/tree/elbow-minus.gif);
}
-.x-tree-lines .x-tree-elbow-end{
- background-image:url(../images/access/tree/elbow-end.gif);
+.x-tree-lines .x-tree-elbow-end {
+ background-image: url(../images/access/tree/elbow-end.gif);
}
-.x-tree-lines .x-tree-elbow-end-plus{
- background-image:url(../images/access/tree/elbow-end-plus.gif);
+.x-tree-lines .x-tree-elbow-end-plus {
+ background-image: url(../images/access/tree/elbow-end-plus.gif);
}
-.x-tree-lines .x-tree-elbow-end-minus{
- background-image:url(../images/access/tree/elbow-end-minus.gif);
+.x-tree-lines .x-tree-elbow-end-minus {
+ background-image: url(../images/access/tree/elbow-end-minus.gif);
}
-.x-tree-lines .x-tree-elbow-line{
- background-image:url(../images/access/tree/elbow-line.gif);
+.x-tree-lines .x-tree-elbow-line {
+ background-image: url(../images/access/tree/elbow-line.gif);
}
-.x-tree-no-lines .x-tree-elbow-plus{
- background-image:url(../images/access/tree/elbow-plus-nl.gif);
+.x-tree-no-lines .x-tree-elbow-plus {
+ background-image: url(../images/access/tree/elbow-plus-nl.gif);
}
-.x-tree-no-lines .x-tree-elbow-minus{
- background-image:url(../images/access/tree/elbow-minus-nl.gif);
+.x-tree-no-lines .x-tree-elbow-minus {
+ background-image: url(../images/access/tree/elbow-minus-nl.gif);
}
-.x-tree-no-lines .x-tree-elbow-end-plus{
- background-image:url(../images/access/tree/elbow-end-plus-nl.gif);
+.x-tree-no-lines .x-tree-elbow-end-plus {
+ background-image: url(../images/access/tree/elbow-end-plus-nl.gif);
}
-.x-tree-no-lines .x-tree-elbow-end-minus{
- background-image:url(../images/access/tree/elbow-end-minus-nl.gif);
+.x-tree-no-lines .x-tree-elbow-end-minus {
+ background-image: url(../images/access/tree/elbow-end-minus-nl.gif);
}
-.x-tree-arrows .x-tree-elbow-plus{
- background-image:url(../images/access/tree/arrows.gif);
+.x-tree-arrows .x-tree-elbow-plus {
+ background-image: url(../images/access/tree/arrows.gif);
}
-.x-tree-arrows .x-tree-elbow-minus{
- background-image:url(../images/access/tree/arrows.gif);
+.x-tree-arrows .x-tree-elbow-minus {
+ background-image: url(../images/access/tree/arrows.gif);
}
-.x-tree-arrows .x-tree-elbow-end-plus{
- background-image:url(../images/access/tree/arrows.gif);
+.x-tree-arrows .x-tree-elbow-end-plus {
+ background-image: url(../images/access/tree/arrows.gif);
}
-.x-tree-arrows .x-tree-elbow-end-minus{
- background-image:url(../images/access/tree/arrows.gif);
+.x-tree-arrows .x-tree-elbow-end-minus {
+ background-image: url(../images/access/tree/arrows.gif);
}
-.x-tree-node{
- color:#000;
- font: normal 14px arial, tahoma, helvetica, sans-serif;
+.x-tree-node {
+ color: #000;
+ font: normal 14px arial, tahoma, helvetica, sans-serif;
}
-.x-tree-node a, .x-dd-drag-ghost a{
- color:#fff;
+.x-tree-node a, .x-dd-drag-ghost a {
+ color: #fff;
}
-.x-tree-node a span, .x-dd-drag-ghost a span{
- color:#fff;
+.x-tree-node a span, .x-dd-drag-ghost a span {
+ color: #fff;
}
-.x-tree-node .x-tree-selected a, .x-dd-drag-ghost a{
- color:#fff;
+.x-tree-node .x-tree-selected a, .x-dd-drag-ghost a {
+ color: #fff;
}
-.x-tree-node .x-tree-selected a span, .x-dd-drag-ghost a span{
- color:#fff;
+.x-tree-node .x-tree-selected a span, .x-dd-drag-ghost a span {
+ color: #fff;
}
-.x-tree-node .x-tree-node-disabled a span{
- color:gray !important;
+.x-tree-node .x-tree-node-disabled a span {
+ color: gray !important;
}
-.x-tree-node div.x-tree-drag-insert-below{
- border-bottom-color:#36c;
+.x-tree-node div.x-tree-drag-insert-below {
+ border-bottom-color: #36c;
}
-.x-tree-node div.x-tree-drag-insert-above{
- border-top-color:#36c;
+.x-tree-node div.x-tree-drag-insert-above {
+ border-top-color: #36c;
}
-.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a{
- border-bottom-color:#36c;
+.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a {
+ border-bottom-color: #36c;
}
-.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a{
- border-top-color:#36c;
+.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a {
+ border-top-color: #36c;
}
-.x-tree-node .x-tree-drag-append a span{
- background-color:#ddd;
- border-color:gray;
+.x-tree-node .x-tree-drag-append a span {
+ background-color: #ddd;
+ border-color: gray;
}
.x-tree-node .x-tree-node-over {
- background-color: #7e5530;
+ background-color: #7e5530;
}
.x-tree-node .x-tree-selected {
- background-color: #e5872c;
+ background-color: #e5872c;
}
-.x-tree-drop-ok-append .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-add.gif);
+.x-tree-drop-ok-append .x-dd-drop-icon {
+ background-image: url(../images/default/tree/drop-add.gif);
}
-.x-tree-drop-ok-above .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-over.gif);
+.x-tree-drop-ok-above .x-dd-drop-icon {
+ background-image: url(../images/default/tree/drop-over.gif);
}
-.x-tree-drop-ok-below .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-under.gif);
+.x-tree-drop-ok-below .x-dd-drop-icon {
+ background-image: url(../images/default/tree/drop-under.gif);
}
-.x-tree-drop-ok-between .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-between.gif);
+.x-tree-drop-ok-between .x-dd-drop-icon {
+ background-image: url(../images/default/tree/drop-between.gif);
}
+
.x-date-picker {
border-color: #737b8c;
- background-color:#21252e;
+ background-color: #21252e;
}
.x-date-middle,.x-date-left,.x-date-right {
- background-image: url(../images/access/shared/hd-sprite.gif);
- color:#fff;
- font:bold 14px "sans serif", tahoma, verdana, helvetica;
+ background-image: url(../images/access/shared/hd-sprite.gif);
+ color: #fff;
+ font: bold 14px "sans serif", tahoma, verdana, helvetica;
}
.x-date-middle .x-btn .x-btn-text {
- color:#fff;
+ color: #fff;
}
.x-date-middle .x-btn-mc em.x-btn-arrow {
- background-image:url(../images/access/toolbar/btn-arrow-light.gif);
+ background-image: url(../images/access/toolbar/btn-arrow-light.gif);
}
.x-date-right a {
background-image: url(../images/access/shared/right-btn.gif);
}
-.x-date-left a{
- background-image: url(../images/access/shared/left-btn.gif);
+.x-date-left a {
+ background-image: url(../images/access/shared/left-btn.gif);
}
.x-date-inner th {
- background-color:#363d4a;
- background-image:url(../images/access/toolbar/bg.gif);
- border-bottom-color:#535b5c;
- font:normal 13px arial, helvetica,tahoma,sans-serif;
- color:#fff;
+ background-color: #363d4a;
+ background-image: url(../images/access/toolbar/bg.gif);
+ border-bottom-color: #535b5c;
+ font: normal 13px arial, helvetica, tahoma, sans-serif;
+ color: #fff;
}
.x-date-inner td {
- border-color:#112;
+ border-color: #112;
}
.x-date-inner a {
- font:normal 14px arial, helvetica,tahoma,sans-serif;
- color:#fff;
- padding:2px 7px 1px 3px; /* Structure to account for larger, bolder fonts in Access theme. */
+ font: normal 14px arial, helvetica, tahoma, sans-serif;
+ color: #fff;
+ padding: 2px 7px 1px 3px; /* Structure to account for larger, bolder fonts in Access theme. */
}
-.x-date-inner .x-date-active{
- color:#000;
+.x-date-inner .x-date-active {
+ color: #000;
}
-.x-date-inner .x-date-selected a{
- background-color:#e5872c;
- background-image:none;
- border-color:#864900;
- padding:1px 6px 1px 2px; /* Structure to account for larger, bolder fonts in Access theme. */
+.x-date-inner .x-date-selected a {
+ background-color: #e5872c;
+ background-image: none;
+ border-color: #864900;
+ padding: 1px 6px 1px 2px; /* Structure to account for larger, bolder fonts in Access theme. */
}
-.x-date-inner .x-date-today a{
- border-color:#99a;
+.x-date-inner .x-date-today a {
+ border-color: #99a;
}
-.x-date-inner .x-date-selected span{
- font-weight:bold;
+.x-date-inner .x-date-selected span {
+ font-weight: bold;
}
.x-date-inner .x-date-prevday a,.x-date-inner .x-date-nextday a {
- color:#aaa;
+ color: #aaa;
}
.x-date-bottom {
- border-top-color:#737b8c;
- background-color:#464d5a;
- background-image:url(../images/access/shared/glass-bg.gif);
+ border-top-color: #737b8c;
+ background-color: #464d5a;
+ background-image: url(../images/access/shared/glass-bg.gif);
}
-.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover{
- color:#fff;
- background-color:#7e5530;
+.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover {
+ color: #fff;
+ background-color: #7e5530;
}
.x-date-inner .x-date-disabled a {
- background-color:#eee;
- color:#bbb;
+ background-color: #eee;
+ color: #bbb;
}
-.x-date-mmenu{
- background-color:#eee !important;
+.x-date-mmenu {
+ background-color: #eee !important;
}
.x-date-mmenu .x-menu-item {
- font-size:13px;
- color:#000;
+ font-size: 13px;
+ color: #000;
}
.x-date-mp {
- background-color:#21252e;
+ background-color: #21252e;
}
.x-date-mp td {
- font:normal 14px arial, helvetica,tahoma,sans-serif;
+ font: normal 14px arial, helvetica, tahoma, sans-serif;
}
.x-date-mp-btns button {
- background-color:#083772;
- color:#fff;
- border-color: #3366cc #000055 #000055 #3366cc;
- font:normal 14px arial, helvetica,tahoma,sans-serif;
+ background-color: #083772;
+ color: #fff;
+ border-color: #3366cc #000055 #000055 #3366cc;
+ font: normal 14px arial, helvetica, tahoma, sans-serif;
}
.x-date-mp-btns {
background-color: #dfecfb;
- background-image: url(../images/access/shared/glass-bg.gif);
+ background-image: url(../images/access/shared/glass-bg.gif);
}
.x-date-mp-btns td {
- border-top-color: #c5d2df;
+ border-top-color: #c5d2df;
}
td.x-date-mp-month a,td.x-date-mp-year a {
- color:#fff;
+ color: #fff;
}
td.x-date-mp-month a:hover,td.x-date-mp-year a:hover {
- color:#fff;
- background-color: #7e5530;
+ color: #fff;
+ background-color: #7e5530;
}
td.x-date-mp-sel a {
background-color: #e5872c;
- background-image: none;
- border-color:#864900;
+ background-image: none;
+ border-color: #864900;
}
.x-date-mp-ybtn a {
- background-image:url(../images/access/panel/tool-sprites.gif);
+ background-image: url(../images/access/panel/tool-sprites.gif);
}
td.x-date-mp-sep {
- border-right-color:#c5d2df;
+ border-right-color: #c5d2df;
}
-.x-tip .x-tip-close{
- background-image: url(../images/access/qtip/close.gif);
+
+.x-tip .x-tip-close {
+ background-image: url(../images/access/qtip/close.gif);
}
.x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr, .x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-br, .x-tip .x-tip-ml, .x-tip .x-tip-mr {
- background-image: url(../images/access/qtip/tip-sprite.gif);
+ background-image: url(../images/access/qtip/tip-sprite.gif);
}
.x-tip .x-tip-mc {
- font: normal 14px tahoma,arial,helvetica,sans-serif;
+ font: normal 14px tahoma, arial, helvetica, sans-serif;
}
+
.x-tip .x-tip-ml {
- background-color: #fff;
+ background-color: #fff;
}
.x-tip .x-tip-header-text {
- font: bold 14px tahoma,arial,helvetica,sans-serif;
- color:#ffd;
+ font: bold 14px tahoma, arial, helvetica, sans-serif;
+ color: #ffd;
}
.x-tip .x-tip-body {
- font: normal 14px tahoma,arial,helvetica,sans-serif;
- color:#000;
+ font: normal 14px tahoma, arial, helvetica, sans-serif;
+ color: #000;
}
.x-form-invalid-tip .x-tip-tc, .x-form-invalid-tip .x-tip-tl, .x-form-invalid-tip .x-tip-tr, .x-form-invalid-tip .x-tip-bc,
-.x-form-invalid-tip .x-tip-bl, .x-form-invalid-tip .x-tip-br, .x-form-invalid-tip .x-tip-ml, .x-form-invalid-tip .x-tip-mr
-{
- background-image: url(../images/default/form/error-tip-corners.gif);
+.x-form-invalid-tip .x-tip-bl, .x-form-invalid-tip .x-tip-br, .x-form-invalid-tip .x-tip-ml, .x-form-invalid-tip .x-tip-mr {
+ background-image: url(../images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-body {
- background-image:url(../images/access/form/exclamation.gif);
+ background-image: url(../images/access/form/exclamation.gif);
}
.x-tip-anchor {
- background-image:url(../images/access/qtip/tip-anchor-sprite.gif);
+ background-image: url(../images/access/qtip/tip-anchor-sprite.gif);
}
+
.x-menu {
- border-color:#222;
- background-color:#414551;
- background-image:url(../images/access/menu/menu.gif);
+ border-color: #222;
+ background-color: #414551;
+ background-image: url(../images/access/menu/menu.gif);
}
.x-menu-nosep {
- background-image:none;
+ background-image: none;
}
-.x-menu-list-item{
- font:normal 14px tahoma,arial, sans-serif;
+.x-menu-list-item {
+ font: normal 14px tahoma,arial, sans-serif;
}
-.x-menu-item-arrow{
- background-image:url(../images/access/menu/menu-parent.gif);
+.x-menu-item-arrow {
+ background-image: url(../images/access/menu/menu-parent.gif);
}
.x-menu-sep {
- background-color:#223;
- border-bottom-color:#666;
+ background-color: #223;
+ border-bottom-color: #666;
}
a.x-menu-item {
- color:#fffff6;
+ color: #fffff6;
}
.x-menu-item-active {
- background-color: #f09134;
- background-image: none;
- border-color:#b36427;
+ background-color: #f09134;
+ background-image: none;
+ border-color: #b36427;
}
.x-menu-item-active a.x-menu-item {
- border-color:#b36427;
+ border-color: #b36427;
}
-.x-menu-check-item .x-menu-item-icon{
- background-image:url(../images/default/menu/unchecked.gif);
+.x-menu-check-item .x-menu-item-icon {
+ background-image: url(../images/default/menu/unchecked.gif);
}
-.x-menu-item-checked .x-menu-item-icon{
- background-image:url(../images/default/menu/checked.gif);
+.x-menu-item-checked .x-menu-item-icon {
+ background-image: url(../images/default/menu/checked.gif);
}
-.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{
- background-image:url(../images/access/menu/group-checked.gif);
+.x-menu-item-checked .x-menu-group-item .x-menu-item-icon {
+ background-image: url(../images/access/menu/group-checked.gif);
}
-.x-menu-group-item .x-menu-item-icon{
- background-image:none;
+.x-menu-group-item .x-menu-item-icon {
+ background-image: none;
}
.x-menu-plain {
- background-color:#fff !important;
+ background-color: #fff !important;
}
-.x-menu .x-date-picker{
- border-color:#a3bad9;
+.x-menu .x-date-picker {
+ border-color: #a3bad9;
}
.x-cycle-menu .x-menu-item-checked {
- border-color:#a3bae9 !important;
- background-color:#def8f6;
+ border-color: #a3bae9 !important;
+ background-color: #def8f6;
}
.x-menu-scroller-top {
- background-image:url(../images/default/layout/mini-top.gif);
+ background-image: url(../images/default/layout/mini-top.gif);
}
.x-menu-scroller-bottom {
- background-image:url(../images/default/layout/mini-bottom.gif);
+ background-image: url(../images/default/layout/mini-bottom.gif);
}
+
.x-box-tl {
- background-image: url(../images/default/box/corners.gif);
+ background-image: url(../images/default/box/corners.gif);
}
.x-box-tc {
- background-image: url(../images/default/box/tb.gif);
+ background-image: url(../images/default/box/tb.gif);
}
.x-box-tr {
- background-image: url(../images/default/box/corners.gif);
+ background-image: url(../images/default/box/corners.gif);
}
.x-box-ml {
- background-image: url(../images/default/box/l.gif);
+ background-image: url(../images/default/box/l.gif);
}
.x-box-mc {
- background-color: #eee;
+ background-color: #eee;
background-image: url(../images/default/box/tb.gif);
- font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
- color: #393939;
- font-size: 15px;
+ font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
+ color: #393939;
+ font-size: 15px;
}
.x-box-mc h3 {
- font-size: 18px;
- font-weight: bold;
+ font-size: 18px;
+ font-weight: bold;
}
.x-box-mr {
- background-image: url(../images/default/box/r.gif);
+ background-image: url(../images/default/box/r.gif);
}
.x-box-bl {
- background-image: url(../images/default/box/corners.gif);
+ background-image: url(../images/default/box/corners.gif);
}
.x-box-bc {
- background-image: url(../images/default/box/tb.gif);
+ background-image: url(../images/default/box/tb.gif);
}
.x-box-br {
- background-image: url(../images/default/box/corners.gif);
+ background-image: url(../images/default/box/corners.gif);
}
.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {
- background-image: url(../images/default/box/corners-blue.gif);
+ background-image: url(../images/default/box/corners-blue.gif);
}
.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {
- background-image: url(../images/default/box/tb-blue.gif);
+ background-image: url(../images/default/box/tb-blue.gif);
}
.x-box-blue .x-box-mc {
- background-color: #c3daf9;
+ background-color: #c3daf9;
}
.x-box-blue .x-box-mc h3 {
- color: #17385b;
+ color: #17385b;
}
.x-box-blue .x-box-ml {
- background-image: url(../images/default/box/l-blue.gif);
+ background-image: url(../images/default/box/l-blue.gif);
}
.x-box-blue .x-box-mr {
- background-image: url(../images/default/box/r-blue.gif);
+ background-image: url(../images/default/box/r-blue.gif);
}
+
.x-combo-list {
border:2px solid #232732;
- background-color:#555566;
- font:normal 15px tahoma, arial, helvetica, sans-serif;
+ background-color: #555566;
+ font: normal 15px tahoma, arial, helvetica, sans-serif;
}
.x-combo-list-inner {
- background-color:#414551;
+ background-color: #414551;
}
.x-combo-list-hd {
- font:bold 14px tahoma, arial, helvetica, sans-serif;
- color:#fff;
+ font: bold 14px tahoma, arial, helvetica, sans-serif;
+ color: #fff;
background-image: url(../images/default/layout/panel-title-light-bg.gif);
- border-bottom-color:#98c0f4;
+ border-bottom-color: #98c0f4;
}
.x-resizable-pinned .x-combo-list-inner {
- border-bottom-color:#98c0f4;
+ border-bottom-color: #98c0f4;
}
.x-combo-list-item {
- border-color:#556;
+ border-color: #556;
}
.x-combo-list .x-combo-selected {
- border-color:#e5872c !important;
- background-color:#e5872c;
+ border-color: #e5872c !important;
+ background-color: #e5872c;
}
.x-combo-list .x-toolbar {
- border-top-color:#98c0f4;
+ border-top-color: #98c0f4;
}
.x-combo-list-small {
- font:normal 14px tahoma, arial, helvetica, sans-serif;
+ font: normal 14px tahoma, arial, helvetica, sans-serif;
}
+
.x-panel {
border-color: #18181a;
font-size: 14px;
}
.x-panel-header {
- color:#fff;
- font-weight:bold;
+ color: #fff;
+ font-weight: bold;
font-size: 14px;
- font-family: tahoma,arial,verdana,sans-serif;
- border-color:#18181a;
+ font-family: tahoma, arial, verdana, sans-serif;
+ border-color: #18181a;
background-image: url(../images/access/panel/white-top-bottom.gif);
}
.x-panel-body {
color: #fffff6;
- border-color:#18181a;
- background-color:#232d38;
+ border-color: #18181a;
+ background-color: #232d38;
}
.x-tab-panel .x-panel-body {
color: #fffff6;
- border-color:#18181a;
- background-color:#1f2730;
+ border-color: #18181a;
+ background-color: #1f2730;
}
.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
- border-color:#223;
+ border-color: #223;
}
.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
- border-top-color:#223;
+ border-top-color: #223;
}
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
- border-top-color:#223;
+ border-top-color: #223;
}
.x-panel-tl .x-panel-header {
- color:#fff;
- font:bold 14px tahoma,arial,verdana,sans-serif;
+ color: #fff;
+ font: bold 14px tahoma, arial, verdana, sans-serif;
}
.x-panel-tc {
background-image: url(../images/access/panel/top-bottom.gif);
}
-.x-panel-tl, .x-panel-tr, .x-panel-bl, .x-panel-br{
+.x-panel-tl, .x-panel-tr, .x-panel-bl, .x-panel-br {
background-image: url(../images/access/panel/corners-sprite.gif);
- border-bottom-color:#222224;
+ border-bottom-color: #222224;
}
.x-panel-bc {
- background-image: url(../images/access/panel/top-bottom.gif);
+ background-image: url(../images/access/panel/top-bottom.gif);
}
.x-panel-mc {
- font: normal 14px tahoma,arial,helvetica,sans-serif;
- background-color:#3f4757;
+ font: normal 14px tahoma, arial, helvetica, sans-serif;
+ background-color: #3f4757;
}
.x-panel-ml {
- background-image:url(../images/access/panel/left-right.gif);
+ background-image: url(../images/access/panel/left-right.gif);
}
.x-panel-mr {
- background-image: url(../images/access/panel/left-right.gif);
+ background-image: url(../images/access/panel/left-right.gif);
}
.x-tool {
- background-image:url(../images/access/panel/tool-sprites.gif);
+ background-image: url(../images/access/panel/tool-sprites.gif);
}
.x-panel-ghost {
- background-color:#3f4757;
+ background-color: #3f4757;
}
.x-panel-ghost ul {
- border-color:#18181a;
+ border-color: #18181a;
}
.x-panel-dd-spacer {
- border-color:#18181a;
+ border-color: #18181a;
}
-.x-panel-fbar td,.x-panel-fbar span,.x-panel-fbar input,.x-panel-fbar div,.x-panel-fbar select,.x-panel-fbar label{
- font:normal 14px arial,tahoma, helvetica, sans-serif;
+.x-panel-fbar td,.x-panel-fbar span,.x-panel-fbar input,.x-panel-fbar div,.x-panel-fbar select,.x-panel-fbar label {
+ font: normal 14px arial, tahoma, helvetica, sans-serif;
}
+
.x-window-proxy {
- background-color:#1f2833;
- border-color:#18181a;
+ background-color: #1f2833;
+ border-color: #18181a;
}
.x-window-tl .x-window-header {
- color:#fff;
- font:bold 14px tahoma,arial,verdana,sans-serif;
+ color: #fff;
+ font: bold 14px tahoma, arial, verdana, sans-serif;
}
.x-window-tc {
- background-image: url(../images/access/window/top-bottom.png);
+ background-image: url(../images/access/window/top-bottom.png);
}
.x-window-tl {
- background-image: url(../images/access/window/left-corners.png);
+ background-image: url(../images/access/window/left-corners.png);
}
.x-window-tr {
- background-image: url(../images/access/window/right-corners.png);
+ background-image: url(../images/access/window/right-corners.png);
}
.x-window-bc {
- background-image: url(../images/access/window/top-bottom.png);
+ background-image: url(../images/access/window/top-bottom.png);
}
.x-window-bl {
- background-image: url(../images/access/window/left-corners.png);
+ background-image: url(../images/access/window/left-corners.png);
}
.x-window-br {
- background-image: url(../images/access/window/right-corners.png);
+ background-image: url(../images/access/window/right-corners.png);
}
.x-window-mc {
- border-color:#18181a;
- font: normal 14px tahoma,arial,helvetica,sans-serif;
- background-color:#1f2833;
+ border-color: #18181a;
+ font: normal 14px tahoma, arial, helvetica, sans-serif;
+ background-color: #1f2833;
}
.x-window-ml {
- background-image: url(../images/access/window/left-right.png);
+ background-image: url(../images/access/window/left-right.png);
}
.x-window-mr {
- background-image: url(../images/access/window/left-right.png);
+ background-image: url(../images/access/window/left-right.png);
}
.x-window-maximized .x-window-tc {
- background-color:#fff;
+ background-color: #fff;
}
.x-window-bbar .x-toolbar {
- border-top-color:#323945;
+ border-top-color: #323945;
}
.x-panel-ghost .x-window-tl {
- border-bottom-color:#323945;
+ border-bottom-color: #323945;
}
.x-panel-collapsed .x-window-tl {
- border-bottom-color:#323945;
+ border-bottom-color: #323945;
}
.x-dlg-mask{
- background-color:#ccc;
+ background-color: #ccc;
}
.x-window-plain .x-window-mc {
background-color: #464f61;
}
.x-html-editor-wrap {
- border-color:#737B8C;
- background-color:#fff;
+ border-color: #737B8C;
+ background-color: #fff;
}
+
.x-html-editor-wrap iframe {
background-color: #fff;
}
+
.x-html-editor-tb .x-btn-text {
- background-image:url(../images/access/editor/tb-sprite.gif);
-}.x-panel-noborder .x-panel-header-noborder {
- border-bottom-color:#343d4e;
+ background-image: url(../images/access/editor/tb-sprite.gif);
+}
+
+.x-panel-noborder .x-panel-header-noborder {
+ border-bottom-color: #343d4e;
}
.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
- border-bottom-color:#343d4e;
+ border-bottom-color: #343d4e;
}
.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
- border-top-color:#343d4e;
+ border-top-color: #343d4e;
}
.x-tab-panel-bbar-noborder .x-toolbar {
- border-top-color:#343d4e;
+ border-top-color: #343d4e;
}
.x-tab-panel-tbar-noborder .x-toolbar {
- border-bottom-color:#343d4e;
+ border-bottom-color: #343d4e;
}
+
.x-border-layout-ct {
- background-color:#3f4757;
+ background-color: #3f4757;
}
.x-accordion-hd {
- color:#fff;
- font-weight:normal;
+ color: #fff;
+ font-weight: normal;
background-image: url(../images/access/panel/light-hd.gif);
}
-.x-layout-collapsed{
- background-color:#323845;
- border-color:#1a1a1c;
+.x-layout-collapsed {
+ background-color: #323845;
+ border-color: #1a1a1c;
}
-.x-layout-collapsed-over{
- background-color:#2d3440;
+.x-layout-collapsed-over {
+ background-color: #2d3440;
}
.x-layout-split-west .x-layout-mini {
- background-image:url(../images/default/layout/mini-left.gif);
+ background-image: url(../images/default/layout/mini-left.gif);
}
.x-layout-split-east .x-layout-mini {
- background-image:url(../images/default/layout/mini-right.gif);
+ background-image: url(../images/default/layout/mini-right.gif);
}
.x-layout-split-north .x-layout-mini {
- background-image:url(../images/default/layout/mini-top.gif);
+ background-image: url(../images/default/layout/mini-top.gif);
}
.x-layout-split-south .x-layout-mini {
- background-image:url(../images/default/layout/mini-bottom.gif);
+ background-image: url(../images/default/layout/mini-bottom.gif);
}
.x-layout-cmini-west .x-layout-mini {
- background-image:url(../images/default/layout/mini-right.gif);
+ background-image: url(../images/default/layout/mini-right.gif);
}
.x-layout-cmini-east .x-layout-mini {
- background-image:url(../images/default/layout/mini-left.gif);
+ background-image: url(../images/default/layout/mini-left.gif);
}
.x-layout-cmini-north .x-layout-mini {
- background-image:url(../images/default/layout/mini-bottom.gif);
+ background-image: url(../images/default/layout/mini-bottom.gif);
}
.x-layout-cmini-south .x-layout-mini {
- background-image:url(../images/default/layout/mini-top.gif);
+ background-image: url(../images/default/layout/mini-top.gif);
}
+
.x-progress-wrap {
- border-color:#18181a;
+ border-color: #18181a;
+ margin-top: 1px;
}
.x-progress-inner {
- background-color:#232d38;
- background-image:none;
+ background-color: #232d38;
+ background-image: none;
+ border-bottom: 1.5px solid #232d38;
}
.x-progress-bar {
- background-color:#f39a00;
- background-image:url(../images/access/progress/progress-bg.gif);
- border-top-color:#a66900;
- border-bottom-color:#a66900;
- border-right-color:#ffb941;
+ background-color: #f39a00;
+ background-image: url(../images/access/progress/progress-bg.gif);
+ border-top-color: #a66900;
+ border-bottom-color: #a66900;
+ border-right-color: #ffb941;
height: 20px !important; /* structural override for Accessibility Theme */
}
+.x-progress-bar-red {
+ border-bottom: 1px solid #ff0000 !important;
+}
+
+.x-progress-bar-orange {
+ border-bottom: 1px solid #d7b290 !important;
+}
+
+.x-progress-bar-green {
+ border-bottom: 1px solid #00ff00 !important;
+}
+
.x-progress-text {
- font-size:14px;
- font-weight:bold;
- color:#fff;
+ font-size: 14px;
+ font-weight: bold;
+ color: #fff;
padding: 0 5px !important; /* structural override for Accessibility Theme */
}
.x-progress-text-back {
- color:#aaa;
+ color: #aaa;
line-height: 19px;
}
-.x-list-header{
- background-color:#393d4e;
- background-image:url(../images/access/toolbar/bg.gif);
- background-position:0 top;
+.x-list-header {
+ background-color: #393d4e;
+ background-image: url(../images/access/toolbar/bg.gif);
+ background-position: 0 top;
}
.x-list-header-inner div em {
- border-left-color:#667;
- font:normal 14px arial, tahoma, helvetica, sans-serif;
+ border-left-color: #667;
+ font: normal 14px arial, tahoma, helvetica, sans-serif;
line-height: 14px;
}
.x-list-body-inner {
- background-color:#1B232B;
+ background-color: #1B232B;
}
.x-list-body dt em {
- font:normal 14px arial, tahoma, helvetica, sans-serif;
+ font: normal 14px arial, tahoma, helvetica, sans-serif;
}
.x-list-over {
- background-color:#7E5530;
+ background-color: #7E5530;
}
.x-list-selected {
- background-color:#E5872C;
+ background-color: #E5872C;
}
.x-list-resizer {
- border-left-color:#555;
- border-right-color:#555;
+ border-left-color: #555;
+ border-right-color: #555;
}
.x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
- background-image:url(../images/access/grid/sort-hd.gif);
+ background-image: url(../images/access/grid/sort-hd.gif);
border-color: #3e4e6c;
}
+
.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
- background-image:url(../images/access/slider/slider-bg.png);
+ background-image: url(../images/access/slider/slider-bg.png);
}
.x-slider-horz .x-slider-thumb {
- background-image:url(../images/access/slider/slider-thumb.png);
+ background-image: url(../images/access/slider/slider-thumb.png);
}
.x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner {
- background-image:url(../images/access/slider/slider-v-bg.png);
+ background-image: url(../images/access/slider/slider-v-bg.png);
}
.x-slider-vert .x-slider-thumb {
- background-image:url(../images/access/slider/slider-v-thumb.png);
+ background-image: url(../images/access/slider/slider-v-thumb.png);
}
+
.x-window-dlg .ext-mb-text,
.x-window-dlg .x-window-header-text {
- font-size:15px;
+ font-size: 15px;
}
.x-window-dlg .ext-mb-textarea {
- font:normal 15px tahoma,arial,helvetica,sans-serif;
+ font: normal 15px tahoma, arial, helvetica, sans-serif;
}
.x-window-dlg .x-msg-box-wait {
- background-image:url(../images/access/grid/loading.gif);
+ background-image: url(../images/access/grid/loading.gif);
}
.x-window-dlg .ext-mb-info {
- background-image:url(../images/access/window/icon-info.gif);
+ background-image: url(../images/access/window/icon-info.gif);
}
.x-window-dlg .ext-mb-warning {
- background-image:url(../images/access/window/icon-warning.gif);
+ background-image: url(../images/access/window/icon-warning.gif);
}
.x-window-dlg .ext-mb-question {
- background-image:url(../images/access/window/icon-question.gif);
+ background-image: url(../images/access/window/icon-question.gif);
}
.x-window-dlg .ext-mb-error {
- background-image:url(../images/access/window/icon-error.gif);
+ background-image: url(../images/access/window/icon-error.gif);
}
.tmdb {
- content:url(../../../img/tmdb_white.png)!important;
+ content: url(../../../img/tmdb_white.png) !important;
}
.tvdb {
- content:url(../../../img/tvdb_white.png)!important;
+ content: url(../../../img/tvdb_white.png) !important;
}
}
.ext-el-mask-msg {
- border-color:#6593cf;
- background-color:#c3daf9;
- background-image:url(../images/default/box/tb-blue.gif);
+ border-color: #6593cf;
+ background-color: #c3daf9;
+ background-image: url(../images/default/box/tb-blue.gif);
}
.ext-el-mask-msg div {
background-color: #eee;
- border-color:#a3bad9;
- color:#222;
- font:normal 11px tahoma, arial, helvetica, sans-serif;
+ border-color: #a3bad9;
+ color: #222;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
}
.x-mask-loading div {
- background-color:#fbfbfb;
- background-image:url(../images/default/grid/loading.gif);
+ background-color: #fbfbfb;
+ background-image: url(../images/default/grid/loading.gif);
}
.x-item-disabled {
}
.x-color-palette a {
- border-color:#fff;
+ border-color: #fff;
}
.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {
- border-color:#8bb8f3;
+ border-color: #8bb8f3;
background-color: #deecfd;
}
/*
-.x-color-palette em:hover, .x-color-palette span:hover{
+.x-color-palette em:hover, .x-color-palette span:hover {
background-color: #deecfd;
}
*/
.x-color-palette em {
- border-color:#aca899;
+ border-color: #aca899;
}
.x-ie-shadow {
- background-color:#777;
+ background-color: #777;
}
.x-shadow .xsmc {
background-image: url(../images/default/shadow-lr.png);
}
-.x-shadow .xstl, .x-shadow .xstc, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr{
+.x-shadow .xstl, .x-shadow .xstc, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr {
background-image: url(../images/default/shadow.png);
}
background-color: #ccc;
}
.x-tab-panel-header, .x-tab-panel-footer {
- background-color: #deecfd;
- border-color:#8db2e3;
- overflow:hidden;
- zoom:1;
+ background-color: #deecfd;
+ border-color: #8db2e3;
+ overflow: hidden;
+ zoom: 1;
}
.x-tab-panel-header, .x-tab-panel-footer {
- border-color:#8db2e3;
+ border-color: #8db2e3;
}
-ul.x-tab-strip-top{
- background-color:#cedff5;
- background-image: url(../images/default/tabs/tab-strip-bg.gif);
- border-bottom-color:#8db2e3;
+ul.x-tab-strip-top {
+ background-color: #cedff5;
+ background-image: url(../images/default/tabs/tab-strip-bg.gif);
+ border-bottom-color: #8db2e3;
}
-ul.x-tab-strip-bottom{
- background-color:#cedff5;
- background-image: url(../images/default/tabs/tab-strip-btm-bg.gif);
- border-top-color:#8db2e3;
+ul.x-tab-strip-bottom {
+ background-color: #cedff5;
+ background-image: url(../images/default/tabs/tab-strip-btm-bg.gif);
+ border-top-color: #8db2e3;
}
.x-tab-panel-header-plain .x-tab-strip-spacer,
.x-tab-panel-footer-plain .x-tab-strip-spacer {
- border-color:#8db2e3;
+ border-color: #8db2e3;
background-color: #deecfd;
}
.x-tab-strip span.x-tab-strip-text {
- font:normal 11px tahoma,arial,helvetica;
- color:#416aa3;
+ font: normal 11px tahoma, arial, helvetica;
+ color: #416aa3;
}
.x-tab-strip-over span.x-tab-strip-text {
- color:#15428b;
+ color: #15428b;
}
.x-tab-strip-active span.x-tab-strip-text {
- color:#15428b;
- font-weight:bold;
+ color: #15428b;
+ font-weight: bold;
}
.x-tab-strip-disabled .x-tabs-text {
- color:#aaaaaa;
+ color: #aaaaaa;
}
-.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner{
- background-image: url(../images/default/tabs/tabs-sprite.gif);
+.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner {
+ background-image: url(../images/default/tabs/tabs-sprite.gif);
}
.x-tab-strip-bottom .x-tab-right {
- background-image: url(../images/default/tabs/tab-btm-inactive-right-bg.gif);
+ background-image: url(../images/default/tabs/tab-btm-inactive-right-bg.gif);
}
.x-tab-strip-bottom .x-tab-left {
- background-image: url(../images/default/tabs/tab-btm-inactive-left-bg.gif);
+ background-image: url(../images/default/tabs/tab-btm-inactive-left-bg.gif);
}
.x-tab-strip-bottom .x-tab-strip-over .x-tab-right {
- background-image: url(../images/default/tabs/tab-btm-over-right-bg.gif);
+ background-image: url(../images/default/tabs/tab-btm-over-right-bg.gif);
}
.x-tab-strip-bottom .x-tab-strip-over .x-tab-left {
- background-image: url(../images/default/tabs/tab-btm-over-left-bg.gif);
+ background-image: url(../images/default/tabs/tab-btm-over-left-bg.gif);
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
- background-image: url(../images/default/tabs/tab-btm-right-bg.gif);
+ background-image: url(../images/default/tabs/tab-btm-right-bg.gif);
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
- background-image: url(../images/default/tabs/tab-btm-left-bg.gif);
+ background-image: url(../images/default/tabs/tab-btm-left-bg.gif);
}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
- background-image:url(../images/default/tabs/tab-close.gif);
+ background-image: url(../images/default/tabs/tab-close.gif);
}
-.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
- background-image:url(../images/default/tabs/tab-close.gif);
+.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover {
+ background-image: url(../images/default/tabs/tab-close.gif);
}
.x-tab-panel-body {
- border-color:#8db2e3;
- background-color:#fff;
+ border-color: #8db2e3;
+ background-color: #fff;
}
.x-tab-panel-body-top {
}
.x-tab-scroller-left {
- background-image:url(../images/default/tabs/scroll-left.gif);
- border-bottom-color:#8db2e3;
+ background-image: url(../images/default/tabs/scroll-left.gif);
+ border-bottom-color: #8db2e3;
}
.x-tab-scroller-left-over {
.x-tab-scroller-left-disabled {
background-position: -18px 0;
- opacity:.5;
- -moz-opacity:.5;
- filter:alpha(opacity=50);
- cursor:default;
+ opacity: .5;
+ -moz-opacity: .5;
+ filter: alpha(opacity=50);
+ cursor: default;
}
.x-tab-scroller-right {
- background-image:url(../images/default/tabs/scroll-right.gif);
- border-bottom-color:#8db2e3;
+ background-image: url(../images/default/tabs/scroll-right.gif);
+ border-bottom-color: #8db2e3;
}
.x-tab-panel-bbar .x-toolbar, .x-tab-panel-tbar .x-toolbar {
- border-color:#99bbe8;
-}.x-form-field {
- font:normal 12px tahoma, arial, helvetica, sans-serif;
+ border-color: #99bbe8;
+}
+
+.x-form-field {
+ font: normal 12px tahoma, arial, helvetica, sans-serif;
}
.x-form-text, textarea.x-form-field {
- background-color:#fff;
- background-image:url(../images/default/form/text-bg.gif);
- border-color:#b5b8c8;
+ background-color: #fff;
+ background-image: url(../images/default/form/text-bg.gif);
+ border-color: #b5b8c8;
}
.x-form-select-one {
- background-color:#fff;
- border-color:#b5b8c8;
+ background-color: #fff;
+ border-color: #b5b8c8;
}
.x-form-check-group-label {
}
.x-editor .x-form-check-wrap {
- background-color:#fff;
+ background-color: #fff;
}
.x-form-field-wrap .x-form-trigger {
- background-image:url(../images/default/form/trigger.gif);
- border-bottom-color:#b5b8c8;
+ background-image: url(../images/default/form/trigger.gif);
+ border-bottom-color: #b5b8c8;
}
.x-form-field-wrap .x-form-date-trigger {
}
.x-trigger-wrap-focus .x-form-trigger {
- border-bottom-color:#7eadd9;
+ border-bottom-color: #7eadd9;
}
.x-item-disabled .x-form-trigger-over {
- border-bottom-color:#b5b8c8;
+ border-bottom-color: #b5b8c8;
}
.x-item-disabled .x-form-trigger-click {
- border-bottom-color:#b5b8c8;
+ border-bottom-color: #b5b8c8;
}
.x-form-focus, textarea.x-form-focus {
- border-color:#7eadd9;
+ border-color: #7eadd9;
}
.x-form-invalid, textarea.x-form-invalid {
- background-color:#fff;
- background-image:url(../images/default/grid/invalid_line.gif);
- border-color:#c30;
+ background-color: #fff;
+ background-image: url(../images/default/grid/invalid_line.gif);
+ border-color: #c30;
}
.x-form-invalid.x-form-composite {
}
.x-form-invalid.x-form-composite .x-form-invalid {
- background-color:#fff;
- background-image:url(../images/default/grid/invalid_line.gif);
- border-color:#c30;
+ background-color: #fff;
+ background-image: url(../images/default/grid/invalid_line.gif);
+ border-color: #c30;
}
.x-form-inner-invalid, textarea.x-form-inner-invalid {
- background-color:#fff;
- background-image:url(../images/default/grid/invalid_line.gif);
+ background-color: #fff;
+ background-image: url(../images/default/grid/invalid_line.gif);
}
.x-form-grow-sizer {
- font:normal 12px tahoma, arial, helvetica, sans-serif;
+ font: normal 12px tahoma, arial, helvetica, sans-serif;
}
.x-form-item {
- font:normal 12px tahoma, arial, helvetica, sans-serif;
+ font: normal 12px tahoma, arial, helvetica, sans-serif;
}
.x-form-invalid-msg {
- color:#c0272b;
- font:normal 11px tahoma, arial, helvetica, sans-serif;
- background-image:url(../images/default/shared/warning.gif);
+ color: #c0272b;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
+ background-image: url(../images/default/shared/warning.gif);
}
.x-form-empty-field {
- color:gray;
+ color: gray;
}
.x-small-editor .x-form-field {
- font:normal 11px arial, tahoma, helvetica, sans-serif;
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
.ext-webkit .x-small-editor .x-form-field {
- font:normal 11px arial, tahoma, helvetica, sans-serif;
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
.x-form-invalid-icon {
- background-image:url(../images/default/form/exclamation.gif);
+ background-image: url(../images/default/form/exclamation.gif);
}
.x-fieldset {
- border-color:#b5b8c8;
+ border-color: #b5b8c8;
}
.x-fieldset legend {
- font:bold 11px tahoma, arial, helvetica, sans-serif;
- color:#15428b;
+ font: bold 11px tahoma, arial, helvetica, sans-serif;
+ color: #15428b;
}
-.x-btn{
- font:normal 11px tahoma, verdana, helvetica;
+.x-btn {
+ font: normal 11px tahoma, verdana, helvetica;
}
-.x-btn button{
- font:normal 11px arial,tahoma,verdana,helvetica;
- color:#333;
+.x-btn button {
+ font: normal 11px arial, tahoma, verdana, helvetica;
+ color: #333;
}
.x-btn em {
- font-style:normal;
- font-weight:normal;
+ font-style: normal;
+ font-weight: normal;
}
-.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc{
- background-image:url(../images/default/button/btn.gif);
+.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc {
+ background-image: url(../images/default/button/btn.gif);
}
-.x-btn-click .x-btn-text, .x-btn-menu-active .x-btn-text, .x-btn-pressed .x-btn-text{
- color:#000;
+.x-btn-click .x-btn-text, .x-btn-menu-active .x-btn-text, .x-btn-pressed .x-btn-text {
+ color: #000;
}
-.x-btn-disabled *{
- color:gray !important;
+.x-btn-disabled * {
+ color: gray !important;
}
.x-btn-mc em.x-btn-arrow {
- background-image:url(../images/default/button/arrow.gif);
+ background-image: url(../images/default/button/arrow.gif);
}
.x-btn-mc em.x-btn-split {
- background-image:url(../images/default/button/s-arrow.gif);
+ background-image: url(../images/default/button/s-arrow.gif);
}
.x-btn-over .x-btn-mc em.x-btn-split, .x-btn-click .x-btn-mc em.x-btn-split, .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-btn-pressed .x-btn-mc em.x-btn-split {
- background-image:url(../images/default/button/s-arrow-o.gif);
+ background-image: url(../images/default/button/s-arrow-o.gif);
}
.x-btn-mc em.x-btn-arrow-bottom {
- background-image:url(../images/default/button/s-arrow-b-noline.gif);
+ background-image: url(../images/default/button/s-arrow-b-noline.gif);
}
.x-btn-mc em.x-btn-split-bottom {
- background-image:url(../images/default/button/s-arrow-b.gif);
+ background-image: url(../images/default/button/s-arrow-b.gif);
}
.x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-btn-click .x-btn-mc em.x-btn-split-bottom, .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
- background-image:url(../images/default/button/s-arrow-bo.gif);
+ background-image: url(../images/default/button/s-arrow-bo.gif);
}
.x-btn-group-header {
}
.x-btn-group-tc {
- background-image: url(../images/default/button/group-tb.gif);
+ background-image: url(../images/default/button/group-tb.gif);
}
.x-btn-group-tl {
- background-image: url(../images/default/button/group-cs.gif);
+ background-image: url(../images/default/button/group-cs.gif);
}
.x-btn-group-tr {
- background-image: url(../images/default/button/group-cs.gif);
+ background-image: url(../images/default/button/group-cs.gif);
}
.x-btn-group-bc {
- background-image: url(../images/default/button/group-tb.gif);
+ background-image: url(../images/default/button/group-tb.gif);
}
.x-btn-group-bl {
- background-image: url(../images/default/button/group-cs.gif);
+ background-image: url(../images/default/button/group-cs.gif);
}
.x-btn-group-br {
- background-image: url(../images/default/button/group-cs.gif);
+ background-image: url(../images/default/button/group-cs.gif);
}
.x-btn-group-ml {
- background-image: url(../images/default/button/group-lr.gif);
+ background-image: url(../images/default/button/group-lr.gif);
}
+
.x-btn-group-mr {
- background-image: url(../images/default/button/group-lr.gif);
+ background-image: url(../images/default/button/group-lr.gif);
}
.x-btn-group-notitle .x-btn-group-tc {
- background-image: url(../images/default/button/group-tb.gif);
-}.x-toolbar{
- border-color:#a9bfd3;
- background-color:#d0def0;
- background-image:url(../images/default/toolbar/bg.gif);
+ background-image: url(../images/default/button/group-tb.gif);
+}
+
+.x-toolbar{
+ border-color: #a9bfd3;
+ background-color: #d0def0;
+ background-image: url(../images/default/toolbar/bg.gif);
}
.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label{
- font:normal 11px arial,tahoma, helvetica, sans-serif;
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
.x-toolbar .x-item-disabled {
- color:gray;
+ color: gray;
}
.x-toolbar .x-item-disabled * {
- color:gray;
+ color: gray;
}
.x-toolbar .x-btn-mc em.x-btn-split {
- background-image:url(../images/default/button/s-arrow-noline.gif);
+ background-image: url(../images/default/button/s-arrow-noline.gif);
}
.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split,
-.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split
-{
- background-image:url(../images/default/button/s-arrow-o.gif);
+.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split {
+ background-image: url(../images/default/button/s-arrow-o.gif);
}
.x-toolbar .x-btn-mc em.x-btn-split-bottom {
- background-image:url(../images/default/button/s-arrow-b-noline.gif);
+ background-image: url(../images/default/button/s-arrow-b-noline.gif);
}
.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split-bottom,
-.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom
-{
- background-image:url(../images/default/button/s-arrow-bo.gif);
+.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
+ background-image: url(../images/default/button/s-arrow-bo.gif);
}
.x-toolbar .xtb-sep {
- background-image: url(../images/default/grid/grid-blue-split.gif);
+ background-image: url(../images/default/grid/grid-blue-split.gif);
}
-.x-tbar-page-first{
- background-image: url(../images/default/grid/page-first.gif) !important;
+.x-tbar-page-first {
+ background-image: url(../images/default/grid/page-first.gif) !important;
}
-.x-tbar-loading{
- background-image: url(../images/default/grid/refresh.gif) !important;
+.x-tbar-loading {
+ background-image: url(../images/default/grid/refresh.gif) !important;
}
-.x-tbar-page-last{
- background-image: url(../images/default/grid/page-last.gif) !important;
+.x-tbar-page-last {
+ background-image: url(../images/default/grid/page-last.gif) !important;
}
-.x-tbar-page-next{
- background-image: url(../images/default/grid/page-next.gif) !important;
+.x-tbar-page-next {
+ background-image: url(../images/default/grid/page-next.gif) !important;
}
-.x-tbar-page-prev{
- background-image: url(../images/default/grid/page-prev.gif) !important;
+.x-tbar-page-prev {
+ background-image: url(../images/default/grid/page-prev.gif) !important;
}
-.x-item-disabled .x-tbar-loading{
- background-image: url(../images/default/grid/refresh-disabled.gif) !important;
+.x-item-disabled .x-tbar-loading {
+ background-image: url(../images/default/grid/refresh-disabled.gif) !important;
}
-.x-item-disabled .x-tbar-page-first{
- background-image: url(../images/default/grid/page-first-disabled.gif) !important;
+.x-item-disabled .x-tbar-page-first {
+ background-image: url(../images/default/grid/page-first-disabled.gif) !important;
}
-.x-item-disabled .x-tbar-page-last{
- background-image: url(../images/default/grid/page-last-disabled.gif) !important;
+.x-item-disabled .x-tbar-page-last {
+ background-image: url(../images/default/grid/page-last-disabled.gif) !important;
}
-.x-item-disabled .x-tbar-page-next{
- background-image: url(../images/default/grid/page-next-disabled.gif) !important;
+.x-item-disabled .x-tbar-page-next {
+ background-image: url(../images/default/grid/page-next-disabled.gif) !important;
}
-.x-item-disabled .x-tbar-page-prev{
- background-image: url(../images/default/grid/page-prev-disabled.gif) !important;
+.x-item-disabled .x-tbar-page-prev {
+ background-image: url(../images/default/grid/page-prev-disabled.gif) !important;
}
.x-paging-info {
- color:#444;
+ color: #444;
}
.x-toolbar-more-icon {
background-image: url(../images/default/toolbar/more.gif) !important;
-}.x-resizable-handle {
- background-color:#fff;
+}
+
+.x-resizable-handle {
+ background-color: #fff;
}
.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east,
-.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west
-{
- background-image:url(../images/default/sizer/e-handle.gif);
+.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west {
+ background-image: url(../images/default/sizer/e-handle.gif);
}
.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south,
-.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north
-{
- background-image:url(../images/default/sizer/s-handle.gif);
+.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
+ background-image: url(../images/default/sizer/s-handle.gif);
}
-.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north{
- background-image:url(../images/default/sizer/s-handle.gif);
+.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
+ background-image: url(../images/default/sizer/s-handle.gif);
}
-.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast{
- background-image:url(../images/default/sizer/se-handle.gif);
+
+.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast {
+ background-image: url(../images/default/sizer/se-handle.gif);
}
-.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest{
- background-image:url(../images/default/sizer/nw-handle.gif);
+
+.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest {
+ background-image: url(../images/default/sizer/nw-handle.gif);
}
-.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast{
- background-image:url(../images/default/sizer/ne-handle.gif);
+
+.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast {
+ background-image: url(../images/default/sizer/ne-handle.gif);
}
-.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest{
- background-image:url(../images/default/sizer/sw-handle.gif);
+
+.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest {
+ background-image: url(../images/default/sizer/sw-handle.gif);
}
-.x-resizable-proxy{
- border-color:#3b5a82;
+
+.x-resizable-proxy {
+ border-color: #3b5a82;
}
-.x-resizable-overlay{
- background-color:#fff;
+
+.x-resizable-overlay {
+ background-color: #fff;
}
+
.x-grid3 {
- background-color:#fff;
+ background-color: #fff;
}
.x-grid-panel .x-panel-mc .x-panel-body {
- border-color:#99bbe8;
+ border-color: #99bbe8;
}
-.x-grid3-row td, .x-grid3-summary-row td{
- font:normal 11px/13px arial, tahoma, helvetica, sans-serif;
+.x-grid3-row td, .x-grid3-summary-row td {
+ font: normal 11px/13px arial, tahoma, helvetica, sans-serif;
}
.x-grid3-hd-row td {
- font:normal 11px/15px arial, tahoma, helvetica, sans-serif;
+ font: normal 11px/15px arial, tahoma, helvetica, sans-serif;
}
-
.x-grid3-hd-row td {
- border-left-color:#eee;
- border-right-color:#d0d0d0;
+ border-left-color: #eee;
+ border-right-color: #d0d0d0;
}
.x-grid-row-loading {
background-color: #fff;
- background-image:url(../images/default/shared/loading-balls.gif);
+ background-image: url(../images/default/shared/loading-balls.gif);
}
.x-grid3-row {
- border-color:#ededed;
- border-top-color:#fff;
+ border-color: #ededed;
+ border-top-color: #fff;
}
-.x-grid3-row-alt{
- background-color:#fafafa;
+.x-grid3-row-alt {
+ background-color: #fafafa;
}
.x-grid3-row-over {
- border-color:#ddd;
- background-color:#efefef;
- background-image:url(../images/default/grid/row-over.gif);
+ border-color: #ddd;
+ background-color: #efefef;
+ background-image: url(../images/default/grid/row-over.gif);
}
.x-grid3-resize-proxy {
- background-color:#777;
+ background-color: #777;
}
.x-grid3-resize-marker {
- background-color:#777;
+ background-color: #777;
}
-.x-grid3-header{
- background-color:#f9f9f9;
- background-image:url(../images/default/grid/grid3-hrow.gif);
+.x-grid3-header {
+ background-color: #f9f9f9;
+ background-image: url(../images/default/grid/grid3-hrow.gif);
}
.x-grid3-header-pop {
- border-left-color:#d0d0d0;
+ border-left-color: #d0d0d0;
}
.x-grid3-header-pop-inner {
- border-left-color:#eee;
- background-image:url(../images/default/grid/hd-pop.gif);
+ border-left-color: #eee;
+ background-image: url(../images/default/grid/hd-pop.gif);
}
td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
- border-left-color:#aaccf6;
- border-right-color:#aaccf6;
+ border-left-color: #aaccf6;
+ border-right-color: #aaccf6;
}
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 {
- background-color:#ebf3fd;
- background-image:url(../images/default/grid/grid3-hrow-over.gif);
+ background-color: #ebf3fd;
+ background-image: url(../images/default/grid/grid3-hrow-over.gif);
}
.sort-asc .x-grid3-sort-icon {
- background-image: url(../images/default/grid/sort_asc.gif);
+ background-image: url(../images/default/grid/sort_asc.gif);
}
.sort-desc .x-grid3-sort-icon {
- background-image: url(../images/default/grid/sort_desc.gif);
+ background-image: url(../images/default/grid/sort_desc.gif);
}
.x-grid3-cell-text, .x-grid3-hd-text {
- color:#000;
+ color: #000;
}
.x-grid3-split {
- background-image: url(../images/default/grid/grid-split.gif);
+ background-image: url(../images/default/grid/grid-split.gif);
}
.x-grid3-hd-text {
- color:#15428b;
+ color: #15428b;
}
.x-dd-drag-proxy .x-grid3-hd-inner{
- background-color:#ebf3fd;
- background-image:url(../images/default/grid/grid3-hrow-over.gif);
- border-color:#aaccf6;
+ background-color: #ebf3fd;
+ background-image: url(../images/default/grid/grid3-hrow-over.gif);
+ border-color: #aaccf6;
}
.col-move-top{
- background-image:url(../images/default/grid/col-move-top.gif);
+ background-image: url(../images/default/grid/col-move-top.gif);
}
.col-move-bottom{
- background-image:url(../images/default/grid/col-move-bottom.gif);
+ background-image: url(../images/default/grid/col-move-bottom.gif);
}
td.grid-hd-group-cell {
}
.x-grid3-row-selected {
- background-color: #dfe8f6 !important;
- background-image: none;
- border-color:#a3bae9;
+ background-color: #dfe8f6 !important;
+ background-image: none;
+ border-color: #a3bae9;
}
-.x-grid3-cell-selected{
- background-color: #b8cfee !important;
- color:#000;
+.x-grid3-cell-selected {
+ background-color: #b8cfee !important;
+ color: #000;
}
-.x-grid3-cell-selected span{
- color:#000 !important;
+.x-grid3-cell-selected span {
+ color: #000 !important;
}
-.x-grid3-cell-selected .x-grid3-cell-text{
- color:#000;
+.x-grid3-cell-selected .x-grid3-cell-text {
+ color: #000;
}
-.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker{
- background-color:#ebeadb !important;
- background-image:url(../images/default/grid/grid-hrow.gif) !important;
- color:#000;
- border-top-color:#fff;
- border-right-color:#6fa0df !important;
+.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker {
+ background-color: #ebeadb !important;
+ background-image: url(../images/default/grid/grid-hrow.gif) !important;
+ color: #000;
+ border-top-color: #fff;
+ border-right-color: #6fa0df !important;
}
-.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div{
- color:#15428b !important;
+.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div {
+ color: #15428b !important;
}
.x-grid3-dirty-cell {
- background-image:url(../images/default/grid/dirty.gif);
+ background-image: url(../images/default/grid/dirty.gif);
}
-.x-grid3-topbar, .x-grid3-bottombar{
- font:normal 11px arial, tahoma, helvetica, sans-serif;
+.x-grid3-topbar, .x-grid3-bottombar {
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
-.x-grid3-bottombar .x-toolbar{
- border-top-color:#a9bfd3;
+.x-grid3-bottombar .x-toolbar {
+ border-top-color: #a9bfd3;
}
-.x-props-grid .x-grid3-td-name .x-grid3-cell-inner{
- background-image:url(../images/default/grid/grid3-special-col-bg.gif) !important;
- color:#000 !important;
+.x-props-grid .x-grid3-td-name .x-grid3-cell-inner {
+ background-image: url(../images/default/grid/grid3-special-col-bg.gif) !important;
+ color: #000 !important;
}
-.x-props-grid .x-grid3-body .x-grid3-td-name{
- background-color:#fff !important;
- border-right-color:#eee;
+.x-props-grid .x-grid3-body .x-grid3-td-name {
+ background-color: #fff !important;
+ border-right-color: #eee;
}
-.xg-hmenu-sort-asc .x-menu-item-icon{
- background-image: url(../images/default/grid/hmenu-asc.gif);
+.xg-hmenu-sort-asc .x-menu-item-icon {
+ background-image: url(../images/default/grid/hmenu-asc.gif);
}
-.xg-hmenu-sort-desc .x-menu-item-icon{
- background-image: url(../images/default/grid/hmenu-desc.gif);
+.xg-hmenu-sort-desc .x-menu-item-icon {
+ background-image: url(../images/default/grid/hmenu-desc.gif);
}
-.xg-hmenu-lock .x-menu-item-icon{
- background-image: url(../images/default/grid/hmenu-lock.gif);
+.xg-hmenu-lock .x-menu-item-icon {
+ background-image: url(../images/default/grid/hmenu-lock.gif);
}
-.xg-hmenu-unlock .x-menu-item-icon{
- background-image: url(../images/default/grid/hmenu-unlock.gif);
+.xg-hmenu-unlock .x-menu-item-icon {
+ background-image: url(../images/default/grid/hmenu-unlock.gif);
}
.x-grid3-hd-btn {
- background-color:#c3daf9;
- background-image:url(../images/default/grid/grid3-hd-btn.gif);
+ background-color: #c3daf9;
+ background-image: url(../images/default/grid/grid3-hd-btn.gif);
}
.x-grid3-body .x-grid3-td-expander {
- background-image:url(../images/default/grid/grid3-special-col-bg.gif);
+ background-image: url(../images/default/grid/grid3-special-col-bg.gif);
}
.x-grid3-row-expander {
- background-image:url(../images/default/grid/row-expand-sprite.gif);
+ background-image: url(../images/default/grid/row-expand-sprite.gif);
}
.x-grid3-body .x-grid3-td-checker {
}
.x-grid3-row-checker, .x-grid3-hd-checker {
- background-image:url(../images/default/grid/row-check-sprite.gif);
+ background-image: url(../images/default/grid/row-check-sprite.gif);
}
.x-grid3-body .x-grid3-td-numberer {
- background-image:url(../images/default/grid/grid3-special-col-bg.gif);
+ background-image: url(../images/default/grid/grid3-special-col-bg.gif);
}
.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner {
- color:#444;
+ color: #444;
}
.x-grid3-body .x-grid3-td-row-icon {
- background-image:url(../images/default/grid/grid3-special-col-bg.gif);
+ background-image: url(../images/default/grid/grid3-special-col-bg.gif);
}
.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 {
- background-image:url(../images/default/grid/grid3-special-col-sel-bg.gif);
+ background-image: url(../images/default/grid/grid3-special-col-sel-bg.gif);
}
.x-grid3-check-col {
- background-image:url(../images/default/menu/unchecked.gif);
+ background-image: url(../images/default/menu/unchecked.gif);
}
.x-grid3-check-col-on {
- background-image:url(../images/default/menu/checked.gif);
+ background-image: url(../images/default/menu/checked.gif);
}
.x-grid-group, .x-grid-group-body, .x-grid-group-hd {
- zoom:1;
+ zoom: 1;
}
.x-grid-group-hd {
- border-bottom-color:#99bbe8;
+ border-bottom-color: #99bbe8;
}
.x-grid-group-hd div.x-grid-group-title {
- background-image:url(../images/default/grid/group-collapse.gif);
- color:#3764a0;
- font:bold 11px tahoma, arial, helvetica, sans-serif;
+ background-image: url(../images/default/grid/group-collapse.gif);
+ color: #3764a0;
+ font: bold 11px tahoma, arial, helvetica, sans-serif;
}
.x-grid-group-collapsed .x-grid-group-hd div.x-grid-group-title {
- background-image:url(../images/default/grid/group-expand.gif);
+ background-image: url(../images/default/grid/group-expand.gif);
}
.x-group-by-icon {
- background-image:url(../images/default/grid/group-by.gif);
+ background-image: url(../images/default/grid/group-by.gif);
}
.x-cols-icon {
- background-image:url(../images/default/grid/columns.gif);
+ background-image: url(../images/default/grid/columns.gif);
}
.x-show-groups-icon {
- background-image:url(../images/default/grid/group-by.gif);
+ background-image: url(../images/default/grid/group-by.gif);
}
.x-grid-empty {
- color:gray;
- font:normal 11px tahoma, arial, helvetica, sans-serif;
+ color: gray;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
}
.x-grid-with-col-lines .x-grid3-row td.x-grid3-cell {
- border-right-color:#ededed;
+ border-right-color: #ededed;
}
.x-grid-with-col-lines .x-grid3-row-selected {
- border-top-color:#a3bae9;
-}.x-pivotgrid .x-grid3-header-offset table td {
+ border-top-color: #a3bae9;
+}
+
+.x-pivotgrid .x-grid3-header-offset table td {
background: url(../images/default/grid/grid3-hrow.gif) repeat-x 50% 100%;
border-left: 1px solid;
border-right: 1px solid;
border-bottom-color: #D0D0D0;
height: 18px;
}
-.x-dd-drag-ghost{
- color:#000;
- font: normal 11px arial, helvetica, sans-serif;
+
+.x-dd-drag-ghost {
+ color: #000;
+ font: normal 11px arial, helvetica, sans-serif;
border-color: #ddd #bbb #bbb #ddd;
- background-color:#fff;
+ background-color: #fff;
}
-.x-dd-drop-nodrop .x-dd-drop-icon{
- background-image: url(../images/default/dd/drop-no.gif);
+.x-dd-drop-nodrop .x-dd-drop-icon {
+ background-image: url(../images/default/dd/drop-no.gif);
}
-.x-dd-drop-ok .x-dd-drop-icon{
- background-image: url(../images/default/dd/drop-yes.gif);
+.x-dd-drop-ok .x-dd-drop-icon {
+ background-image: url(../images/default/dd/drop-yes.gif);
}
-.x-dd-drop-ok-add .x-dd-drop-icon{
- background-image: url(../images/default/dd/drop-add.gif);
+.x-dd-drop-ok-add .x-dd-drop-icon {
+ background-image: url(../images/default/dd/drop-add.gif);
}
.x-view-selector {
- background-color:#c3daf9;
- border-color:#3399bb;
-}.x-tree-node-expanded .x-tree-node-icon{
- background-image:url(../images/default/tree/folder-open.gif);
+ background-color: #c3daf9;
+ border-color: #3399bb;
}
-.x-tree-node-leaf .x-tree-node-icon{
- background-image:url(../images/default/tree/leaf.gif);
+.x-tree-node-expanded .x-tree-node-icon {
+ background-image: url(../images/default/tree/folder-open.gif);
}
-.x-tree-node-collapsed .x-tree-node-icon{
- background-image:url(../images/default/tree/folder.gif);
+.x-tree-node-leaf .x-tree-node-icon {
+ background-image: url(../images/default/tree/leaf.gif);
}
-.x-tree-node-loading .x-tree-node-icon{
- background-image:url(../images/default/tree/loading.gif) !important;
+.x-tree-node-collapsed .x-tree-node-icon {
+ background-image: url(../images/default/tree/folder.gif);
+}
+
+.x-tree-node-loading .x-tree-node-icon {
+ background-image: url(../images/default/tree/loading.gif) !important;
}
.x-tree-node .x-tree-node-inline-icon {
background-image: none;
}
-.x-tree-node-loading a span{
- font-style: italic;
- color:#444444;
+.x-tree-node-loading a span {
+ font-style: italic;
+ color: #444444;
}
-.x-tree-lines .x-tree-elbow{
- background-image:url(../images/default/tree/elbow.gif);
+.x-tree-lines .x-tree-elbow {
+ background-image: url(../images/default/tree/elbow.gif);
}
-.x-tree-lines .x-tree-elbow-plus{
- background-image:url(../images/default/tree/elbow-plus.gif);
+.x-tree-lines .x-tree-elbow-plus {
+ background-image: url(../images/default/tree/elbow-plus.gif);
}
-.x-tree-lines .x-tree-elbow-minus{
- background-image:url(../images/default/tree/elbow-minus.gif);
+.x-tree-lines .x-tree-elbow-minus {
+ background-image: url(../images/default/tree/elbow-minus.gif);
}
-.x-tree-lines .x-tree-elbow-end{
- background-image:url(../images/default/tree/elbow-end.gif);
+.x-tree-lines .x-tree-elbow-end {
+ background-image: url(../images/default/tree/elbow-end.gif);
}
-.x-tree-lines .x-tree-elbow-end-plus{
- background-image:url(../images/default/tree/elbow-end-plus.gif);
+.x-tree-lines .x-tree-elbow-end-plus {
+ background-image: url(../images/default/tree/elbow-end-plus.gif);
}
-.x-tree-lines .x-tree-elbow-end-minus{
- background-image:url(../images/default/tree/elbow-end-minus.gif);
+.x-tree-lines .x-tree-elbow-end-minus {
+ background-image: url(../images/default/tree/elbow-end-minus.gif);
}
-.x-tree-lines .x-tree-elbow-line{
- background-image:url(../images/default/tree/elbow-line.gif);
+.x-tree-lines .x-tree-elbow-line {
+ background-image: url(../images/default/tree/elbow-line.gif);
}
-.x-tree-no-lines .x-tree-elbow-plus{
- background-image:url(../images/default/tree/elbow-plus-nl.gif);
+.x-tree-no-lines .x-tree-elbow-plus {
+ background-image: url(../images/default/tree/elbow-plus-nl.gif);
}
-.x-tree-no-lines .x-tree-elbow-minus{
- background-image:url(../images/default/tree/elbow-minus-nl.gif);
+.x-tree-no-lines .x-tree-elbow-minus {
+ background-image: url(../images/default/tree/elbow-minus-nl.gif);
}
-.x-tree-no-lines .x-tree-elbow-end-plus{
- background-image:url(../images/default/tree/elbow-end-plus-nl.gif);
+.x-tree-no-lines .x-tree-elbow-end-plus {
+ background-image: url(../images/default/tree/elbow-end-plus-nl.gif);
}
-.x-tree-no-lines .x-tree-elbow-end-minus{
- background-image:url(../images/default/tree/elbow-end-minus-nl.gif);
+.x-tree-no-lines .x-tree-elbow-end-minus {
+ background-image: url(../images/default/tree/elbow-end-minus-nl.gif);
}
-.x-tree-arrows .x-tree-elbow-plus{
- background-image:url(../images/default/tree/arrows.gif);
+.x-tree-arrows .x-tree-elbow-plus {
+ background-image: url(../images/default/tree/arrows.gif);
}
-.x-tree-arrows .x-tree-elbow-minus{
- background-image:url(../images/default/tree/arrows.gif);
+.x-tree-arrows .x-tree-elbow-minus {
+ background-image: url(../images/default/tree/arrows.gif);
}
-.x-tree-arrows .x-tree-elbow-end-plus{
- background-image:url(../images/default/tree/arrows.gif);
+.x-tree-arrows .x-tree-elbow-end-plus {
+ background-image: url(../images/default/tree/arrows.gif);
}
-.x-tree-arrows .x-tree-elbow-end-minus{
- background-image:url(../images/default/tree/arrows.gif);
+.x-tree-arrows .x-tree-elbow-end-minus {
+ background-image: url(../images/default/tree/arrows.gif);
}
-.x-tree-node{
- color:#000;
- font: normal 11px arial, tahoma, helvetica, sans-serif;
+.x-tree-node {
+ color: #000;
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
-.x-tree-node a, .x-dd-drag-ghost a{
- color:#000;
+.x-tree-node a, .x-dd-drag-ghost a {
+ color: #000;
}
-.x-tree-node a span, .x-dd-drag-ghost a span{
- color:#000;
+.x-tree-node a span, .x-dd-drag-ghost a span {
+ color: #000;
}
-.x-tree-node .x-tree-node-disabled a span{
- color:gray !important;
+.x-tree-node .x-tree-node-disabled a span {
+ color: gray !important;
}
-.x-tree-node div.x-tree-drag-insert-below{
- border-bottom-color:#36c;
+.x-tree-node div.x-tree-drag-insert-below {
+ border-bottom-color: #36c;
}
-.x-tree-node div.x-tree-drag-insert-above{
- border-top-color:#36c;
+.x-tree-node div.x-tree-drag-insert-above {
+ border-top-color: #36c;
}
-.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a{
- border-bottom-color:#36c;
+.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a {
+ border-bottom-color: #36c;
}
-.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a{
- border-top-color:#36c;
+.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a {
+ border-top-color: #36c;
}
-.x-tree-node .x-tree-drag-append a span{
- background-color:#ddd;
- border-color:gray;
+.x-tree-node .x-tree-drag-append a span {
+ background-color: #ddd;
+ border-color: gray;
}
.x-tree-node .x-tree-node-over {
- background-color: #eee;
+ background-color: #eee;
}
.x-tree-node .x-tree-selected {
- background-color: #d9e8fb;
+ background-color: #d9e8fb;
}
-.x-tree-drop-ok-append .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-add.gif);
+.x-tree-drop-ok-append .x-dd-drop-icon {
+ background-image: url(../images/default/tree/drop-add.gif);
}
-.x-tree-drop-ok-above .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-over.gif);
+.x-tree-drop-ok-above .x-dd-drop-icon {
+ background-image: url(../images/default/tree/drop-over.gif);
}
-.x-tree-drop-ok-below .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-under.gif);
+.x-tree-drop-ok-below .x-dd-drop-icon {
+ background-image: url(../images/default/tree/drop-under.gif);
}
-.x-tree-drop-ok-between .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-between.gif);
-}.x-date-picker {
+.x-tree-drop-ok-between .x-dd-drop-icon {
+ background-image: url(../images/default/tree/drop-between.gif);
+}
+
+.x-date-picker {
border-color: #1b376c;
- background-color:#fff;
+ background-color: #fff;
}
.x-date-middle,.x-date-left,.x-date-right {
- background-image: url(../images/default/shared/hd-sprite.gif);
- color:#fff;
- font:bold 11px "sans serif", tahoma, verdana, helvetica;
+ background-image: url(../images/default/shared/hd-sprite.gif);
+ color: #fff;
+ font: bold 11px "sans serif", tahoma, verdana, helvetica;
}
.x-date-middle .x-btn .x-btn-text {
- color:#fff;
+ color: #fff;
}
.x-date-middle .x-btn-mc em.x-btn-arrow {
- background-image:url(../images/default/toolbar/btn-arrow-light.gif);
+ background-image: url(../images/default/toolbar/btn-arrow-light.gif);
}
.x-date-right a {
background-image: url(../images/default/shared/right-btn.gif);
}
-.x-date-left a{
- background-image: url(../images/default/shared/left-btn.gif);
+.x-date-left a {
+ background-image: url(../images/default/shared/left-btn.gif);
}
.x-date-inner th {
- background-color:#dfecfb;
- background-image:url(../images/default/shared/glass-bg.gif);
- border-bottom-color:#a3bad9;
- font:normal 10px arial, helvetica,tahoma,sans-serif;
- color:#233d6d;
+ background-color: #dfecfb;
+ background-image: url(../images/default/shared/glass-bg.gif);
+ border-bottom-color: #a3bad9;
+ font: normal 10px arial, helvetica, tahoma, sans-serif;
+ color: #233d6d;
}
.x-date-inner td {
- border-color:#fff;
+ border-color: #fff;
}
.x-date-inner a {
- font:normal 11px arial, helvetica,tahoma,sans-serif;
- color:#000;
+ font: normal 11px arial, helvetica, tahoma, sans-serif;
+ color: #000;
}
-.x-date-inner .x-date-active{
- color:#000;
+.x-date-inner .x-date-active {
+ color: #000;
}
-.x-date-inner .x-date-selected a{
- background-color:#dfecfb;
- background-image:url(../images/default/shared/glass-bg.gif);
- border-color:#8db2e3;
+.x-date-inner .x-date-selected a {
+ background-color: #dfecfb;
+ background-image: url(../images/default/shared/glass-bg.gif);
+ border-color: #8db2e3;
}
-.x-date-inner .x-date-today a{
- border-color:darkred;
+.x-date-inner .x-date-today a {
+ border-color: darkred;
}
-.x-date-inner .x-date-selected span{
- font-weight:bold;
+.x-date-inner .x-date-selected span {
+ font-weight: bold;
}
.x-date-inner .x-date-prevday a,.x-date-inner .x-date-nextday a {
- color:#aaa;
+ color: #aaa;
}
.x-date-bottom {
- border-top-color:#a3bad9;
- background-color:#dfecfb;
- background-image:url(../images/default/shared/glass-bg.gif);
+ border-top-color: #a3bad9;
+ background-color: #dfecfb;
+ background-image: url(../images/default/shared/glass-bg.gif);
}
-.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover{
- color:#000;
- background-color:#ddecfe;
+.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover {
+ color: #000;
+ background-color: #ddecfe;
}
.x-date-inner .x-date-disabled a {
- background-color:#eee;
- color:#bbb;
+ background-color: #eee;
+ color: #bbb;
}
-.x-date-mmenu{
- background-color:#eee !important;
+.x-date-mmenu {
+ background-color: #eee !important;
}
.x-date-mmenu .x-menu-item {
- font-size:10px;
- color:#000;
+ font-size: 10px;
+ color: #000;
}
.x-date-mp {
- background-color:#fff;
+ background-color: #fff;
}
.x-date-mp td {
- font:normal 11px arial, helvetica,tahoma,sans-serif;
+ font: normal 11px arial, helvetica, tahoma, sans-serif;
}
.x-date-mp-btns button {
- background-color:#083772;
- color:#fff;
- border-color: #3366cc #000055 #000055 #3366cc;
- font:normal 11px arial, helvetica,tahoma,sans-serif;
+ background-color: #083772;
+ color: #fff;
+ border-color: #3366cc #000055 #000055 #3366cc;
+ font: normal 11px arial, helvetica, tahoma, sans-serif;
}
.x-date-mp-btns {
background-color: #dfecfb;
- background-image: url(../images/default/shared/glass-bg.gif);
+ background-image: url(../images/default/shared/glass-bg.gif);
}
.x-date-mp-btns td {
- border-top-color: #c5d2df;
+ border-top-color: #c5d2df;
}
td.x-date-mp-month a,td.x-date-mp-year a {
- color:#15428b;
+ color: #15428b;
}
td.x-date-mp-month a:hover,td.x-date-mp-year a:hover {
- color:#15428b;
- background-color: #ddecfe;
+ color: #15428b;
+ background-color: #ddecfe;
}
td.x-date-mp-sel a {
background-color: #dfecfb;
- background-image: url(../images/default/shared/glass-bg.gif);
- border-color:#8db2e3;
+ background-image: url(../images/default/shared/glass-bg.gif);
+ border-color: #8db2e3;
}
.x-date-mp-ybtn a {
- background-image:url(../images/default/panel/tool-sprites.gif);
+ background-image: url(../images/default/panel/tool-sprites.gif);
}
td.x-date-mp-sep {
- border-right-color:#c5d2df;
-}.x-tip .x-tip-close{
- background-image: url(../images/default/qtip/close.gif);
+ border-right-color: #c5d2df;
+}
+
+.x-tip .x-tip-close {
+ background-image: url(../images/default/qtip/close.gif);
}
.x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr, .x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-br, .x-tip .x-tip-ml, .x-tip .x-tip-mr {
- background-image: url(../images/default/qtip/tip-sprite.gif);
+ background-image: url(../images/default/qtip/tip-sprite.gif);
}
.x-tip .x-tip-mc {
- font: normal 11px tahoma,arial,helvetica,sans-serif;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
}
.x-tip .x-tip-ml {
- background-color: #fff;
+ background-color: #fff;
}
.x-tip .x-tip-header-text {
- font: bold 11px tahoma,arial,helvetica,sans-serif;
- color:#444;
+ font: bold 11px tahoma, arial, helvetica, sans-serif;
+ color: #444;
}
.x-tip .x-tip-body {
- font: normal 11px tahoma,arial,helvetica,sans-serif;
- color:#444;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
+ color: #444;
}
.x-form-invalid-tip .x-tip-tc, .x-form-invalid-tip .x-tip-tl, .x-form-invalid-tip .x-tip-tr, .x-form-invalid-tip .x-tip-bc,
-.x-form-invalid-tip .x-tip-bl, .x-form-invalid-tip .x-tip-br, .x-form-invalid-tip .x-tip-ml, .x-form-invalid-tip .x-tip-mr
-{
- background-image: url(../images/default/form/error-tip-corners.gif);
+.x-form-invalid-tip .x-tip-bl, .x-form-invalid-tip .x-tip-br, .x-form-invalid-tip .x-tip-ml, .x-form-invalid-tip .x-tip-mr {
+ background-image: url(../images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-body {
- background-image:url(../images/default/form/exclamation.gif);
+ background-image: url(../images/default/form/exclamation.gif);
}
.x-tip-anchor {
- background-image:url(../images/default/qtip/tip-anchor-sprite.gif);
-}.x-menu {
- background-color:#f0f0f0;
- background-image:url(../images/default/menu/menu.gif);
+ background-image: url(../images/default/qtip/tip-anchor-sprite.gif);
+}
+
+.x-menu {
+ background-color: #f0f0f0;
+ background-image: url(../images/default/menu/menu.gif);
}
-.x-menu-floating{
- border-color:#718bb7;
+.x-menu-floating {
+ border-color: #718bb7;
}
.x-menu-nosep {
- background-image:none;
+ background-image: none;
}
-.x-menu-list-item{
- font:normal 11px arial,tahoma,sans-serif;
+.x-menu-list-item {
+ font: normal 11px arial, tahoma, sans-serif;
}
-.x-menu-item-arrow{
- background-image:url(../images/default/menu/menu-parent.gif);
+.x-menu-item-arrow {
+ background-image: url(../images/default/menu/menu-parent.gif);
}
.x-menu-sep {
- background-color:#e0e0e0;
- border-bottom-color:#fff;
+ background-color: #e0e0e0;
+ border-bottom-color: #fff;
}
a.x-menu-item {
- color:#222;
+ color: #222;
}
.x-menu-item-active {
background-image: url(../images/default/menu/item-over.gif);
- background-color: #dbecf4;
- border-color:#aaccf6;
+ background-color: #dbecf4;
+ border-color: #aaccf6;
}
.x-menu-item-active a.x-menu-item {
- border-color:#aaccf6;
+ border-color: #aaccf6;
}
-.x-menu-check-item .x-menu-item-icon{
- background-image:url(../images/default/menu/unchecked.gif);
+.x-menu-check-item .x-menu-item-icon {
+ background-image: url(../images/default/menu/unchecked.gif);
}
-.x-menu-item-checked .x-menu-item-icon{
- background-image:url(../images/default/menu/checked.gif);
+.x-menu-item-checked .x-menu-item-icon {
+ background-image: url(../images/default/menu/checked.gif);
}
-.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{
- background-image:url(../images/default/menu/group-checked.gif);
+.x-menu-item-checked .x-menu-group-item .x-menu-item-icon {
+ background-image: url(../images/default/menu/group-checked.gif);
}
-.x-menu-group-item .x-menu-item-icon{
- background-image:none;
+.x-menu-group-item .x-menu-item-icon {
+ background-image: none;
}
.x-menu-plain {
- background-color:#f0f0f0 !important;
+ background-color: #f0f0f0 !important;
background-image: none;
}
-.x-date-menu, .x-color-menu{
+.x-date-menu, .x-color-menu {
background-color: #fff !important;
}
-.x-menu .x-date-picker{
- border-color:#a3bad9;
+.x-menu .x-date-picker {
+ border-color: #a3bad9;
}
.x-cycle-menu .x-menu-item-checked {
- border-color:#a3bae9 !important;
- background-color:#def8f6;
+ border-color: #a3bae9 !important;
+ background-color: #def8f6;
}
.x-menu-scroller-top {
- background-image:url(../images/default/layout/mini-top.gif);
+ background-image: url(../images/default/layout/mini-top.gif);
}
.x-menu-scroller-bottom {
- background-image:url(../images/default/layout/mini-bottom.gif);
+ background-image: url(../images/default/layout/mini-bottom.gif);
}
+
.x-box-tl {
- background-image: url(../images/default/box/corners.gif);
+ background-image: url(../images/default/box/corners.gif);
}
.x-box-tc {
- background-image: url(../images/default/box/tb.gif);
+ background-image: url(../images/default/box/tb.gif);
}
.x-box-tr {
- background-image: url(../images/default/box/corners.gif);
+ background-image: url(../images/default/box/corners.gif);
}
.x-box-ml {
- background-image: url(../images/default/box/l.gif);
+ background-image: url(../images/default/box/l.gif);
}
.x-box-mc {
- background-color: #eee;
+ background-color: #eee;
background-image: url(../images/default/box/tb.gif);
- font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
- color: #393939;
- font-size: 12px;
+ font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
+ color: #393939;
+ font-size: 12px;
}
.x-box-mc h3 {
- font-size: 14px;
- font-weight: bold;
+ font-size: 14px;
+ font-weight: bold;
}
.x-box-mr {
- background-image: url(../images/default/box/r.gif);
+ background-image: url(../images/default/box/r.gif);
}
.x-box-bl {
- background-image: url(../images/default/box/corners.gif);
+ background-image: url(../images/default/box/corners.gif);
}
.x-box-bc {
- background-image: url(../images/default/box/tb.gif);
+ background-image: url(../images/default/box/tb.gif);
}
.x-box-br {
- background-image: url(../images/default/box/corners.gif);
+ background-image: url(../images/default/box/corners.gif);
}
.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {
- background-image: url(../images/default/box/corners-blue.gif);
+ background-image: url(../images/default/box/corners-blue.gif);
}
.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {
- background-image: url(../images/default/box/tb-blue.gif);
+ background-image: url(../images/default/box/tb-blue.gif);
}
.x-box-blue .x-box-mc {
- background-color: #c3daf9;
+ background-color: #c3daf9;
}
.x-box-blue .x-box-mc h3 {
- color: #17385b;
+ color: #17385b;
}
.x-box-blue .x-box-ml {
- background-image: url(../images/default/box/l-blue.gif);
+ background-image: url(../images/default/box/l-blue.gif);
}
.x-box-blue .x-box-mr {
- background-image: url(../images/default/box/r-blue.gif);
-}.x-combo-list {
- border-color:#98c0f4;
- background-color:#ddecfe;
- font:normal 12px tahoma, arial, helvetica, sans-serif;
+ background-image: url(../images/default/box/r-blue.gif);
+}
+
+.x-combo-list {
+ border-color: #98c0f4;
+ background-color: #ddecfe;
+ font: normal 12px tahoma, arial, helvetica, sans-serif;
}
.x-combo-list-inner {
- background-color:#fff;
+ background-color: #fff;
}
.x-combo-list-hd {
- font:bold 11px tahoma, arial, helvetica, sans-serif;
- color:#15428b;
+ font: bold 11px tahoma, arial, helvetica, sans-serif;
+ color: #15428b;
background-image: url(../images/default/layout/panel-title-light-bg.gif);
- border-bottom-color:#98c0f4;
+ border-bottom-color: #98c0f4;
}
.x-resizable-pinned .x-combo-list-inner {
- border-bottom-color:#98c0f4;
+ border-bottom-color: #98c0f4;
}
.x-combo-list-item {
- border-color:#fff;
+ border-color: #fff;
}
.x-combo-list .x-combo-selected{
- border-color:#a3bae9 !important;
- background-color:#dfe8f6;
+ border-color: #a3bae9 !important;
+ background-color: #dfe8f6;
}
.x-combo-list .x-toolbar {
- border-top-color:#98c0f4;
+ border-top-color: #98c0f4;
}
.x-combo-list-small {
- font:normal 11px tahoma, arial, helvetica, sans-serif;
-}.x-panel {
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
+}
+
+.x-panel {
border-color: #99bbe8;
}
.x-panel-header {
- color:#15428b;
- font-weight:bold;
+ color: #15428b;
+ font-weight: bold;
font-size: 11px;
- font-family: tahoma,arial,verdana,sans-serif;
- border-color:#99bbe8;
+ font-family: tahoma, arial, verdana, sans-serif;
+ border-color: #99bbe8;
background-image: url(../images/default/panel/white-top-bottom.gif);
}
.x-panel-body {
- border-color:#99bbe8;
- background-color:#fff;
+ border-color: #99bbe8;
+ background-color: #fff;
}
.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
- border-color:#99bbe8;
+ border-color: #99bbe8;
}
.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
- border-top-color:#99bbe8;
+ border-top-color: #99bbe8;
}
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
- border-top-color:#99bbe8;
+ border-top-color: #99bbe8;
}
.x-panel-tl .x-panel-header {
- color:#15428b;
- font:bold 11px tahoma,arial,verdana,sans-serif;
+ color: #15428b;
+ font: bold 11px tahoma, arial, verdana, sans-serif;
}
.x-panel-tc {
- background-image: url(../images/default/panel/top-bottom.gif);
+ background-image: url(../images/default/panel/top-bottom.gif);
}
-.x-panel-tl, .x-panel-tr, .x-panel-bl, .x-panel-br{
- background-image: url(../images/default/panel/corners-sprite.gif);
- border-bottom-color:#99bbe8;
+.x-panel-tl, .x-panel-tr, .x-panel-bl, .x-panel-br {
+ background-image: url(../images/default/panel/corners-sprite.gif);
+ border-bottom-color: #99bbe8;
}
.x-panel-bc {
- background-image: url(../images/default/panel/top-bottom.gif);
+ background-image: url(../images/default/panel/top-bottom.gif);
}
.x-panel-mc {
- font: normal 11px tahoma,arial,helvetica,sans-serif;
- background-color:#dfe8f6;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
+ background-color: #dfe8f6;
}
.x-panel-ml {
- background-color: #fff;
- background-image:url(../images/default/panel/left-right.gif);
+ background-color: #fff;
+ background-image: url(../images/default/panel/left-right.gif);
}
.x-panel-mr {
- background-image: url(../images/default/panel/left-right.gif);
+ background-image: url(../images/default/panel/left-right.gif);
}
.x-tool {
- background-image:url(../images/default/panel/tool-sprites.gif);
+ background-image: url(../images/default/panel/tool-sprites.gif);
}
.x-panel-ghost {
- background-color:#cbddf3;
+ background-color: #cbddf3;
}
.x-panel-ghost ul {
- border-color:#99bbe8;
+ border-color: #99bbe8;
}
.x-panel-dd-spacer {
- border-color:#99bbe8;
+ border-color: #99bbe8;
}
.x-panel-fbar td,.x-panel-fbar span,.x-panel-fbar input,.x-panel-fbar div,.x-panel-fbar select,.x-panel-fbar label{
- font:normal 11px arial,tahoma, helvetica, sans-serif;
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
+
.x-window-proxy {
- background-color:#c7dffc;
- border-color:#99bbe8;
+ background-color: #c7dffc;
+ border-color: #99bbe8;
}
.x-window-tl .x-window-header {
- color:#15428b;
- font:bold 11px tahoma,arial,verdana,sans-serif;
+ color: #15428b;
+ font: bold 11px tahoma, arial, verdana, sans-serif;
}
.x-window-tc {
- background-image: url(../images/default/window/top-bottom.png);
+ background-image: url(../images/default/window/top-bottom.png);
}
.x-window-tl {
- background-image: url(../images/default/window/left-corners.png);
+ background-image: url(../images/default/window/left-corners.png);
}
.x-window-tr {
- background-image: url(../images/default/window/right-corners.png);
+ background-image: url(../images/default/window/right-corners.png);
}
.x-window-bc {
- background-image: url(../images/default/window/top-bottom.png);
+ background-image: url(../images/default/window/top-bottom.png);
}
.x-window-bl {
- background-image: url(../images/default/window/left-corners.png);
+ background-image: url(../images/default/window/left-corners.png);
}
.x-window-br {
- background-image: url(../images/default/window/right-corners.png);
+ background-image: url(../images/default/window/right-corners.png);
}
.x-window-mc {
- border-color:#99bbe8;
- font: normal 11px tahoma,arial,helvetica,sans-serif;
- background-color:#dfe8f6;
+ border-color: #99bbe8;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
+ background-color: #dfe8f6;
}
.x-window-ml {
- background-image: url(../images/default/window/left-right.png);
+ background-image: url(../images/default/window/left-right.png);
}
.x-window-mr {
- background-image: url(../images/default/window/left-right.png);
+ background-image: url(../images/default/window/left-right.png);
}
.x-window-maximized .x-window-tc {
- background-color:#fff;
+ background-color: #fff;
}
.x-window-bbar .x-toolbar {
- border-top-color:#99bbe8;
+ border-top-color: #99bbe8;
}
.x-panel-ghost .x-window-tl {
- border-bottom-color:#99bbe8;
+ border-bottom-color: #99bbe8;
}
.x-panel-collapsed .x-window-tl {
- border-bottom-color:#84a0c4;
+ border-bottom-color: #84a0c4;
}
-.x-dlg-mask{
- background-color:#ccc;
+.x-dlg-mask {
+ background-color: #ccc;
}
.x-window-plain .x-window-mc {
body.x-body-masked .x-window-plain .x-window-mc {
background-color: #ccd9e8;
-}.x-html-editor-wrap {
- border-color:#a9bfd3;
- background-color:#fff;
}
+
+.x-html-editor-wrap {
+ border-color: #a9bfd3;
+ background-color: #fff;
+}
+
.x-html-editor-tb .x-btn-text {
- background-image:url(../images/default/editor/tb-sprite.gif);
-}.x-panel-noborder .x-panel-header-noborder {
- border-bottom-color:#99bbe8;
+ background-image: url(../images/default/editor/tb-sprite.gif);
+}
+
+.x-panel-noborder .x-panel-header-noborder {
+ border-bottom-color: #99bbe8;
}
.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
- border-bottom-color:#99bbe8;
+ border-bottom-color: #99bbe8;
}
.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
- border-top-color:#99bbe8;
+ border-top-color: #99bbe8;
}
.x-tab-panel-bbar-noborder .x-toolbar {
- border-top-color:#99bbe8;
+ border-top-color: #99bbe8;
}
.x-tab-panel-tbar-noborder .x-toolbar {
- border-bottom-color:#99bbe8;
-}.x-border-layout-ct {
- background-color:#dfe8f6;
+ border-bottom-color: #99bbe8;
+}
+
+.x-border-layout-ct {
+ background-color: #dfe8f6;
}
.x-accordion-hd {
- color:#222;
- font-weight:normal;
+ color: #222;
+ font-weight: normal;
background-image: url(../images/default/panel/light-hd.gif);
}
-.x-layout-collapsed{
- background-color:#d2e0f2;
- border-color:#98c0f4;
+.x-layout-collapsed {
+ background-color: #d2e0f2;
+ border-color: #98c0f4;
}
-.x-layout-collapsed-over{
- background-color:#d9e8fb;
+.x-layout-collapsed-over {
+ background-color: #d9e8fb;
}
.x-layout-split-west .x-layout-mini {
- background-image:url(../images/default/layout/mini-left.gif);
+ background-image: url(../images/default/layout/mini-left.gif);
}
+
.x-layout-split-east .x-layout-mini {
- background-image:url(../images/default/layout/mini-right.gif);
+ background-image: url(../images/default/layout/mini-right.gif);
}
+
.x-layout-split-north .x-layout-mini {
- background-image:url(../images/default/layout/mini-top.gif);
+ background-image: url(../images/default/layout/mini-top.gif);
}
+
.x-layout-split-south .x-layout-mini {
- background-image:url(../images/default/layout/mini-bottom.gif);
+ background-image: url(../images/default/layout/mini-bottom.gif);
}
.x-layout-cmini-west .x-layout-mini {
- background-image:url(../images/default/layout/mini-right.gif);
+ background-image: url(../images/default/layout/mini-right.gif);
}
.x-layout-cmini-east .x-layout-mini {
- background-image:url(../images/default/layout/mini-left.gif);
+ background-image: url(../images/default/layout/mini-left.gif);
}
.x-layout-cmini-north .x-layout-mini {
- background-image:url(../images/default/layout/mini-bottom.gif);
+ background-image: url(../images/default/layout/mini-bottom.gif);
}
.x-layout-cmini-south .x-layout-mini {
- background-image:url(../images/default/layout/mini-top.gif);
-}.x-progress-wrap {
- border-color:#6593cf;
+ background-image: url(../images/default/layout/mini-top.gif);
+}
+
+.x-progress-wrap {
+ border-color: #6593cf;
+ margin-bottom: 0.5px;
}
.x-progress-inner {
- background-color:#e0e8f3;
- background-image:url(../images/default/qtip/bg.gif);
+ background-color: #e0e8f3;
+ background-image: url(../images/default/qtip/bg.gif);
+ border-bottom: 1.5px solid #e0e8f3;
}
.x-progress-bar {
- background-color:#9cbfee;
- background-image:url(../images/default/progress/progress-bg.gif);
- border-top-color:#d1e4fd;
- border-bottom-color:#7fa9e4;
- border-right-color:#7fa9e4;
+ background-color: #9cbfee;
+ background-image: url(../images/default/progress/progress-bg.gif);
+ border-top-color: #d1e4fd;
+ border-bottom-color: #7fa9e4;
+ border-right-color: #7fa9e4;
}
.x-progress-text {
- font-size:11px;
- font-weight:bold;
- color:#fff;
+ font-size: 11px;
+ font-weight: bold;
+ color: #fff;
}
.x-progress-text-back {
- color:#396095;
-}.x-list-header{
- background-color:#f9f9f9;
- background-image:url(../images/default/grid/grid3-hrow.gif);
+ color: #396095;
+}
+
+.x-list-header {
+ background-color: #f9f9f9;
+ background-image: url(../images/default/grid/grid3-hrow.gif);
}
.x-list-header-inner div em {
- border-left-color:#ddd;
- font:normal 11px arial, tahoma, helvetica, sans-serif;
+ border-left-color: #ddd;
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
.x-list-body dt em {
- font:normal 11px arial, tahoma, helvetica, sans-serif;
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
.x-list-over {
- background-color:#eee;
+ background-color: #eee;
}
.x-list-selected {
- background-color:#dfe8f6;
+ background-color: #dfe8f6;
}
.x-list-resizer {
- border-left-color:#555;
- border-right-color:#555;
+ border-left-color: #555;
+ border-right-color: #555;
}
.x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
- background-image:url(../images/default/grid/sort-hd.gif);
+ background-image: url(../images/default/grid/sort-hd.gif);
border-color: #99bbe8;
-}.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
- background-image:url(../images/default/slider/slider-bg.png);
+}
+
+.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
+ background-image: url(../images/default/slider/slider-bg.png);
}
.x-slider-horz .x-slider-thumb {
- background-image:url(../images/default/slider/slider-thumb.png);
+ background-image: url(../images/default/slider/slider-thumb.png);
}
.x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner {
- background-image:url(../images/default/slider/slider-v-bg.png);
+ background-image: url(../images/default/slider/slider-v-bg.png);
}
.x-slider-vert .x-slider-thumb {
- background-image:url(../images/default/slider/slider-v-thumb.png);
-}.x-window-dlg .ext-mb-text,
+ background-image: url(../images/default/slider/slider-v-thumb.png);
+}
+
+.x-window-dlg .ext-mb-text,
.x-window-dlg .x-window-header-text {
- font-size:12px;
+ font-size: 12px;
}
.x-window-dlg .ext-mb-textarea {
- font:normal 12px tahoma,arial,helvetica,sans-serif;
+ font: normal 12px tahoma, arial, helvetica, sans-serif;
}
.x-window-dlg .x-msg-box-wait {
- background-image:url(../images/default/grid/loading.gif);
+ background-image: url(../images/default/grid/loading.gif);
}
.x-window-dlg .ext-mb-info {
- background-image:url(../images/default/window/icon-info.gif);
+ background-image: url(../images/default/window/icon-info.gif);
}
.x-window-dlg .ext-mb-warning {
- background-image:url(../images/default/window/icon-warning.gif);
+ background-image: url(../images/default/window/icon-warning.gif);
}
.x-window-dlg .ext-mb-question {
- background-image:url(../images/default/window/icon-question.gif);
+ background-image: url(../images/default/window/icon-question.gif);
}
.x-window-dlg .ext-mb-error {
- background-image:url(../images/default/window/icon-error.gif);
-}
\ No newline at end of file
+ background-image: url(../images/default/window/icon-error.gif);
+}
}
.ext-el-mask-msg {
- border-color:#999;
- background-color:#ddd;
- background-image:url(../images/gray/panel/white-top-bottom.gif);
+ border-color: #999;
+ background-color: #ddd;
+ background-image: url(../images/gray/panel/white-top-bottom.gif);
background-position: 0 -1px;
}
+
.ext-el-mask-msg div {
background-color: #eee;
- border-color:#d0d0d0;
- color:#222;
- font:normal 11px tahoma, arial, helvetica, sans-serif;
+ border-color: #d0d0d0;
+ color: #222;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
}
.x-mask-loading div {
- background-color:#fbfbfb;
- background-image:url(../images/default/grid/loading.gif);
+ background-color: #fbfbfb;
+ background-image: url(../images/default/grid/loading.gif);
}
.x-item-disabled {
}
.x-color-palette a {
- border-color:#fff;
+ border-color: #fff;
}
.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {
- border-color:#CFCFCF;
+ border-color: #CFCFCF;
background-color: #eaeaea;
}
/*
-.x-color-palette em:hover, .x-color-palette span:hover{
+.x-color-palette em:hover, .x-color-palette span:hover {
background-color: #eaeaea;
}
*/
.x-color-palette em {
- border-color:#aca899;
+ border-color: #aca899;
}
.x-ie-shadow {
- background-color:#777;
+ background-color: #777;
}
.x-shadow .xsmc {
background-image: url(../images/default/shadow-lr.png);
}
-.x-shadow .xstl, .x-shadow .xstc, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr{
+.x-shadow .xstl, .x-shadow .xstc, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr {
background-image: url(../images/default/shadow.png);
}
.x-spotlight {
background-color: #ccc;
-}.x-tab-panel-header, .x-tab-panel-footer {
- background-color: #eaeaea;
- border-color:#d0d0d0;
- overflow:hidden;
- zoom:1;
}
.x-tab-panel-header, .x-tab-panel-footer {
- border-color:#d0d0d0;
+ background-color: #eaeaea;
+ border-color: #d0d0d0;
+ overflow: hidden;
+ zoom: 1;
+}
+
+.x-tab-panel-header, .x-tab-panel-footer {
+ border-color: #d0d0d0;
}
-ul.x-tab-strip-top{
- background-color:#dbdbdb;
- background-image: url(../images/gray/tabs/tab-strip-bg.gif);
- border-bottom-color:#d0d0d0;
+ul.x-tab-strip-top {
+ background-color: #dbdbdb;
+ background-image: url(../images/gray/tabs/tab-strip-bg.gif);
+ border-bottom-color: #d0d0d0;
}
-ul.x-tab-strip-bottom{
- background-color:#dbdbdb;
- background-image: url(../images/gray/tabs/tab-strip-btm-bg.gif);
- border-top-color:#d0d0d0;
+ul.x-tab-strip-bottom {
+ background-color: #dbdbdb;
+ background-image: url(../images/gray/tabs/tab-strip-btm-bg.gif);
+ border-top-color: #d0d0d0;
}
.x-tab-panel-header-plain .x-tab-strip-spacer,
.x-tab-panel-footer-plain .x-tab-strip-spacer {
- border-color:#d0d0d0;
+ border-color: #d0d0d0;
background-color: #eaeaea;
}
.x-tab-strip span.x-tab-strip-text {
- font:normal 11px tahoma,arial,helvetica;
- color:#333;
+ font: normal 11px tahoma, arial, helvetica;
+ color: #333;
}
.x-tab-strip-over span.x-tab-strip-text {
- color:#111;
+ color: #111;
}
.x-tab-strip-active span.x-tab-strip-text {
- color:#333;
- font-weight:bold;
+ color: #333;
+ font-weight: bold;
}
.x-tab-strip-disabled .x-tabs-text {
- color:#aaaaaa;
+ color: #aaaaaa;
}
-.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner{
- background-image: url(../images/gray/tabs/tabs-sprite.gif);
+.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner {
+ background-image: url(../images/gray/tabs/tabs-sprite.gif);
}
.x-tab-strip-bottom .x-tab-right {
- background-image: url(../images/gray/tabs/tab-btm-inactive-right-bg.gif);
+ background-image: url(../images/gray/tabs/tab-btm-inactive-right-bg.gif);
}
.x-tab-strip-bottom .x-tab-left {
- background-image: url(../images/gray/tabs/tab-btm-inactive-left-bg.gif);
+ background-image: url(../images/gray/tabs/tab-btm-inactive-left-bg.gif);
}
.x-tab-strip-bottom .x-tab-strip-over .x-tab-left {
- background-image: url(../images/gray/tabs/tab-btm-over-left-bg.gif);
+ background-image: url(../images/gray/tabs/tab-btm-over-left-bg.gif);
}
.x-tab-strip-bottom .x-tab-strip-over .x-tab-right {
- background-image: url(../images/gray/tabs/tab-btm-over-right-bg.gif);
+ background-image: url(../images/gray/tabs/tab-btm-over-right-bg.gif);
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
- background-image: url(../images/gray/tabs/tab-btm-right-bg.gif);
+ background-image: url(../images/gray/tabs/tab-btm-right-bg.gif);
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
- background-image: url(../images/gray/tabs/tab-btm-left-bg.gif);
+ background-image: url(../images/gray/tabs/tab-btm-left-bg.gif);
}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
- background-image:url(../images/gray/tabs/tab-close.gif);
+ background-image: url(../images/gray/tabs/tab-close.gif);
}
-.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
- background-image:url(../images/gray/tabs/tab-close.gif);
+.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover {
+ background-image: url(../images/gray/tabs/tab-close.gif);
}
.x-tab-panel-body {
- border-color:#d0d0d0;
- background-color:#fff;
+ border-color: #d0d0d0;
+ background-color: #fff;
}
.x-tab-panel-body-top {
}
.x-tab-scroller-left {
- background-image:url(../images/gray/tabs/scroll-left.gif);
- border-bottom-color:#d0d0d0;
+ background-image: url(../images/gray/tabs/scroll-left.gif);
+ border-bottom-color: #d0d0d0;
}
.x-tab-scroller-left-over {
.x-tab-scroller-left-disabled {
background-position: -18px 0;
- opacity:.5;
- -moz-opacity:.5;
- filter:alpha(opacity=50);
- cursor:default;
+ opacity: .5;
+ -moz-opacity: .5;
+ filter: alpha(opacity=50);
+ cursor: default;
}
.x-tab-scroller-right {
- background-image:url(../images/gray/tabs/scroll-right.gif);
- border-bottom-color:#d0d0d0;
+ background-image: url(../images/gray/tabs/scroll-right.gif);
+ border-bottom-color: #d0d0d0;
}
.x-tab-panel-bbar .x-toolbar, .x-tab-panel-tbar .x-toolbar {
- border-color:#d0d0d0;
+ border-color: #d0d0d0;
}
-.x-form-field{
- font:normal 12px tahoma, arial, helvetica, sans-serif;
+.x-form-field {
+ font: normal 12px tahoma, arial, helvetica, sans-serif;
}
-.x-form-text, textarea.x-form-field{
- background-color:#fff;
- background-image:url(../images/default/form/text-bg.gif);
- border-color:#C1C1C1;
+.x-form-text, textarea.x-form-field {
+ background-color: #fff;
+ background-image: url(../images/default/form/text-bg.gif);
+ border-color: #C1C1C1;
}
.x-form-select-one {
- background-color:#fff;
- border-color:#C1C1C1;
+ background-color: #fff;
+ border-color: #C1C1C1;
}
.x-form-check-group-label {
}
.x-editor .x-form-check-wrap {
- background-color:#fff;
+ background-color: #fff;
}
-.x-form-field-wrap .x-form-trigger{
- background-image:url(../images/gray/form/trigger.gif);
- border-bottom-color:#b5b8c8;
+.x-form-field-wrap .x-form-trigger {
+ background-image: url(../images/gray/form/trigger.gif);
+ border-bottom-color: #b5b8c8;
}
-.x-form-field-wrap .x-form-date-trigger{
+.x-form-field-wrap .x-form-date-trigger {
background-image: url(../images/gray/form/date-trigger.gif);
}
-.x-form-field-wrap .x-form-clear-trigger{
+.x-form-field-wrap .x-form-clear-trigger {
background-image: url(../images/gray/form/clear-trigger.gif);
}
-.x-form-field-wrap .x-form-search-trigger{
+.x-form-field-wrap .x-form-search-trigger {
background-image: url(../images/gray/form/search-trigger.gif);
}
-.x-trigger-wrap-focus .x-form-trigger{
+.x-trigger-wrap-focus .x-form-trigger {
border-bottom-color: #777777;
}
-.x-item-disabled .x-form-trigger-over{
- border-bottom-color:#b5b8c8;
+.x-item-disabled .x-form-trigger-over {
+ border-bottom-color: #b5b8c8;
}
-.x-item-disabled .x-form-trigger-click{
- border-bottom-color:#b5b8c8;
+.x-item-disabled .x-form-trigger-click {
+ border-bottom-color: #b5b8c8;
}
-.x-form-focus, textarea.x-form-focus{
- border-color:#777777;
+.x-form-focus, textarea.x-form-focus {
+ border-color: #777777;
}
-.x-form-invalid, textarea.x-form-invalid{
- background-color:#fff;
- background-image:url(../images/default/grid/invalid_line.gif);
- border-color:#c30;
+.x-form-invalid, textarea.x-form-invalid {
+ background-color: #fff;
+ background-image: url(../images/default/grid/invalid_line.gif);
+ border-color: #c30;
}
-.ext-webkit .x-form-invalid{
- background-color:#fee;
- border-color:#ff7870;
+.ext-webkit .x-form-invalid {
+ background-color: #fee;
+ border-color: #ff7870;
}
-.x-form-inner-invalid, textarea.x-form-inner-invalid{
- background-color:#fff;
- background-image:url(../images/default/grid/invalid_line.gif);
+.x-form-inner-invalid, textarea.x-form-inner-invalid {
+ background-color: #fff;
+ background-image: url(../images/default/grid/invalid_line.gif);
}
.x-form-grow-sizer {
- font:normal 12px tahoma, arial, helvetica, sans-serif;
+ font: normal 12px tahoma, arial, helvetica, sans-serif;
}
.x-form-item {
- font:normal 12px tahoma, arial, helvetica, sans-serif;
+ font: normal 12px tahoma, arial, helvetica, sans-serif;
}
.x-form-invalid-msg {
- color:#c0272b;
- font:normal 11px tahoma, arial, helvetica, sans-serif;
- background-image:url(../images/default/shared/warning.gif);
+ color: #c0272b;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
+ background-image: url(../images/default/shared/warning.gif);
}
.x-form-empty-field {
- color:gray;
+ color: gray;
}
.x-small-editor .x-form-field {
- font:normal 11px arial, tahoma, helvetica, sans-serif;
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
.ext-webkit .x-small-editor .x-form-field {
- font:normal 12px arial, tahoma, helvetica, sans-serif;
+ font: normal 12px arial, tahoma, helvetica, sans-serif;
}
.x-form-invalid-icon {
- background-image:url(../images/default/form/exclamation.gif);
+ background-image: url(../images/default/form/exclamation.gif);
}
.x-fieldset {
- border-color:#CCCCCC;
+ border-color: #CCCCCC;
}
.x-fieldset legend {
- font:bold 11px tahoma, arial, helvetica, sans-serif;
- color:#777777;
-}.x-btn{
- font:normal 11px tahoma, verdana, helvetica;
+ font: bold 11px tahoma, arial, helvetica, sans-serif;
+ color: #777777;
+}
+
+.x-btn {
+ font: normal 11px tahoma, verdana, helvetica;
}
-.x-btn button{
- font:normal 11px arial,tahoma,verdana,helvetica;
- color:#333;
+.x-btn button {
+ font: normal 11px arial, tahoma, verdana, helvetica;
+ color: #333;
}
.x-btn em {
- font-style:normal;
- font-weight:normal;
+ font-style: normal;
+ font-weight: normal;
}
-.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc{
- background-image:url(../images/gray/button/btn.gif);
+.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc {
+ background-image: url(../images/gray/button/btn.gif);
}
-.x-btn-click .x-btn-text, .x-btn-menu-active .x-btn-text, .x-btn-pressed .x-btn-text{
- color:#000;
+.x-btn-click .x-btn-text, .x-btn-menu-active .x-btn-text, .x-btn-pressed .x-btn-text {
+ color: #000;
}
-.x-btn-disabled *{
- color:gray !important;
+.x-btn-disabled * {
+ color: gray !important;
}
.x-btn-mc em.x-btn-arrow {
- background-image:url(../images/default/button/arrow.gif);
+ background-image: url(../images/default/button/arrow.gif);
}
.x-btn-mc em.x-btn-split {
- background-image:url(../images/default/button/s-arrow.gif);
+ background-image: url(../images/default/button/s-arrow.gif);
}
.x-btn-over .x-btn-mc em.x-btn-split, .x-btn-click .x-btn-mc em.x-btn-split, .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-btn-pressed .x-btn-mc em.x-btn-split {
- background-image:url(../images/gray/button/s-arrow-o.gif);
+ background-image: url(../images/gray/button/s-arrow-o.gif);
}
.x-btn-mc em.x-btn-arrow-bottom {
- background-image:url(../images/default/button/s-arrow-b-noline.gif);
+ background-image: url(../images/default/button/s-arrow-b-noline.gif);
}
.x-btn-mc em.x-btn-split-bottom {
- background-image:url(../images/default/button/s-arrow-b.gif);
+ background-image: url(../images/default/button/s-arrow-b.gif);
}
.x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-btn-click .x-btn-mc em.x-btn-split-bottom, .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
- background-image:url(../images/gray/button/s-arrow-bo.gif);
+ background-image: url(../images/gray/button/s-arrow-bo.gif);
}
.x-btn-group-header {
}
.x-btn-group-tc {
- background-image: url(../images/gray/button/group-tb.gif);
+ background-image: url(../images/gray/button/group-tb.gif);
}
.x-btn-group-tl {
- background-image: url(../images/gray/button/group-cs.gif);
+ background-image: url(../images/gray/button/group-cs.gif);
}
.x-btn-group-tr {
- background-image: url(../images/gray/button/group-cs.gif);
+ background-image: url(../images/gray/button/group-cs.gif);
}
.x-btn-group-bc {
- background-image: url(../images/gray/button/group-tb.gif);
+ background-image: url(../images/gray/button/group-tb.gif);
}
.x-btn-group-bl {
- background-image: url(../images/gray/button/group-cs.gif);
+ background-image: url(../images/gray/button/group-cs.gif);
}
.x-btn-group-br {
- background-image: url(../images/gray/button/group-cs.gif);
+ background-image: url(../images/gray/button/group-cs.gif);
}
.x-btn-group-ml {
- background-image: url(../images/gray/button/group-lr.gif);
+ background-image: url(../images/gray/button/group-lr.gif);
}
+
.x-btn-group-mr {
- background-image: url(../images/gray/button/group-lr.gif);
+ background-image: url(../images/gray/button/group-lr.gif);
}
.x-btn-group-notitle .x-btn-group-tc {
- background-image: url(../images/gray/button/group-tb.gif);
+ background-image: url(../images/gray/button/group-tb.gif);
}
-.x-toolbar{
- border-color:#d0d0d0;
- background-color:#f0f0f0;
- background-image:url(../images/gray/toolbar/bg.gif);
+
+.x-toolbar {
+ border-color: #d0d0d0;
+ background-color: #f0f0f0;
+ background-image: url(../images/gray/toolbar/bg.gif);
}
-.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label{
- font:normal 11px arial,tahoma, helvetica, sans-serif;
+.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label {
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
.x-toolbar .x-item-disabled {
- color:gray;
+ color: gray;
}
.x-toolbar .x-item-disabled * {
- color:gray;
+ color: gray;
}
.x-toolbar .x-btn-mc em.x-btn-split {
- background-image:url(../images/default/button/s-arrow-noline.gif);
+ background-image: url(../images/default/button/s-arrow-noline.gif);
}
.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split,
-.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split
-{
- background-image:url(../images/gray/button/s-arrow-o.gif);
+.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split {
+ background-image: url(../images/gray/button/s-arrow-o.gif);
}
.x-toolbar .x-btn-mc em.x-btn-split-bottom {
- background-image:url(../images/default/button/s-arrow-b-noline.gif);
+ background-image: url(../images/default/button/s-arrow-b-noline.gif);
}
.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split-bottom,
-.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom
-{
- background-image:url(../images/gray/button/s-arrow-bo.gif);
+.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
+ background-image: url(../images/gray/button/s-arrow-bo.gif);
}
.x-toolbar .xtb-sep {
- background-image: url(../images/default/grid/grid-split.gif);
+ background-image: url(../images/default/grid/grid-split.gif);
}
-.x-tbar-page-first{
- background-image: url(../images/gray/grid/page-first.gif) !important;
+.x-tbar-page-first {
+ background-image: url(../images/gray/grid/page-first.gif) !important;
}
-.x-tbar-loading{
- background-image: url(../images/gray/grid/refresh.gif) !important;
+.x-tbar-loading {
+ background-image: url(../images/gray/grid/refresh.gif) !important;
}
-.x-tbar-page-last{
- background-image: url(../images/gray/grid/page-last.gif) !important;
+.x-tbar-page-last {
+ background-image: url(../images/gray/grid/page-last.gif) !important;
}
-.x-tbar-page-next{
- background-image: url(../images/gray/grid/page-next.gif) !important;
+.x-tbar-page-next {
+ background-image: url(../images/gray/grid/page-next.gif) !important;
}
-.x-tbar-page-prev{
- background-image: url(../images/gray/grid/page-prev.gif) !important;
+.x-tbar-page-prev {
+ background-image: url(../images/gray/grid/page-prev.gif) !important;
}
-.x-item-disabled .x-tbar-loading{
- background-image: url(../images/default/grid/loading.gif) !important;
+.x-item-disabled .x-tbar-loading {
+ background-image: url(../images/default/grid/loading.gif) !important;
}
-.x-item-disabled .x-tbar-page-first{
- background-image: url(../images/default/grid/page-first-disabled.gif) !important;
+.x-item-disabled .x-tbar-page-first {
+ background-image: url(../images/default/grid/page-first-disabled.gif) !important;
}
-.x-item-disabled .x-tbar-page-last{
- background-image: url(../images/default/grid/page-last-disabled.gif) !important;
+.x-item-disabled .x-tbar-page-last {
+ background-image: url(../images/default/grid/page-last-disabled.gif) !important;
}
-.x-item-disabled .x-tbar-page-next{
- background-image: url(../images/default/grid/page-next-disabled.gif) !important;
+.x-item-disabled .x-tbar-page-next {
+ background-image: url(../images/default/grid/page-next-disabled.gif) !important;
}
-.x-item-disabled .x-tbar-page-prev{
- background-image: url(../images/default/grid/page-prev-disabled.gif) !important;
+.x-item-disabled .x-tbar-page-prev {
+ background-image: url(../images/default/grid/page-prev-disabled.gif) !important;
}
.x-paging-info {
- color:#444;
+ color: #444;
}
.x-toolbar-more-icon {
background-image: url(../images/gray/toolbar/more.gif) !important;
}
+
.x-resizable-handle {
- background-color:#fff;
+ background-color: #fff;
}
.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east,
-.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west
-{
- background-image:url(../images/gray/sizer/e-handle.gif);
+.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west {
+ background-image: url(../images/gray/sizer/e-handle.gif);
}
.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south,
-.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north
-{
- background-image:url(../images/gray/sizer/s-handle.gif);
+.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
+ background-image: url(../images/gray/sizer/s-handle.gif);
}
-.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north{
- background-image:url(../images/gray/sizer/s-handle.gif);
+.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
+ background-image: url(../images/gray/sizer/s-handle.gif);
}
-.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast{
- background-image:url(../images/gray/sizer/se-handle.gif);
+
+.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast {
+ background-image: url(../images/gray/sizer/se-handle.gif);
}
-.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest{
- background-image:url(../images/gray/sizer/nw-handle.gif);
+
+.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest {
+ background-image: url(../images/gray/sizer/nw-handle.gif);
}
-.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast{
- background-image:url(../images/gray/sizer/ne-handle.gif);
+
+.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast {
+ background-image: url(../images/gray/sizer/ne-handle.gif);
}
-.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest{
- background-image:url(../images/gray/sizer/sw-handle.gif);
+
+.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest {
+ background-image: url(../images/gray/sizer/sw-handle.gif);
}
-.x-resizable-proxy{
- border-color:#565656;
+
+.x-resizable-proxy {
+ border-color: #565656;
}
-.x-resizable-overlay{
- background-color:#fff;
+
+.x-resizable-overlay {
+ background-color: #fff;
}
+
.x-grid3 {
- background-color:#fff;
+ background-color: #fff;
}
.x-grid-panel .x-panel-mc .x-panel-body {
- border-color:#d0d0d0;
+ border-color: #d0d0d0;
}
-.x-grid3-row td, .x-grid3-summary-row td{
- font:normal 11px/13px arial, tahoma, helvetica, sans-serif;
+.x-grid3-row td, .x-grid3-summary-row td {
+ font: normal 11px/13px arial, tahoma, helvetica, sans-serif;
}
.x-grid3-hd-row td {
- font:normal 11px/15px arial, tahoma, helvetica, sans-serif;
+ font: normal 11px/15px arial, tahoma, helvetica, sans-serif;
}
.x-grid3-hd-row td {
- border-left-color:#eee;
- border-right-color:#d0d0d0;
+ border-left-color: #eee;
+ border-right-color: #d0d0d0;
}
.x-grid-row-loading {
background-color: #fff;
- background-image:url(../images/default/shared/loading-balls.gif);
+ background-image: url(../images/default/shared/loading-balls.gif);
}
.x-grid3-row {
- border-color:#ededed;
- border-top-color:#fff;
+ border-color: #ededed;
+ border-top-color: #fff;
}
-.x-grid3-row-alt{
- background-color:#fafafa;
+.x-grid3-row-alt {
+ background-color: #fafafa;
}
.x-grid3-row-over {
- border-color:#ddd;
- background-color:#efefef;
- background-image:url(../images/default/grid/row-over.gif);
+ border-color: #ddd;
+ background-color: #efefef;
+ background-image: url(../images/default/grid/row-over.gif);
}
.x-grid3-resize-proxy {
- background-color:#777;
+ background-color: #777;
}
.x-grid3-resize-marker {
- background-color:#777;
+ background-color: #777;
}
-.x-grid3-header{
- background-color:#f9f9f9;
- background-image:url(../images/gray/grid/grid3-hrow2.gif);
+.x-grid3-header {
+ background-color: #f9f9f9;
+ background-image: url(../images/gray/grid/grid3-hrow2.gif);
}
.x-grid3-header-pop {
- border-left-color:#d0d0d0;
+ border-left-color: #d0d0d0;
}
.x-grid3-header-pop-inner {
- border-left-color:#eee;
- background-image:url(../images/default/grid/hd-pop.gif);
+ border-left-color: #eee;
+ background-image: url(../images/default/grid/hd-pop.gif);
}
td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
- border-left-color:#ACACAC;
- border-right-color:#ACACAC;
+ border-left-color: #ACACAC;
+ border-right-color: #ACACAC;
}
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 {
- background-color:#f9f9f9;
- background-image:url(../images/gray/grid/grid3-hrow-over2.gif);
+ background-color: #f9f9f9;
+ background-image: url(../images/gray/grid/grid3-hrow-over2.gif);
}
.sort-asc .x-grid3-sort-icon {
- background-image: url(../images/gray/grid/sort_asc.gif);
+ background-image: url(../images/gray/grid/sort_asc.gif);
}
.sort-desc .x-grid3-sort-icon {
- background-image: url(../images/gray/grid/sort_desc.gif);
+ background-image: url(../images/gray/grid/sort_desc.gif);
}
.x-grid3-cell-text, .x-grid3-hd-text {
- color:#000;
+ color: #000;
}
.x-grid3-split {
- background-image: url(../images/default/grid/grid-split.gif);
+ background-image: url(../images/default/grid/grid-split.gif);
}
.x-grid3-hd-text {
- color:#333;
+ color: #333;
}
-.x-dd-drag-proxy .x-grid3-hd-inner{
- background-color:#f9f9f9;
- background-image:url(../images/gray/grid/grid3-hrow-over2.gif);
- border-color:#ACACAC;
+.x-dd-drag-proxy .x-grid3-hd-inner {
+ background-color: #f9f9f9;
+ background-image: url(../images/gray/grid/grid3-hrow-over2.gif);
+ border-color: #ACACAC;
}
-.col-move-top{
- background-image:url(../images/gray/grid/col-move-top.gif);
+.col-move-top {
+ background-image: url(../images/gray/grid/col-move-top.gif);
}
-.col-move-bottom{
- background-image:url(../images/gray/grid/col-move-bottom.gif);
+.col-move-bottom {
+ background-image: url(../images/gray/grid/col-move-bottom.gif);
}
.x-grid3-row-selected {
- background-color:#CCCCCC !important;
- background-image: none;
- border-color:#ACACAC;
+ background-color: #CCCCCC !important;
+ background-image: none;
+ border-color: #ACACAC;
}
-.x-grid3-cell-selected{
- background-color: #CBCBCB !important;
- color:#000;
+.x-grid3-cell-selected {
+ background-color: #CBCBCB !important;
+ color: #000;
}
-.x-grid3-cell-selected span{
- color:#000 !important;
+.x-grid3-cell-selected span {
+ color: #000 !important;
}
-.x-grid3-cell-selected .x-grid3-cell-text{
- color:#000;
+.x-grid3-cell-selected .x-grid3-cell-text {
+ color: #000;
}
-.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker{
- background-color:#ebeadb !important;
- background-image:url(../images/default/grid/grid-hrow.gif) !important;
- color:#000;
- border-top-color:#fff;
- border-right-color:#6fa0df !important;
+.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker {
+ background-color: #ebeadb !important;
+ background-image: url(../images/default/grid/grid-hrow.gif) !important;
+ color: #000;
+ border-top-color: #fff;
+ border-right-color: #6fa0df !important;
}
-.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div{
- color:#333 !important;
+.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div {
+ color: #333 !important;
}
.x-grid3-dirty-cell {
- background-image:url(../images/default/grid/dirty.gif);
+ background-image: url(../images/default/grid/dirty.gif);
}
-.x-grid3-topbar, .x-grid3-bottombar{
- font:normal 11px arial, tahoma, helvetica, sans-serif;
+.x-grid3-topbar, .x-grid3-bottombar {
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
-.x-grid3-bottombar .x-toolbar{
- border-top-color:#a9bfd3;
+.x-grid3-bottombar .x-toolbar {
+ border-top-color: #a9bfd3;
}
-.x-props-grid .x-grid3-td-name .x-grid3-cell-inner{
- background-image:url(../images/default/grid/grid3-special-col-bg.gif) !important;
- color:#000 !important;
+.x-props-grid .x-grid3-td-name .x-grid3-cell-inner {
+ background-image: url(../images/default/grid/grid3-special-col-bg.gif) !important;
+ color: #000 !important;
}
-.x-props-grid .x-grid3-body .x-grid3-td-name{
- background-color:#fff !important;
- border-right-color:#eee;
+.x-props-grid .x-grid3-body .x-grid3-td-name {
+ background-color: #fff !important;
+ border-right-color: #eee;
}
-.xg-hmenu-sort-asc .x-menu-item-icon{
- background-image: url(../images/default/grid/hmenu-asc.gif);
+.xg-hmenu-sort-asc .x-menu-item-icon {
+ background-image: url(../images/default/grid/hmenu-asc.gif);
}
-.xg-hmenu-sort-desc .x-menu-item-icon{
- background-image: url(../images/default/grid/hmenu-desc.gif);
+.xg-hmenu-sort-desc .x-menu-item-icon {
+ background-image: url(../images/default/grid/hmenu-desc.gif);
}
-.xg-hmenu-lock .x-menu-item-icon{
- background-image: url(../images/default/grid/hmenu-lock.gif);
+.xg-hmenu-lock .x-menu-item-icon {
+ background-image: url(../images/default/grid/hmenu-lock.gif);
}
-.xg-hmenu-unlock .x-menu-item-icon{
- background-image: url(../images/default/grid/hmenu-unlock.gif);
+.xg-hmenu-unlock .x-menu-item-icon {
+ background-image: url(../images/default/grid/hmenu-unlock.gif);
}
.x-grid3-hd-btn {
- background-color:#f9f9f9;
- background-image:url(../images/gray/grid/grid3-hd-btn.gif);
+ background-color: #f9f9f9;
+ background-image: url(../images/gray/grid/grid3-hd-btn.gif);
}
.x-grid3-body .x-grid3-td-expander {
- background-image:url(../images/default/grid/grid3-special-col-bg.gif);
+ background-image: url(../images/default/grid/grid3-special-col-bg.gif);
}
.x-grid3-row-expander {
- background-image:url(../images/gray/grid/row-expand-sprite.gif);
+ background-image: url(../images/gray/grid/row-expand-sprite.gif);
}
.x-grid3-body .x-grid3-td-checker {
}
.x-grid3-row-checker, .x-grid3-hd-checker {
- background-image:url(../images/default/grid/row-check-sprite.gif);
+ background-image: url(../images/default/grid/row-check-sprite.gif);
}
.x-grid3-body .x-grid3-td-numberer {
- background-image:url(../images/default/grid/grid3-special-col-bg.gif);
+ background-image: url(../images/default/grid/grid3-special-col-bg.gif);
}
.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner {
- color:#444;
+ color: #444;
}
.x-grid3-body .x-grid3-td-row-icon {
- background-image:url(../images/default/grid/grid3-special-col-bg.gif);
+ background-image: url(../images/default/grid/grid3-special-col-bg.gif);
}
.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 {
- background-image:url(../images/gray/grid/grid3-special-col-sel-bg.gif);
+ background-image: url(../images/gray/grid/grid3-special-col-sel-bg.gif);
}
.x-grid3-check-col {
- background-image:url(../images/default/menu/unchecked.gif);
+ background-image: url(../images/default/menu/unchecked.gif);
}
.x-grid3-check-col-on {
- background-image:url(../images/default/menu/checked.gif);
+ background-image: url(../images/default/menu/checked.gif);
}
.x-grid-group, .x-grid-group-body, .x-grid-group-hd {
- zoom:1;
+ zoom: 1;
}
.x-grid-group-hd {
- border-bottom-color:#d0d0d0;
+ border-bottom-color: #d0d0d0;
}
.x-grid-group-hd div.x-grid-group-title {
- background-image:url(../images/gray/grid/group-collapse.gif);
- color:#5F5F5F;
- font:bold 11px tahoma, arial, helvetica, sans-serif;
+ background-image: url(../images/gray/grid/group-collapse.gif);
+ color: #5F5F5F;
+ font: bold 11px tahoma, arial, helvetica, sans-serif;
}
.x-grid-group-collapsed .x-grid-group-hd div.x-grid-group-title {
- background-image:url(../images/gray/grid/group-expand.gif);
+ background-image: url(../images/gray/grid/group-expand.gif);
}
.x-group-by-icon {
- background-image:url(../images/default/grid/group-by.gif);
+ background-image: url(../images/default/grid/group-by.gif);
}
.x-cols-icon {
- background-image:url(../images/default/grid/columns.gif);
+ background-image: url(../images/default/grid/columns.gif);
}
.x-show-groups-icon {
- background-image:url(../images/default/grid/group-by.gif);
+ background-image: url(../images/default/grid/group-by.gif);
}
.x-grid-empty {
- color:gray;
- font:normal 11px tahoma, arial, helvetica, sans-serif;
+ color: gray;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
}
.x-grid-with-col-lines .x-grid3-row td.x-grid3-cell {
- border-right-color:#ededed;
+ border-right-color: #ededed;
}
-.x-grid-with-col-lines .x-grid3-row{
- border-top-color:#ededed;
+.x-grid-with-col-lines .x-grid3-row {
+ border-top-color: #ededed;
}
.x-grid-with-col-lines .x-grid3-row-selected {
- border-top-color:#B9B9B9;
+ border-top-color: #B9B9B9;
}
.x-pivotgrid .x-grid3-header-offset table td {
background: url(../images/gray/grid/grid3-hrow2.gif) repeat-x 50% 100%;
border-bottom-color: #D0D0D0;
height: 18px;
}
-.x-dd-drag-ghost{
- color:#000;
- font: normal 11px arial, helvetica, sans-serif;
+
+.x-dd-drag-ghost {
+ color: #000;
+ font: normal 11px arial, helvetica, sans-serif;
border-color: #ddd #bbb #bbb #ddd;
- background-color:#fff;
+ background-color: #fff;
}
-.x-dd-drop-nodrop .x-dd-drop-icon{
- background-image: url(../images/default/dd/drop-no.gif);
+.x-dd-drop-nodrop .x-dd-drop-icon {
+ background-image: url(../images/default/dd/drop-no.gif);
}
-.x-dd-drop-ok .x-dd-drop-icon{
- background-image: url(../images/default/dd/drop-yes.gif);
+.x-dd-drop-ok .x-dd-drop-icon {
+ background-image: url(../images/default/dd/drop-yes.gif);
}
-.x-dd-drop-ok-add .x-dd-drop-icon{
- background-image: url(../images/default/dd/drop-add.gif);
+.x-dd-drop-ok-add .x-dd-drop-icon {
+ background-image: url(../images/default/dd/drop-add.gif);
}
.x-view-selector {
- background-color:#D6D6D6;
- border-color:#888888;
-}.x-tree-node-expanded .x-tree-node-icon{
- background-image:url(../images/default/tree/folder-open.gif);
+ background-color: #D6D6D6;
+ border-color: #888888;
}
-.x-tree-node-leaf .x-tree-node-icon{
- background-image:url(../images/default/tree/leaf.gif);
+.x-tree-node-expanded .x-tree-node-icon {
+ background-image: url(../images/default/tree/folder-open.gif);
}
-.x-tree-node-collapsed .x-tree-node-icon{
- background-image:url(../images/default/tree/folder.gif);
+.x-tree-node-leaf .x-tree-node-icon {
+ background-image: url(../images/default/tree/leaf.gif);
}
-.x-tree-node-loading .x-tree-node-icon{
- background-image:url(../images/default/tree/loading.gif) !important;
+.x-tree-node-collapsed .x-tree-node-icon {
+ background-image: url(../images/default/tree/folder.gif);
+}
+
+.x-tree-node-loading .x-tree-node-icon {
+ background-image: url(../images/default/tree/loading.gif) !important;
}
.x-tree-node .x-tree-node-inline-icon {
background-image: none;
}
-.x-tree-node-loading a span{
- font-style: italic;
- color:#444444;
+.x-tree-node-loading a span {
+ font-style: italic;
+ color: #444444;
}
.ext-ie .x-tree-node-el input {
- width:15px;
- height:15px;
+ width: 15px;
+ height: 15px;
}
-.x-tree-lines .x-tree-elbow{
- background-image:url(../images/default/tree/elbow.gif);
+.x-tree-lines .x-tree-elbow {
+ background-image: url(../images/default/tree/elbow.gif);
}
-.x-tree-lines .x-tree-elbow-plus{
- background-image:url(../images/default/tree/elbow-plus.gif);
+.x-tree-lines .x-tree-elbow-plus {
+ background-image: url(../images/default/tree/elbow-plus.gif);
}
-.x-tree-lines .x-tree-elbow-minus{
- background-image:url(../images/default/tree/elbow-minus.gif);
+.x-tree-lines .x-tree-elbow-minus {
+ background-image: url(../images/default/tree/elbow-minus.gif);
}
-.x-tree-lines .x-tree-elbow-end{
- background-image:url(../images/default/tree/elbow-end.gif);
+.x-tree-lines .x-tree-elbow-end {
+ background-image: url(../images/default/tree/elbow-end.gif);
}
-.x-tree-lines .x-tree-elbow-end-plus{
- background-image:url(../images/gray/tree/elbow-end-plus.gif);
+.x-tree-lines .x-tree-elbow-end-plus {
+ background-image: url(../images/gray/tree/elbow-end-plus.gif);
}
-.x-tree-lines .x-tree-elbow-end-minus{
- background-image:url(../images/gray/tree/elbow-end-minus.gif);
+.x-tree-lines .x-tree-elbow-end-minus {
+ background-image: url(../images/gray/tree/elbow-end-minus.gif);
}
-.x-tree-lines .x-tree-elbow-line{
- background-image:url(../images/default/tree/elbow-line.gif);
+.x-tree-lines .x-tree-elbow-line {
+ background-image: url(../images/default/tree/elbow-line.gif);
}
-.x-tree-no-lines .x-tree-elbow-plus{
- background-image:url(../images/default/tree/elbow-plus-nl.gif);
+.x-tree-no-lines .x-tree-elbow-plus {
+ background-image: url(../images/default/tree/elbow-plus-nl.gif);
}
-.x-tree-no-lines .x-tree-elbow-minus{
- background-image:url(../images/default/tree/elbow-minus-nl.gif);
+.x-tree-no-lines .x-tree-elbow-minus {
+ background-image: url(../images/default/tree/elbow-minus-nl.gif);
}
-.x-tree-no-lines .x-tree-elbow-end-plus{
- background-image:url(../images/gray/tree/elbow-end-plus-nl.gif);
+.x-tree-no-lines .x-tree-elbow-end-plus {
+ background-image: url(../images/gray/tree/elbow-end-plus-nl.gif);
}
-.x-tree-no-lines .x-tree-elbow-end-minus{
- background-image:url(../images/gray/tree/elbow-end-minus-nl.gif);
+.x-tree-no-lines .x-tree-elbow-end-minus {
+ background-image: url(../images/gray/tree/elbow-end-minus-nl.gif);
}
-.x-tree-arrows .x-tree-elbow-plus{
- background-image:url(../images/gray/tree/arrows.gif);
+.x-tree-arrows .x-tree-elbow-plus {
+ background-image: url(../images/gray/tree/arrows.gif);
}
-.x-tree-arrows .x-tree-elbow-minus{
- background-image:url(../images/gray/tree/arrows.gif);
+.x-tree-arrows .x-tree-elbow-minus {
+ background-image: url(../images/gray/tree/arrows.gif);
}
-.x-tree-arrows .x-tree-elbow-end-plus{
- background-image:url(../images/gray/tree/arrows.gif);
+.x-tree-arrows .x-tree-elbow-end-plus {
+ background-image: url(../images/gray/tree/arrows.gif);
}
-.x-tree-arrows .x-tree-elbow-end-minus{
- background-image:url(../images/gray/tree/arrows.gif);
+.x-tree-arrows .x-tree-elbow-end-minus {
+ background-image: url(../images/gray/tree/arrows.gif);
}
-.x-tree-node{
- color:#000;
- font: normal 11px arial, tahoma, helvetica, sans-serif;
+.x-tree-node {
+ color: #000;
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
-.x-tree-node a, .x-dd-drag-ghost a{
- color:#000;
+.x-tree-node a, .x-dd-drag-ghost a {
+ color: #000;
}
-.x-tree-node a span, .x-dd-drag-ghost a span{
- color:#000;
+.x-tree-node a span, .x-dd-drag-ghost a span {
+ color: #000;
}
-.x-tree-node .x-tree-node-disabled a span{
- color:gray !important;
+.x-tree-node .x-tree-node-disabled a span {
+ color: gray !important;
}
-.x-tree-node div.x-tree-drag-insert-below{
- border-bottom-color:#36c;
+.x-tree-node div.x-tree-drag-insert-below {
+ border-bottom-color: #36c;
}
-.x-tree-node div.x-tree-drag-insert-above{
- border-top-color:#36c;
+.x-tree-node div.x-tree-drag-insert-above {
+ border-top-color: #36c;
}
-.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a{
- border-bottom-color:#36c;
+.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a {
+ border-bottom-color: #36c;
}
-.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a{
- border-top-color:#36c;
+.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a {
+ border-top-color: #36c;
}
-.x-tree-node .x-tree-drag-append a span{
- background-color:#ddd;
- border-color:gray;
+.x-tree-node .x-tree-drag-append a span {
+ background-color: #ddd;
+ border-color: gray;
}
.x-tree-node .x-tree-node-over {
- background-color: #eee;
+ background-color: #eee;
}
.x-tree-node .x-tree-selected {
- background-color: #ddd;
+ background-color: #ddd;
}
-.x-tree-drop-ok-append .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-add.gif);
+.x-tree-drop-ok-append .x-dd-drop-icon {
+ background-image: url(../images/default/tree/drop-add.gif);
}
-.x-tree-drop-ok-above .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-over.gif);
+.x-tree-drop-ok-above .x-dd-drop-icon {
+ background-image: url(../images/default/tree/drop-over.gif);
}
-.x-tree-drop-ok-below .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-under.gif);
+.x-tree-drop-ok-below .x-dd-drop-icon {
+ background-image: url(../images/default/tree/drop-under.gif);
}
-.x-tree-drop-ok-between .x-dd-drop-icon{
- background-image: url(../images/default/tree/drop-between.gif);
+.x-tree-drop-ok-between .x-dd-drop-icon {
+ background-image: url(../images/default/tree/drop-between.gif);
}
+
.x-date-picker {
- border-color:#585858;
- background-color:#fff;
+ border-color: #585858;
+ background-color: #fff;
}
.x-date-middle,.x-date-left,.x-date-right {
- background-image: url(../images/gray/shared/hd-sprite.gif);
- color:#fff;
- font:bold 11px "sans serif", tahoma, verdana, helvetica;
+ background-image: url(../images/gray/shared/hd-sprite.gif);
+ color: #fff;
+ font: bold 11px "sans serif", tahoma, verdana, helvetica;
}
.x-date-middle .x-btn .x-btn-text {
- color:#fff;
+ color: #fff;
}
.x-date-middle .x-btn-mc em.x-btn-arrow {
- background-image:url(../images/gray/toolbar/btn-arrow-light.gif);
+ background-image: url(../images/gray/toolbar/btn-arrow-light.gif);
}
.x-date-right a {
background-image: url(../images/gray/shared/right-btn.gif);
}
-.x-date-left a{
- background-image: url(../images/gray/shared/left-btn.gif);
+.x-date-left a {
+ background-image: url(../images/gray/shared/left-btn.gif);
}
.x-date-inner th {
- background-color:#D8D8D8;
+ background-color: #D8D8D8;
background-image: url(../images/gray/panel/white-top-bottom.gif);
- border-bottom-color:#AFAFAF;
- font:normal 10px arial, helvetica,tahoma,sans-serif;
- color:#595959;
+ border-bottom-color: #AFAFAF;
+ font: normal 10px arial, helvetica, tahoma, sans-serif;
+ color: #595959;
}
.x-date-inner td {
- border-color:#fff;
+ border-color: #fff;
}
.x-date-inner a {
- font:normal 11px arial, helvetica,tahoma,sans-serif;
- color:#000;
+ font: normal 11px arial, helvetica, tahoma, sans-serif;
+ color: #000;
}
-.x-date-inner .x-date-active{
- color:#000;
+.x-date-inner .x-date-active {
+ color: #000;
}
-.x-date-inner .x-date-selected a{
+.x-date-inner .x-date-selected a {
background-image: none;
- background-color:#D8D8D8;
- border-color:#DCDCDC;
+ background-color: #D8D8D8;
+ border-color: #DCDCDC;
}
-.x-date-inner .x-date-today a{
- border-color:darkred;
+.x-date-inner .x-date-today a {
+ border-color: darkred;
}
-.x-date-inner .x-date-selected span{
- font-weight:bold;
+.x-date-inner .x-date-selected span {
+ font-weight: bold;
}
.x-date-inner .x-date-prevday a,.x-date-inner .x-date-nextday a {
- color:#aaa;
+ color: #aaa;
}
.x-date-bottom {
- border-top-color:#AFAFAF;
- background-color:#D8D8D8;
+ border-top-color: #AFAFAF;
+ background-color: #D8D8D8;
background:#D8D8D8 url(../images/gray/panel/white-top-bottom.gif) 0 -2px;
}
-.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover{
- color:#000;
- background-color:#D8D8D8;
+.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover {
+ color: #000;
+ background-color: #D8D8D8;
}
.x-date-inner .x-date-disabled a {
- background-color:#eee;
- color:#bbb;
+ background-color: #eee;
+ color: #bbb;
}
-.x-date-mmenu{
- background-color:#eee !important;
+.x-date-mmenu {
+ background-color: #eee !important;
}
.x-date-mmenu .x-menu-item {
- font-size:10px;
- color:#000;
+ font-size: 10px;
+ color: #000;
}
.x-date-mp {
- background-color:#fff;
+ background-color: #fff;
}
.x-date-mp td {
- font:normal 11px arial, helvetica,tahoma,sans-serif;
+ font: normal 11px arial, helvetica, tahoma, sans-serif;
}
.x-date-mp-btns button {
- background-color:#4E565F;
- color:#fff;
- border-color:#C0C0C0 #434343 #434343 #C0C0C0;
- font:normal 11px arial, helvetica,tahoma,sans-serif;
+ background-color: #4E565F;
+ color: #fff;
+ border-color: #C0C0C0 #434343 #434343 #C0C0C0;
+ font: normal 11px arial, helvetica, tahoma, sans-serif;
}
.x-date-mp-btns {
- background-color:#D8D8D8;
+ background-color: #D8D8D8;
background:#D8D8D8 url(../images/gray/panel/white-top-bottom.gif) 0 -2px;
}
.x-date-mp-btns td {
- border-top-color:#AFAFAF;
+ border-top-color: #AFAFAF;
}
td.x-date-mp-month a,td.x-date-mp-year a {
- color: #333;
+ color: #333;
}
td.x-date-mp-month a:hover,td.x-date-mp-year a:hover {
- color:#333;
- background-color:#FDFDFD;
+ color: #333;
+ background-color: #FDFDFD;
}
td.x-date-mp-sel a {
- background-color:#D8D8D8;
+ background-color: #D8D8D8;
background:#D8D8D8 url(../images/gray/panel/white-top-bottom.gif) 0 -2px;
- border-color:#DCDCDC;
+ border-color: #DCDCDC;
}
.x-date-mp-ybtn a {
- background-image:url(../images/gray/panel/tool-sprites.gif);
+ background-image: url(../images/gray/panel/tool-sprites.gif);
}
td.x-date-mp-sep {
- border-right-color:#D7D7D7;
-}.x-tip .x-tip-close{
- background-image: url(../images/gray/qtip/close.gif);
+ border-right-color: #D7D7D7;
+}
+
+.x-tip .x-tip-close {
+ background-image: url(../images/gray/qtip/close.gif);
}
.x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr, .x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-br, .x-tip .x-tip-ml, .x-tip .x-tip-mr {
- background-image: url(../images/gray/qtip/tip-sprite.gif);
+ background-image: url(../images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-mc {
- font: normal 11px tahoma,arial,helvetica,sans-serif;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
}
+
.x-tip .x-tip-ml {
- background-color: #fff;
+ background-color: #fff;
}
.x-tip .x-tip-header-text {
- font: bold 11px tahoma,arial,helvetica,sans-serif;
- color:#444;
+ font: bold 11px tahoma, arial, helvetica, sans-serif;
+ color: #444;
}
.x-tip .x-tip-body {
- font: normal 11px tahoma,arial,helvetica,sans-serif;
- color:#444;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
+ color: #444;
}
.x-form-invalid-tip .x-tip-tc, .x-form-invalid-tip .x-tip-tl, .x-form-invalid-tip .x-tip-tr, .x-form-invalid-tip .x-tip-bc,
-.x-form-invalid-tip .x-tip-bl, .x-form-invalid-tip .x-tip-br, .x-form-invalid-tip .x-tip-ml, .x-form-invalid-tip .x-tip-mr
-{
- background-image: url(../images/default/form/error-tip-corners.gif);
+.x-form-invalid-tip .x-tip-bl, .x-form-invalid-tip .x-tip-br, .x-form-invalid-tip .x-tip-ml, .x-form-invalid-tip .x-tip-mr {
+ background-image: url(../images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-body {
- background-image:url(../images/default/form/exclamation.gif);
+ background-image: url(../images/default/form/exclamation.gif);
}
.x-tip-anchor {
- background-image:url(../images/gray/qtip/tip-anchor-sprite.gif);
-}.x-menu {
- background-color:#f0f0f0;
- background-image:url(../images/default/menu/menu.gif);
+ background-image: url(../images/gray/qtip/tip-anchor-sprite.gif);
+}
+
+.x-menu {
+ background-color: #f0f0f0;
+ background-image: url(../images/default/menu/menu.gif);
}
-.x-menu-floating{
- border-color:#7D7D7D;
+.x-menu-floating {
+ border-color: #7D7D7D;
}
.x-menu-nosep {
- background-image:none;
+ background-image: none;
}
.x-menu-list-item{
- font:normal 11px arial,tahoma,sans-serif;
+ font: normal 11px arial, tahoma, sans-serif;
}
-.x-menu-item-arrow{
- background-image:url(../images/gray/menu/menu-parent.gif);
+.x-menu-item-arrow {
+ background-image: url(../images/gray/menu/menu-parent.gif);
}
.x-menu-sep {
- background-color:#e0e0e0;
- border-bottom-color:#fff;
+ background-color: #e0e0e0;
+ border-bottom-color: #fff;
}
a.x-menu-item {
- color:#222;
+ color: #222;
}
.x-menu-item-active {
background-image: url(../images/gray/menu/item-over.gif);
- background-color: #f1f1f1;
- border-color:#ACACAC;
+ background-color: #f1f1f1;
+ border-color: #ACACAC;
}
.x-menu-item-active a.x-menu-item {
- border-color:#ACACAC;
+ border-color: #ACACAC;
}
-.x-menu-check-item .x-menu-item-icon{
- background-image:url(../images/default/menu/unchecked.gif);
+.x-menu-check-item .x-menu-item-icon {
+ background-image: url(../images/default/menu/unchecked.gif);
}
-.x-menu-item-checked .x-menu-item-icon{
- background-image:url(../images/default/menu/checked.gif);
+.x-menu-item-checked .x-menu-item-icon {
+ background-image: url(../images/default/menu/checked.gif);
}
-.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{
- background-image:url(../images/gray/menu/group-checked.gif);
+.x-menu-item-checked .x-menu-group-item .x-menu-item-icon {
+ background-image: url(../images/gray/menu/group-checked.gif);
}
-.x-menu-group-item .x-menu-item-icon{
- background-image:none;
+.x-menu-group-item .x-menu-item-icon {
+ background-image: none;
}
.x-menu-plain {
- background-color:#fff !important;
+ background-color: #fff !important;
}
-.x-menu .x-date-picker{
- border-color:#AFAFAF;
+.x-menu .x-date-picker {
+ border-color: #AFAFAF;
}
.x-cycle-menu .x-menu-item-checked {
- border-color:#B9B9B9 !important;
- background-color:#F1F1F1;
+ border-color: #B9B9B9 !important;
+ background-color: #F1F1F1;
}
.x-menu-scroller-top {
- background-image:url(../images/default/layout/mini-top.gif);
+ background-image: url(../images/default/layout/mini-top.gif);
}
.x-menu-scroller-bottom {
- background-image:url(../images/default/layout/mini-bottom.gif);
-}.x-box-tl {
- background-image: url(../images/default/box/corners.gif);
+ background-image: url(../images/default/layout/mini-bottom.gif);
+}
+
+.x-box-tl {
+ background-image: url(../images/default/box/corners.gif);
}
.x-box-tc {
- background-image: url(../images/default/box/tb.gif);
+ background-image: url(../images/default/box/tb.gif);
}
.x-box-tr {
- background-image: url(../images/default/box/corners.gif);
+ background-image: url(../images/default/box/corners.gif);
}
.x-box-ml {
- background-image: url(../images/default/box/l.gif);
+ background-image: url(../images/default/box/l.gif);
}
.x-box-mc {
- background-color: #eee;
+ background-color: #eee;
background-image: url(../images/default/box/tb.gif);
- font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
- color: #393939;
- font-size: 12px;
+ font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
+ color: #393939;
+ font-size: 12px;
}
.x-box-mc h3 {
- font-size: 14px;
- font-weight: bold;
+ font-size: 14px;
+ font-weight: bold;
}
.x-box-mr {
- background-image: url(../images/default/box/r.gif);
+ background-image: url(../images/default/box/r.gif);
}
.x-box-bl {
- background-image: url(../images/default/box/corners.gif);
+ background-image: url(../images/default/box/corners.gif);
}
.x-box-bc {
- background-image: url(../images/default/box/tb.gif);
+ background-image: url(../images/default/box/tb.gif);
}
.x-box-br {
- background-image: url(../images/default/box/corners.gif);
+ background-image: url(../images/default/box/corners.gif);
}
.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {
- background-image: url(../images/default/box/corners-blue.gif);
+ background-image: url(../images/default/box/corners-blue.gif);
}
.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {
- background-image: url(../images/default/box/tb-blue.gif);
+ background-image: url(../images/default/box/tb-blue.gif);
}
.x-box-blue .x-box-mc {
- background-color: #c3daf9;
+ background-color: #c3daf9;
}
.x-box-blue .x-box-mc h3 {
- color: #17385b;
+ color: #17385b;
}
.x-box-blue .x-box-ml {
- background-image: url(../images/default/box/l-blue.gif);
+ background-image: url(../images/default/box/l-blue.gif);
}
.x-box-blue .x-box-mr {
- background-image: url(../images/default/box/r-blue.gif);
+ background-image: url(../images/default/box/r-blue.gif);
}
.x-combo-list {
- border-color:#ccc;
- background-color:#ddd;
- font:normal 12px tahoma, arial, helvetica, sans-serif;
+ border-color: #ccc;
+ background-color: #ddd;
+ font: normal 12px tahoma, arial, helvetica, sans-serif;
}
.x-combo-list-inner {
- background-color:#fff;
+ background-color: #fff;
}
.x-combo-list-hd {
- font:bold 11px tahoma, arial, helvetica, sans-serif;
- color:#333;
+ font: bold 11px tahoma, arial, helvetica, sans-serif;
+ color: #333;
background-image: url(../images/default/layout/panel-title-light-bg.gif);
- border-bottom-color:#BCBCBC;
+ border-bottom-color: #BCBCBC;
}
.x-resizable-pinned .x-combo-list-inner {
- border-bottom-color:#BEBEBE;
+ border-bottom-color: #BEBEBE;
}
.x-combo-list-item {
- border-color:#fff;
+ border-color: #fff;
}
-.x-combo-list .x-combo-selected{
- border-color:#777 !important;
- background-color:#f0f0f0;
+.x-combo-list .x-combo-selected {
+ border-color: #777 !important;
+ background-color: #f0f0f0;
}
.x-combo-list .x-toolbar {
- border-top-color:#BCBCBC;
+ border-top-color: #BCBCBC;
}
.x-combo-list-small {
- font:normal 11px tahoma, arial, helvetica, sans-serif;
-}.x-panel {
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
+}
+
+.x-panel {
border-color: #d0d0d0;
}
.x-panel-header {
- color:#333;
- font-weight:bold;
+ color: #333;
+ font-weight: bold;
font-size: 11px;
- font-family: tahoma,arial,verdana,sans-serif;
- border-color:#d0d0d0;
+ font-family: tahoma, arial, verdana, sans-serif;
+ border-color: #d0d0d0;
background-image: url(../images/gray/panel/white-top-bottom.gif);
}
.x-panel-body {
- border-color:#d0d0d0;
- background-color:#fff;
+ border-color: #d0d0d0;
+ background-color: #fff;
}
.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
- border-color:#d0d0d0;
+ border-color: #d0d0d0;
}
.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
- border-top-color:#d0d0d0;
+ border-top-color: #d0d0d0;
}
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
- border-top-color:#d0d0d0;
+ border-top-color: #d0d0d0;
}
.x-panel-tl .x-panel-header {
- color:#333;
- font:bold 11px tahoma,arial,verdana,sans-serif;
+ color: #333;
+ font: bold 11px tahoma, arial, verdana, sans-serif;
}
.x-panel-tc {
- background-image: url(../images/gray/panel/top-bottom.gif);
+ background-image: url(../images/gray/panel/top-bottom.gif);
}
-.x-panel-tl, .x-panel-tr, .x-panel-bl, .x-panel-br{
- background-image: url(../images/gray/panel/corners-sprite.gif);
- border-bottom-color:#d0d0d0;
+.x-panel-tl, .x-panel-tr, .x-panel-bl, .x-panel-br {
+ background-image: url(../images/gray/panel/corners-sprite.gif);
+ border-bottom-color: #d0d0d0;
}
.x-panel-bc {
- background-image: url(../images/gray/panel/top-bottom.gif);
+ background-image: url(../images/gray/panel/top-bottom.gif);
}
.x-panel-mc {
- font: normal 11px tahoma,arial,helvetica,sans-serif;
- background-color:#f1f1f1;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
+ background-color: #f1f1f1;
}
.x-panel-ml {
- background-color: #fff;
- background-image:url(../images/gray/panel/left-right.gif);
+ background-color: #fff;
+ background-image: url(../images/gray/panel/left-right.gif);
}
.x-panel-mr {
- background-image: url(../images/gray/panel/left-right.gif);
+ background-image: url(../images/gray/panel/left-right.gif);
}
.x-tool {
- background-image:url(../images/gray/panel/tool-sprites.gif);
+ background-image: url(../images/gray/panel/tool-sprites.gif);
}
.x-panel-ghost {
- background-color:#f2f2f2;
+ background-color: #f2f2f2;
}
.x-panel-ghost ul {
- border-color:#d0d0d0;
+ border-color: #d0d0d0;
}
.x-panel-dd-spacer {
- border-color:#d0d0d0;
+ border-color: #d0d0d0;
}
.x-panel-fbar td,.x-panel-fbar span,.x-panel-fbar input,.x-panel-fbar div,.x-panel-fbar select,.x-panel-fbar label{
- font:normal 11px arial,tahoma, helvetica, sans-serif;
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
+
.x-window-proxy {
- background-color:#fcfcfc;
- border-color:#d0d0d0;
+ background-color: #fcfcfc;
+ border-color: #d0d0d0;
}
.x-window-tl .x-window-header {
- color:#555;
- font:bold 11px tahoma,arial,verdana,sans-serif;
+ color: #555;
+ font: bold 11px tahoma, arial, verdana, sans-serif;
}
.x-window-tc {
- background-image: url(../images/gray/window/top-bottom.png);
+ background-image: url(../images/gray/window/top-bottom.png);
}
.x-window-tl {
- background-image: url(../images/gray/window/left-corners.png);
+ background-image: url(../images/gray/window/left-corners.png);
}
.x-window-tr {
- background-image: url(../images/gray/window/right-corners.png);
+ background-image: url(../images/gray/window/right-corners.png);
}
.x-window-bc {
- background-image: url(../images/gray/window/top-bottom.png);
+ background-image: url(../images/gray/window/top-bottom.png);
}
.x-window-bl {
- background-image: url(../images/gray/window/left-corners.png);
+ background-image: url(../images/gray/window/left-corners.png);
}
.x-window-br {
- background-image: url(../images/gray/window/right-corners.png);
+ background-image: url(../images/gray/window/right-corners.png);
}
.x-window-mc {
- border-color:#d0d0d0;
- font: normal 11px tahoma,arial,helvetica,sans-serif;
- background-color:#e8e8e8;
+ border-color: #d0d0d0;
+ font: normal 11px tahoma, arial, helvetica, sans-serif;
+ background-color: #e8e8e8;
}
.x-window-ml {
- background-image: url(../images/gray/window/left-right.png);
+ background-image: url(../images/gray/window/left-right.png);
}
.x-window-mr {
- background-image: url(../images/gray/window/left-right.png);
+ background-image: url(../images/gray/window/left-right.png);
}
.x-window-maximized .x-window-tc {
- background-color:#fff;
+ background-color: #fff;
}
.x-window-bbar .x-toolbar {
- border-top-color:#d0d0d0;
+ border-top-color: #d0d0d0;
}
.x-panel-ghost .x-window-tl {
- border-bottom-color:#d0d0d0;
+ border-bottom-color: #d0d0d0;
}
.x-panel-collapsed .x-window-tl {
- border-bottom-color:#d0d0d0;
+ border-bottom-color: #d0d0d0;
}
.x-dlg-mask{
- background-color:#ccc;
+ background-color: #ccc;
}
.x-window-plain .x-window-mc {
body.x-body-masked .x-window-plain .x-window-mc {
background-color: #E4E4E4;
}
+
.x-html-editor-wrap {
- border-color:#BCBCBC;
- background-color:#fff;
+ border-color: #BCBCBC;
+ background-color: #fff;
}
+
.x-html-editor-tb .x-btn-text {
- background-image:url(../images/default/editor/tb-sprite.gif);
+ background-image: url(../images/default/editor/tb-sprite.gif);
}
+
.x-panel-noborder .x-panel-header-noborder {
- border-bottom-color:#d0d0d0;
+ border-bottom-color: #d0d0d0;
}
.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
- border-bottom-color:#d0d0d0;
+ border-bottom-color: #d0d0d0;
}
.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
- border-top-color:#d0d0d0;
+ border-top-color: #d0d0d0;
}
.x-tab-panel-bbar-noborder .x-toolbar {
- border-top-color:#d0d0d0;
+ border-top-color: #d0d0d0;
}
.x-tab-panel-tbar-noborder .x-toolbar {
- border-bottom-color:#d0d0d0;
+ border-bottom-color: #d0d0d0;
}
.x-border-layout-ct {
- background-color:#f0f0f0;
+ background-color: #f0f0f0;
}
.x-border-layout-ct {
- background-color:#f0f0f0;
+ background-color: #f0f0f0;
}
.x-accordion-hd {
- color:#222;
- font-weight:normal;
+ color: #222;
+ font-weight: normal;
background-image: url(../images/gray/panel/light-hd.gif);
}
-.x-layout-collapsed{
- background-color:#dfdfdf;
- border-color:#d0d0d0;
+.x-layout-collapsed {
+ background-color: #dfdfdf;
+ border-color: #d0d0d0;
}
-.x-layout-collapsed-over{
- background-color:#e7e7e7;
+.x-layout-collapsed-over {
+ background-color: #e7e7e7;
}
.x-layout-split-west .x-layout-mini {
- background-image:url(../images/default/layout/mini-left.gif);
+ background-image: url(../images/default/layout/mini-left.gif);
}
+
.x-layout-split-east .x-layout-mini {
- background-image:url(../images/default/layout/mini-right.gif);
+ background-image: url(../images/default/layout/mini-right.gif);
}
+
.x-layout-split-north .x-layout-mini {
- background-image:url(../images/default/layout/mini-top.gif);
+ background-image: url(../images/default/layout/mini-top.gif);
}
+
.x-layout-split-south .x-layout-mini {
- background-image:url(../images/default/layout/mini-bottom.gif);
+ background-image: url(../images/default/layout/mini-bottom.gif);
}
.x-layout-cmini-west .x-layout-mini {
- background-image:url(../images/default/layout/mini-right.gif);
+ background-image: url(../images/default/layout/mini-right.gif);
}
.x-layout-cmini-east .x-layout-mini {
- background-image:url(../images/default/layout/mini-left.gif);
+ background-image: url(../images/default/layout/mini-left.gif);
}
.x-layout-cmini-north .x-layout-mini {
- background-image:url(../images/default/layout/mini-bottom.gif);
+ background-image: url(../images/default/layout/mini-bottom.gif);
}
.x-layout-cmini-south .x-layout-mini {
- background-image:url(../images/default/layout/mini-top.gif);
+ background-image: url(../images/default/layout/mini-top.gif);
}
.x-progress-wrap {
- border-color:#8E8E8E;
+ border-color: #8E8E8E;
+ margin-bottom: 0.5px;
}
.x-progress-inner {
- background-color:#E7E7E7;
- background-image:url(../images/gray/qtip/bg.gif);
+ background-color: #E7E7E7;
+ background-image: url(../images/gray/qtip/bg.gif);
+ border-bottom: 1.5px solid #E7E7E7;
}
.x-progress-bar {
- background-color:#BCBCBC;
- background-image:url(../images/gray/progress/progress-bg.gif);
- border-top-color:#E2E2E2;
- border-bottom-color:#A4A4A4;
- border-right-color:#A4A4A4;
+ background-color: #BCBCBC;
+ background-image: url(../images/gray/progress/progress-bg.gif);
+ border-top-color: #E2E2E2;
+ border-bottom-color: #A4A4A4;
+ border-right-color: #A4A4A4;
}
.x-progress-text {
- font-size:11px;
- font-weight:bold;
- color:#fff;
+ font-size: 11px;
+ font-weight: bold;
+ color: #fff;
}
.x-progress-text-back {
- color:#5F5F5F;
+ color: #5F5F5F;
}
+
.x-list-header{
- background-color:#f9f9f9;
- background-image:url(../images/gray/grid/grid3-hrow2.gif);
+ background-color: #f9f9f9;
+ background-image: url(../images/gray/grid/grid3-hrow2.gif);
}
.x-list-header-inner div em {
- border-left-color:#ddd;
- font:normal 11px arial, tahoma, helvetica, sans-serif;
+ border-left-color: #ddd;
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
.x-list-body dt em {
- font:normal 11px arial, tahoma, helvetica, sans-serif;
+ font: normal 11px arial, tahoma, helvetica, sans-serif;
}
.x-list-over {
- background-color:#eee;
+ background-color: #eee;
}
.x-list-selected {
- background-color:#f0f0f0;
+ background-color: #f0f0f0;
}
.x-list-resizer {
- border-left-color:#555;
- border-right-color:#555;
+ border-left-color: #555;
+ border-right-color: #555;
}
.x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
- background-image:url(../images/gray/grid/sort-hd.gif);
+ background-image: url(../images/gray/grid/sort-hd.gif);
border-color: #d0d0d0;
}
+
.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
- background-image:url(../images/default/slider/slider-bg.png);
+ background-image: url(../images/default/slider/slider-bg.png);
}
.x-slider-horz .x-slider-thumb {
- background-image:url(../images/gray/slider/slider-thumb.png);
+ background-image: url(../images/gray/slider/slider-thumb.png);
}
.x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner {
- background-image:url(../images/default/slider/slider-v-bg.png);
+ background-image: url(../images/default/slider/slider-v-bg.png);
}
.x-slider-vert .x-slider-thumb {
- background-image:url(../images/gray/slider/slider-v-thumb.png);
+ background-image: url(../images/gray/slider/slider-v-thumb.png);
}
+
.x-window-dlg .ext-mb-text,
.x-window-dlg .x-window-header-text {
- font-size:12px;
+ font-size: 12px;
}
.x-window-dlg .ext-mb-textarea {
- font:normal 12px tahoma,arial,helvetica,sans-serif;
+ font: normal 12px tahoma, arial, helvetica, sans-serif;
}
.x-window-dlg .x-msg-box-wait {
- background-image:url(../images/default/grid/loading.gif);
+ background-image: url(../images/default/grid/loading.gif);
}
.x-window-dlg .ext-mb-info {
- background-image:url(../images/gray/window/icon-info.gif);
+ background-image: url(../images/gray/window/icon-info.gif);
}
.x-window-dlg .ext-mb-warning {
- background-image:url(../images/gray/window/icon-warning.gif);
+ background-image: url(../images/gray/window/icon-warning.gif);
}
.x-window-dlg .ext-mb-question {
- background-image:url(../images/gray/window/icon-question.gif);
+ background-image: url(../images/gray/window/icon-question.gif);
}
.x-window-dlg .ext-mb-error {
- background-image:url(../images/gray/window/icon-error.gif);
+ background-image: url(../images/gray/window/icon-error.gif);
}