added extjs slate theme
755
scm-webapp/src/main/webapp/resources/extjs/resources/css/xtheme-slate.css
vendored
Executable file
@@ -0,0 +1,755 @@
|
||||
.x-panel {
|
||||
border-style: solid;
|
||||
border-color: #abc;
|
||||
}
|
||||
.x-panel-header {
|
||||
color:#fafafa;
|
||||
border:1px solid #abc;
|
||||
background-image:url(../images/slate/panel/white-top-bottom.gif);
|
||||
}
|
||||
|
||||
.x-panel-body {
|
||||
border-color:#abc;
|
||||
}
|
||||
|
||||
.x-panel-bbar .x-toolbar {
|
||||
border-color:#abc;
|
||||
}
|
||||
|
||||
.x-panel-tbar .x-toolbar {
|
||||
border-color:#abc;
|
||||
}
|
||||
|
||||
.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
|
||||
border-color:#abc;
|
||||
}
|
||||
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
|
||||
border-color:#abc;
|
||||
}
|
||||
.x-panel-tl .x-panel-header {
|
||||
color:#f4f4f4;
|
||||
}
|
||||
.x-panel-tc {
|
||||
background-image:url(../images/slate/panel/top-bottom.gif);
|
||||
}
|
||||
.x-panel-tl {
|
||||
background-image:url(../images/slate/panel/corners-sprite.gif);
|
||||
border-color:#abc;
|
||||
}
|
||||
.x-panel-tr {
|
||||
background-image:url(../images/slate/panel/corners-sprite.gif);
|
||||
}
|
||||
.x-panel-bc {
|
||||
background-image:url(../images/slate/panel/top-bottom.gif);
|
||||
}
|
||||
.x-panel-bl {
|
||||
background-image:url(../images/slate/panel/corners-sprite.gif);
|
||||
}
|
||||
.x-panel-br {
|
||||
background-image:url(../images/slate/panel/corners-sprite.gif);
|
||||
}
|
||||
.x-panel-mc {
|
||||
background-color:#eef4f8;
|
||||
}
|
||||
.x-panel-mc .x-panel-body {
|
||||
background:transparent;
|
||||
border: 0 none;
|
||||
}
|
||||
.x-panel-ml {
|
||||
background-image:url(../images/slate/panel/left-right.gif);
|
||||
}
|
||||
.x-panel-mr {
|
||||
background-image:url(../images/slate/panel/left-right.gif);
|
||||
}
|
||||
|
||||
.x-panel-dd-spacer{
|
||||
border:2px dashed #89a;
|
||||
}
|
||||
|
||||
|
||||
/* Tools */
|
||||
.x-tool {
|
||||
background-image:url(../images/slate/panel/tool-sprites.gif);
|
||||
}
|
||||
|
||||
/* Ghosting */
|
||||
.x-panel-ghost {
|
||||
background:#e0e0e0;
|
||||
}
|
||||
|
||||
.x-panel-ghost ul {
|
||||
border-color:#b0b0b0;
|
||||
}
|
||||
|
||||
.x-grid-panel .x-panel-mc .x-panel-body {
|
||||
border:1px solid #abc;
|
||||
}
|
||||
|
||||
/* Buttons */
|
||||
|
||||
.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/slate/button/btn.gif);
|
||||
}
|
||||
|
||||
.x-btn-over button{
|
||||
color:#fff;
|
||||
}
|
||||
.x-btn-focus button{
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
.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/slate/button/s-arrow-o.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/slate/button/s-arrow-o.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/slate/button/s-arrow-bo.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/slate/button/s-arrow-bo.gif);
|
||||
}
|
||||
|
||||
.x-btn-text-icon .x-btn-with-menu .x-btn-center em {
|
||||
background:transparent url(../images/slate/toolbar/btn-arrow.gif) no-repeat scroll right 3px;
|
||||
}
|
||||
.x-btn-with-menu .x-btn-center em {
|
||||
background:transparent url(../images/slate/toolbar/btn-arrow.gif) no-repeat scroll right 0pt;
|
||||
}
|
||||
|
||||
|
||||
/* Layout classes */
|
||||
|
||||
.x-border-layout-ct {
|
||||
background:#f0f0f0;
|
||||
}
|
||||
|
||||
.x-accordion-hd {
|
||||
background-image:url(../images/slate/panel/light-hd.gif);
|
||||
}
|
||||
|
||||
.x-layout-collapsed{
|
||||
background-color:#567;
|
||||
border-color:#e0e0e0;
|
||||
}
|
||||
.x-layout-collapsed-over{
|
||||
background-color:#789;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Toolbars */
|
||||
|
||||
.x-toolbar{
|
||||
border-color:#abc;
|
||||
background:#516275 url(../images/slate/toolbar/bg.gif) repeat-x top left;
|
||||
}
|
||||
.x-toolbar button {
|
||||
color:#f4f4f4;
|
||||
}
|
||||
.x-toolbar .ytb-text {
|
||||
color:#fff;
|
||||
}
|
||||
.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
|
||||
background-image:url(../images/slate/toolbar/btn-arrow.gif);
|
||||
}
|
||||
.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
|
||||
background-image:url(../images/slate/toolbar/btn-arrow.gif);
|
||||
}
|
||||
.x-toolbar .x-btn-over .x-btn-left{
|
||||
background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
|
||||
}
|
||||
.x-toolbar .x-btn-over .x-btn-right{
|
||||
background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
|
||||
}
|
||||
.x-toolbar .x-btn-over .x-btn-center{
|
||||
background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
|
||||
}
|
||||
.x-toolbar .x-btn-over button {
|
||||
color:#fff;
|
||||
}
|
||||
.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{
|
||||
background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
|
||||
}
|
||||
.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{
|
||||
background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
|
||||
}
|
||||
|
||||
.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{
|
||||
background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
|
||||
}
|
||||
.x-toolbar .xtb-sep {
|
||||
background-image: url(../images/slate/grid/grid-split.gif);
|
||||
}
|
||||
|
||||
.x-btn-group-header {
|
||||
color: #3f5d78;
|
||||
}
|
||||
|
||||
.x-btn-group-tc {
|
||||
background-image: url(../images/slate/button/group-tb.gif);
|
||||
}
|
||||
|
||||
.x-btn-group-tl {
|
||||
background-image: url(../images/slate/button/group-cs.gif);
|
||||
}
|
||||
|
||||
.x-btn-group-tr {
|
||||
background-image: url(../images/slate/button/group-cs.gif);
|
||||
}
|
||||
|
||||
.x-btn-group-bc {
|
||||
background-image: url(../images/slate/button/group-tb.gif);
|
||||
}
|
||||
|
||||
.x-btn-group-bl {
|
||||
background-image: url(../images/slate/button/group-cs.gif);
|
||||
}
|
||||
|
||||
.x-btn-group-br {
|
||||
background-image: url(../images/slate/button/group-cs.gif);
|
||||
}
|
||||
|
||||
.x-btn-group-ml {
|
||||
background-image: url(../images/slate/button/group-lr.gif);
|
||||
}
|
||||
.x-btn-group-mr {
|
||||
background-image: url(../images/slate/button/group-lr.gif);
|
||||
}
|
||||
|
||||
.x-btn-group-notitle .x-btn-group-tc {
|
||||
background-image: url(../images/slate/button/group-tb.gif);
|
||||
height:3px;
|
||||
}
|
||||
|
||||
|
||||
/* Menus */
|
||||
|
||||
.x-menu{
|
||||
border:1px solid #aaa;
|
||||
background:#f0f0f0 url(../images/slate/menu/menu.gif) repeat-y;
|
||||
}
|
||||
.x-menu-item-active{
|
||||
background:#ebf3fd url(../images/slate/menu/item-over.gif) repeat-x left bottom;
|
||||
border:1px solid #c2cbd2;
|
||||
}
|
||||
.x-menu-item-arrow{
|
||||
background:transparent url(../images/slate/menu/menu-parent.gif) no-repeat right;
|
||||
}
|
||||
|
||||
|
||||
/* Tabs */
|
||||
|
||||
.x-tab-panel-header, .x-tab-panel-footer {
|
||||
|
||||
background: #6b869f;
|
||||
border-color:#4f657b;
|
||||
}
|
||||
|
||||
|
||||
.x-tab-panel-header {
|
||||
border-color:#abc;
|
||||
}
|
||||
|
||||
.x-tab-panel-footer {
|
||||
border-color:#abc;
|
||||
}
|
||||
|
||||
ul.x-tab-strip-top{
|
||||
background:#dbdbdb url(../images/slate/tabs/tab-strip-bg.gif) repeat-x left top;
|
||||
border-color:#4c647e;
|
||||
padding-top: 2px;
|
||||
}
|
||||
|
||||
ul.x-tab-strip-bottom{
|
||||
background-image:url(../images/slate/tabs/tab-strip-btm-bg.gif);
|
||||
border-color:#566c82;
|
||||
}
|
||||
|
||||
.x-tab-strip span.x-tab-strip-text {
|
||||
color:#333;
|
||||
}
|
||||
.x-tab-strip-over span.x-tab-strip-text {
|
||||
color:#111;
|
||||
}
|
||||
|
||||
.x-tab-strip-active span.x-tab-strip-text {
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
.x-tab-strip-disabled .x-tabs-text {
|
||||
color:#aaaaaa;
|
||||
}
|
||||
|
||||
.x-tab-strip-top .x-tab-right {
|
||||
background-image:url(../images/slate/tabs/tabs-sprite.gif);
|
||||
}
|
||||
|
||||
.x-tab-strip-top .x-tab-left {
|
||||
background-image:url(../images/slate/tabs/tabs-sprite.gif);
|
||||
}
|
||||
.x-tab-strip-top .x-tab-strip-inner {
|
||||
background-image:url(../images/slate/tabs/tabs-sprite.gif);
|
||||
}
|
||||
|
||||
.x-tab-strip-bottom .x-tab-right {
|
||||
background-image:url(../images/slate/tabs/tab-btm-inactive-right-bg.gif);
|
||||
}
|
||||
|
||||
.x-tab-strip-bottom .x-tab-left {
|
||||
background-image:url(../images/slate/tabs/tab-btm-inactive-left-bg.gif);
|
||||
}
|
||||
|
||||
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
|
||||
background-image:url(../images/slate/tabs/tab-btm-right-bg.gif);
|
||||
}
|
||||
|
||||
.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
|
||||
background-image:url(../images/slate/tabs/tab-btm-left-bg.gif);
|
||||
}
|
||||
|
||||
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
|
||||
background-image:url(../images/slate/tabs/tab-close.gif);
|
||||
}
|
||||
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
|
||||
background-image:url(../images/slate/tabs/tab-close.gif);
|
||||
}
|
||||
|
||||
.x-tab-panel-body {
|
||||
border-color:#abc;
|
||||
background:#fff;
|
||||
}
|
||||
.x-tab-panel-bbar .x-toolbar {
|
||||
border-color: #abc;
|
||||
}
|
||||
|
||||
.x-tab-panel-tbar .x-toolbar {
|
||||
border-color: #abc;
|
||||
}
|
||||
|
||||
.x-tab-panel-header-plain .x-tab-strip-spacer {
|
||||
border-color:#abc;
|
||||
background: #6b869f;
|
||||
}
|
||||
|
||||
.x-tab-scroller-left {
|
||||
background-image: url(../images/slate/tabs/scroll-left.gif);
|
||||
border-color:#aeaeae;
|
||||
}
|
||||
.x-tab-scroller-right {
|
||||
background-image: url(../images/slate/tabs/scroll-right.gif);
|
||||
border-color:#aeaeae;
|
||||
}
|
||||
|
||||
/* Window */
|
||||
|
||||
.x-window-proxy {
|
||||
background:#e4e8ec;
|
||||
border-color:#abc;
|
||||
}
|
||||
|
||||
.x-window-tl .x-window-header {
|
||||
color:#fafafa;
|
||||
}
|
||||
.x-window-tc {
|
||||
background-image:url(../images/slate/window/top-bottom.png);
|
||||
}
|
||||
.x-window-tl {
|
||||
background-image:url(../images/slate/window/left-corners.png);
|
||||
}
|
||||
.x-window-tr {
|
||||
background-image:url(../images/slate/window/right-corners.png);
|
||||
}
|
||||
.x-window-bc {
|
||||
background-image:url(../images/slate/window/top-bottom.png);
|
||||
}
|
||||
.x-window-bl {
|
||||
background-image:url(../images/slate/window/left-corners.png);
|
||||
}
|
||||
.x-window-br {
|
||||
background-image:url(../images/slate/window/right-corners.png);
|
||||
}
|
||||
.x-window-mc {
|
||||
border:1px solid #abc;
|
||||
background:#e8e8e8;
|
||||
}
|
||||
|
||||
.x-window-ml {
|
||||
background-image:url(../images/slate/window/left-right.png);
|
||||
}
|
||||
.x-window-mr {
|
||||
background-image:url(../images/slate/window/left-right.png);
|
||||
}
|
||||
.x-panel-ghost .x-window-tl {
|
||||
border-color:#abc;
|
||||
}
|
||||
.x-panel-collapsed .x-window-tl {
|
||||
border-color:#abc;
|
||||
}
|
||||
|
||||
.x-window-plain .x-window-mc {
|
||||
background: #e8e8e8;
|
||||
border-right:1px solid #eee;
|
||||
border-bottom:1px solid #eee;
|
||||
border-top:1px solid #abc;
|
||||
border-left:1px solid #abc;
|
||||
}
|
||||
|
||||
.x-window-plain .x-window-body {
|
||||
border-left:1px solid #ddd;
|
||||
border-top:1px solid #ddd;
|
||||
border-bottom:1px solid #abc;
|
||||
border-right:1px solid #abc;
|
||||
background:transparent !important;
|
||||
}
|
||||
|
||||
body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc {
|
||||
background-color: #eceef0;
|
||||
}
|
||||
|
||||
|
||||
/* HTML Editor */
|
||||
.x-html-editor-wrap {
|
||||
border-color:#abc;
|
||||
}
|
||||
.x-html-editor-tb .x-btn-text {
|
||||
/* background:transparent url(../images/slate/editor/tb-sprite.gif) no-repeat scroll 0%; */
|
||||
background-image:url(../images/slate/editor/tb-sprite.gif);
|
||||
}
|
||||
|
||||
|
||||
/* Borders go last for specificity */
|
||||
.x-panel-noborder .x-panel-body-noborder {
|
||||
border-width:0;
|
||||
}
|
||||
|
||||
.x-panel-noborder .x-panel-header-noborder {
|
||||
border-width:0;
|
||||
border-bottom:1px solid #abc;
|
||||
}
|
||||
|
||||
.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
|
||||
border-width:0;
|
||||
border-bottom:1px solid #abc;
|
||||
}
|
||||
|
||||
.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
|
||||
border-width:0;
|
||||
border-top:1px solid #abc;
|
||||
}
|
||||
|
||||
.x-window-noborder .x-window-mc {
|
||||
border-width:0;
|
||||
}
|
||||
.x-window-plain .x-window-body-noborder {
|
||||
border-width:0;
|
||||
}
|
||||
|
||||
.x-tab-panel-noborder .x-tab-panel-body-noborder {
|
||||
border-width:0;
|
||||
}
|
||||
|
||||
.x-tab-panel-noborder .x-tab-panel-header-noborder {
|
||||
border-top-width:0;
|
||||
border-left-width:0;
|
||||
border-right-width:0;
|
||||
}
|
||||
|
||||
.x-tab-panel-noborder .x-tab-panel-footer-noborder {
|
||||
border-bottom-width:0;
|
||||
border-left-width:0;
|
||||
border-right-width:0;
|
||||
}
|
||||
|
||||
|
||||
.x-tab-panel-bbar-noborder .x-toolbar {
|
||||
border-width:0;
|
||||
border-top:1px solid #abc;
|
||||
}
|
||||
|
||||
.x-tab-panel-tbar-noborder .x-toolbar {
|
||||
border-width:0;
|
||||
border-bottom:1px solid #abc;
|
||||
}
|
||||
|
||||
/* Forms */
|
||||
.x-form-text, textarea.x-form-field {
|
||||
border:1px solid #9ab;
|
||||
}
|
||||
.x-trigger-wrap-focus .x-form-trigger {
|
||||
border-bottom:1px solid #4a7192;
|
||||
}
|
||||
.x-form-focus,textarea.x-form-focus {
|
||||
border:1px solid #4a7192;
|
||||
}
|
||||
|
||||
.x-form-field-wrap .x-form-trigger {
|
||||
background:transparent url(../images/slate/form/trigger.gif) no-repeat 0 0;
|
||||
}
|
||||
.x-form-field-wrap .x-form-date-trigger {
|
||||
background-image:url(../images/slate/form/date-trigger.gif);
|
||||
}
|
||||
.x-form-field-wrap .x-form-clear-trigger {
|
||||
background-image:url(../images/slate/form/clear-trigger.gif);
|
||||
}
|
||||
.x-form-field-wrap .x-form-search-trigger {
|
||||
background-image:url(../images/slate/form/search-trigger.gif);
|
||||
}
|
||||
|
||||
.x-form-field-wrap .x-form-trigger {
|
||||
border-bottom:1px solid #778899;
|
||||
}
|
||||
|
||||
.x-form fieldset legend {
|
||||
color:#333;
|
||||
}
|
||||
|
||||
/* the following need to be duplicated from ext-all.js,
|
||||
otherwise hover effects are broken */
|
||||
.x-form-field-wrap .x-form-trigger-over{background-position:-17px 0;}
|
||||
.x-form-field-wrap .x-form-trigger-click{background-position:-34px 0;}
|
||||
.x-trigger-wrap-focus .x-form-trigger{background-position:-51px 0;}
|
||||
.x-trigger-wrap-focus .x-form-trigger-over{background-position:-68px 0;}
|
||||
.x-trigger-wrap-focus .x-form-trigger-click{background-position:-85px 0;}
|
||||
|
||||
|
||||
/* Grid */
|
||||
|
||||
.x-grid3-row-selected {
|
||||
background-color:#fbf0d2 !important;
|
||||
border:1px dotted #ccc;
|
||||
}
|
||||
.x-grid3-hd-btn{
|
||||
background:#f2daa9 url(../images/slate/grid/grid3-hd-btn.gif) no-repeat left center;
|
||||
}
|
||||
.x-grid3-header{
|
||||
background:#f9f9f9 url(../images/slate/grid/grid3-hrow.gif) repeat-x 0 bottom;
|
||||
}
|
||||
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:#ebf3fd url(../images/slate/grid/grid3-hrow-over.gif) repeat-x left bottom;
|
||||
}
|
||||
.sort-asc .x-grid3-sort-icon{
|
||||
background-image:url(../images/slate/grid/sort_asc.gif);
|
||||
}
|
||||
.sort-desc .x-grid3-sort-icon{
|
||||
background-image:url(../images/slate/grid/sort_desc.gif);
|
||||
}
|
||||
td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
|
||||
border-left:1px solid #fff;
|
||||
border-right:1px solid #ccc;
|
||||
}
|
||||
.x-grid3-cell-selected{
|
||||
background-color:#e0eaee!important;
|
||||
}
|
||||
.x-grid3-body .x-grid3-td-expander{
|
||||
background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right;
|
||||
}
|
||||
.x-grid3-body .x-grid3-td-checker{
|
||||
background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right;
|
||||
}
|
||||
.x-grid3-body .x-grid3-td-numberer{
|
||||
background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right;
|
||||
}
|
||||
.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:transparent url(../images/slate/grid/grid3-special-col-sel-bg.gif) repeat-y right;
|
||||
}
|
||||
.x-grid-group-hd {
|
||||
border-bottom:2px solid #abb;
|
||||
}
|
||||
.x-grid-group-hd div {
|
||||
color: #456;
|
||||
}
|
||||
.x-dd-drag-proxy .x-grid3-hd-inner{
|
||||
background:#ebf3fd url(../images/slate/grid/grid3-hrow-over.gif) repeat-x left bottom;
|
||||
border:1px solid #abc;
|
||||
}
|
||||
.x-tbar-page-first{
|
||||
background-image:url(../images/slate/grid/page-first.gif)!important;
|
||||
}
|
||||
.x-tbar-page-last{
|
||||
background-image:url(../images/slate/grid/page-last.gif)!important;
|
||||
}
|
||||
.x-tbar-page-next{
|
||||
background-image:url(../images/slate/grid/page-next.gif)!important;
|
||||
}
|
||||
.x-tbar-page-prev{
|
||||
background-image:url(../images/slate/grid/page-prev.gif)!important;
|
||||
}
|
||||
.x-paging-info {
|
||||
color:#FFFFFF;
|
||||
}
|
||||
|
||||
|
||||
/* Progress Bar */
|
||||
|
||||
.x-progress-bar{
|
||||
background:#9CBFEE url( ../../resources/images/slate/progress/progress-bg.gif ) repeat-x left center;
|
||||
border-top:1px solid #ddd;
|
||||
border-bottom:1px solid #ddd;
|
||||
}
|
||||
|
||||
|
||||
/* Combos */
|
||||
.x-combo-list{
|
||||
border:1px solid #89a;
|
||||
}
|
||||
.x-combo-list .x-combo-selected{
|
||||
border:1px dotted #ccc!important;
|
||||
background-color:#fbf0d2;
|
||||
}
|
||||
|
||||
|
||||
/* Calendars */
|
||||
|
||||
.x-date-middle,.x-date-left,.x-date-right{
|
||||
background:url(../images/slate/shared/hd-sprite.gif) repeat-x 0 -83px;
|
||||
}
|
||||
.x-date-bottom {
|
||||
background:#DFECFB url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top;
|
||||
border-top:1px solid #abc;
|
||||
}
|
||||
.x-date-right a{
|
||||
background-image:url(../images/slate/shared/right-btn.gif);
|
||||
}
|
||||
.x-date-left a{
|
||||
background-image:url(../images/slate/shared/left-btn.gif);
|
||||
}
|
||||
.x-date-inner th{
|
||||
background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x left top;
|
||||
border-bottom:1px solid #abc;
|
||||
color:#345;
|
||||
}
|
||||
.x-date-inner .x-date-selected a {
|
||||
background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top;
|
||||
border:1px solid #89a;
|
||||
}
|
||||
.x-date-inner a:hover,.x-date-inner .x-date-disabled a:hover{
|
||||
background:#cfdce1;
|
||||
}
|
||||
td.x-date-mp-month a:hover,td.x-date-mp-year a:hover{
|
||||
color:#123;
|
||||
background:#cfdce1;
|
||||
}
|
||||
.x-date-mp-ybtn a{
|
||||
background:transparent url(../images/slate/panel/tool-sprites.gif) no-repeat;
|
||||
}
|
||||
.x-date-mp-btns {
|
||||
background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top;
|
||||
}
|
||||
td.x-date-mp-sel a{
|
||||
background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x left top;
|
||||
border:1px solid #abc;
|
||||
}
|
||||
.x-date-mp-btns button{
|
||||
background:#405574;
|
||||
border:1px solid;
|
||||
border-color:#abc #055 #055 #abc;
|
||||
}
|
||||
|
||||
/* Resizable Handle */
|
||||
.x-resizable-over .x-resizable-handle-east,.x-resizable-pinned .x-resizable-handle-east{
|
||||
background:url(../images/slate/sizer/e-handle.gif);background-position:left;
|
||||
}
|
||||
.x-resizable-over .x-resizable-handle-west,.x-resizable-pinned .x-resizable-handle-west{
|
||||
background:url(../images/slate/sizer/e-handle.gif);background-position:left;
|
||||
}
|
||||
.x-resizable-over .x-resizable-handle-south,.x-resizable-pinned .x-resizable-handle-south{
|
||||
background:url(../images/slate/sizer/s-handle.gif);background-position:top;
|
||||
}
|
||||
.x-resizable-over .x-resizable-handle-north,.x-resizable-pinned .x-resizable-handle-north{
|
||||
background:url(../images/slate/sizer/s-handle.gif);background-position:top;
|
||||
}
|
||||
.x-resizable-over .x-resizable-handle-southeast,.x-resizable-pinned .x-resizable-handle-southeast{
|
||||
background:url(../images/slate/sizer/se-handle.gif);background-position:top left;
|
||||
}
|
||||
.x-resizable-over .x-resizable-handle-northwest,.x-resizable-pinned .x-resizable-handle-northwest{
|
||||
background:url(../images/slate/sizer/nw-handle.gif);background-position:bottom right;
|
||||
}
|
||||
.x-resizable-over .x-resizable-handle-northeast,.x-resizable-pinned .x-resizable-handle-northeast{
|
||||
background:url(../images/slate/sizer/ne-handle.gif);background-position:bottom left;
|
||||
}
|
||||
.x-resizable-over .x-resizable-handle-southwest,.x-resizable-pinned .x-resizable-handle-southwest{
|
||||
background:url(../images/slate/sizer/sw-handle.gif);background-position:top right;
|
||||
}
|
||||
|
||||
/* Tips */
|
||||
.x-tip .x-tip-close{
|
||||
background-image:url(../images/slate/qtip/close.gif);
|
||||
}
|
||||
.x-tip .x-tip-tc{
|
||||
background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -62px;
|
||||
}
|
||||
.x-tip .x-tip-tl{
|
||||
background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 0;
|
||||
}
|
||||
.x-tip .x-tip-tr{
|
||||
background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right 0;
|
||||
}
|
||||
.x-tip .x-tip-bc{
|
||||
background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -121px;
|
||||
}
|
||||
.x-tip .x-tip-bl{
|
||||
background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -59px;
|
||||
}
|
||||
.x-tip .x-tip-br{
|
||||
background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right -59px;
|
||||
}
|
||||
.x-tip .x-tip-ml{
|
||||
background:#fff url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -124px;
|
||||
}
|
||||
.x-tip .x-tip-mr{
|
||||
background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right -124px;
|
||||
}
|
||||
.x-form-invalid-tip .x-tip-tc{background:url(../images/default/form/error-tip-corners.gif) repeat-x 0 -12px;padding-top:6px;}
|
||||
.x-form-invalid-tip .x-tip-tl{background-image:url(../images/default/form/error-tip-corners.gif);}
|
||||
.x-form-invalid-tip .x-tip-tr{background-image:url(../images/default/form/error-tip-corners.gif);}
|
||||
.x-form-invalid-tip .x-tip-bc{background:url(../images/default/form/error-tip-corners.gif) repeat-x 0 -18px;height:6px;}
|
||||
.x-form-invalid-tip .x-tip-bl{background:url(../images/default/form/error-tip-corners.gif) no-repeat 0 -6px;}
|
||||
.x-form-invalid-tip .x-tip-br{background:url(../images/default/form/error-tip-corners.gif) no-repeat right -6px;}
|
||||
.x-form-invalid-tip .x-tip-ml{background-image:url(../images/default/form/error-tip-corners.gif);}
|
||||
.x-form-invalid-tip .x-tip-mr{background-image:url(../images/default/form/error-tip-corners.gif);}
|
||||
|
||||
|
||||
/* Sliders */
|
||||
}.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
|
||||
background-image:url(../images/slate/slider/slider-bg.png);
|
||||
}
|
||||
|
||||
.x-slider-horz .x-slider-thumb {
|
||||
background-image:url(../images/slate/slider/slider-thumb.png);
|
||||
}
|
||||
|
||||
.x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner {
|
||||
background-image:url(../images/slate/slider/slider-v-bg.png);
|
||||
}
|
||||
|
||||
.x-slider-vert .x-slider-thumb {
|
||||
background-image:url(../images/slate/slider/slider-v-thumb.png);
|
||||
}
|
||||
|
||||
|
||||
/* Miscellaneous */
|
||||
|
||||
.x-item-disabled * {
|
||||
color:#333 !important;
|
||||
}
|
||||
|
||||
.xtb-text {
|
||||
color:#fff !important;
|
||||
}
|
||||
|
||||
.x-tree-node .x-tree-selected {
|
||||
background-color: #fbf0d2;
|
||||
}
|
||||
|
||||
.x-list-selected {
|
||||
background-color:#fbf0d2;
|
||||
}
|
||||
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/button/btn.gif
vendored
Executable file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/button/group-cs.gif
vendored
Executable file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/button/group-lr.gif
vendored
Executable file
|
After Width: | Height: | Size: 80 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/button/group-tb.gif
vendored
Executable file
|
After Width: | Height: | Size: 284 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/button/s-arrow-bo.gif
vendored
Executable file
|
After Width: | Height: | Size: 139 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/button/s-arrow-o.gif
vendored
Executable file
|
After Width: | Height: | Size: 139 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/editor/tb-sprite.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/form/clear-trigger.gif
vendored
Executable file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/form/date-trigger.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/form/search-trigger.gif
vendored
Executable file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/form/trigger-tpl.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/form/trigger.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/gradient-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/arrow-left-white.gif
vendored
Executable file
|
After Width: | Height: | Size: 825 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/arrow-right-white.gif
vendored
Executable file
|
After Width: | Height: | Size: 825 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/col-move-bottom.gif
vendored
Executable file
|
After Width: | Height: | Size: 868 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/col-move-top.gif
vendored
Executable file
|
After Width: | Height: | Size: 869 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/footer-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 834 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/grid-blue-hd.gif
vendored
Executable file
|
After Width: | Height: | Size: 829 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/grid-blue-split.gif
vendored
Executable file
|
After Width: | Height: | Size: 47 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/grid-hrow.gif
vendored
Executable file
|
After Width: | Height: | Size: 855 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/grid-split.gif
vendored
Executable file
|
After Width: | Height: | Size: 817 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/grid-vista-hd.gif
vendored
Executable file
|
After Width: | Height: | Size: 829 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/grid3-hd-btn.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/grid3-hrow-over.gif
vendored
Executable file
|
After Width: | Height: | Size: 834 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/grid3-hrow.gif
vendored
Executable file
|
After Width: | Height: | Size: 836 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/grid3-special-col-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 837 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/grid3-special-col-sel-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 847 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/group-expand-sprite.gif
vendored
Executable file
|
After Width: | Height: | Size: 955 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/mso-hd.gif
vendored
Executable file
|
After Width: | Height: | Size: 875 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/page-first-disabled.gif
vendored
Executable file
|
After Width: | Height: | Size: 925 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/page-first.gif
vendored
Executable file
|
After Width: | Height: | Size: 925 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/page-last-disabled.gif
vendored
Executable file
|
After Width: | Height: | Size: 923 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/page-last.gif
vendored
Executable file
|
After Width: | Height: | Size: 923 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/page-next-disabled.gif
vendored
Executable file
|
After Width: | Height: | Size: 875 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/page-next.gif
vendored
Executable file
|
After Width: | Height: | Size: 875 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/page-prev-disabled.gif
vendored
Executable file
|
After Width: | Height: | Size: 879 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/page-prev.gif
vendored
Executable file
|
After Width: | Height: | Size: 879 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/row-over.gif
vendored
Executable file
|
After Width: | Height: | Size: 823 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/row-sel.gif
vendored
Executable file
|
After Width: | Height: | Size: 823 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/sort_asc.gif
vendored
Executable file
|
After Width: | Height: | Size: 830 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/grid/sort_desc.gif
vendored
Executable file
|
After Width: | Height: | Size: 833 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/menu/item-over - Copy.gif
vendored
Executable file
|
After Width: | Height: | Size: 833 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/menu/item-over.gif
vendored
Executable file
|
After Width: | Height: | Size: 833 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/menu/menu-parent.gif
vendored
Executable file
|
After Width: | Height: | Size: 853 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/menu/menu.gif
vendored
Executable file
|
After Width: | Height: | Size: 839 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/panel/corners-sprite.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/panel/left-right.gif
vendored
Executable file
|
After Width: | Height: | Size: 815 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/panel/light-hd.gif
vendored
Executable file
|
After Width: | Height: | Size: 844 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/panel/tool-sprite-tpl.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/panel/tool-sprites.gif
vendored
Executable file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/panel/tools-sprites-trans.gif
vendored
Executable file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/panel/top-bottom.gif
vendored
Executable file
|
After Width: | Height: | Size: 878 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/panel/top-bottom.png
vendored
Executable file
|
After Width: | Height: | Size: 218 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/panel/white-corners-sprite.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/panel/white-left-right.gif
vendored
Executable file
|
After Width: | Height: | Size: 805 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/panel/white-top-bottom.gif
vendored
Executable file
|
After Width: | Height: | Size: 864 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/progress/progress-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 282 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/qtip/bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/qtip/close.gif
vendored
Executable file
|
After Width: | Height: | Size: 972 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/qtip/tip-sprite.gif
vendored
Executable file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/s.gif
vendored
Executable file
|
After Width: | Height: | Size: 43 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/shared/glass-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 873 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/shared/hd-sprite.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/shared/left-btn.gif
vendored
Executable file
|
After Width: | Height: | Size: 878 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/shared/right-btn.gif
vendored
Executable file
|
After Width: | Height: | Size: 879 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/e-handle-dark.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/e-handle.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/ne-handle-dark.gif
vendored
Executable file
|
After Width: | Height: | Size: 843 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/ne-handle.gif
vendored
Executable file
|
After Width: | Height: | Size: 839 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/nw-handle-dark.gif
vendored
Executable file
|
After Width: | Height: | Size: 841 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/nw-handle.gif
vendored
Executable file
|
After Width: | Height: | Size: 839 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/s-handle-dark.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/s-handle.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/se-handle-dark.gif
vendored
Executable file
|
After Width: | Height: | Size: 844 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/se-handle.gif
vendored
Executable file
|
After Width: | Height: | Size: 838 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/square.gif
vendored
Executable file
|
After Width: | Height: | Size: 841 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/sw-handle-dark.gif
vendored
Executable file
|
After Width: | Height: | Size: 844 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/sizer/sw-handle.gif
vendored
Executable file
|
After Width: | Height: | Size: 839 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/slider/slider-bg.png
vendored
Executable file
|
After Width: | Height: | Size: 300 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/slider/slider-thumb.png
vendored
Executable file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/slider/slider-v-bg.png
vendored
Executable file
|
After Width: | Height: | Size: 288 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/slider/slider-v-thumb.png
vendored
Executable file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/tabs/scroll-left.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/tabs/scroll-right.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/tabs/scroller-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/tabs/tab-btm-inactive-left-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 883 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/tabs/tab-btm-inactive-right-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/tabs/tab-btm-left-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/tabs/tab-btm-right-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 888 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/tabs/tab-close.gif
vendored
Executable file
|
After Width: | Height: | Size: 853 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/tabs/tab-strip-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 906 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/tabs/tab-strip-bg.png
vendored
Executable file
|
After Width: | Height: | Size: 259 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/tabs/tab-strip-btm-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 826 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/tabs/tabs-sprite.gif
vendored
Executable file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/toolbar/bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 842 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/toolbar/btn-arrow-light.gif
vendored
Executable file
|
After Width: | Height: | Size: 916 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/toolbar/btn-arrow.gif
vendored
Executable file
|
After Width: | Height: | Size: 908 B |
BIN
scm-webapp/src/main/webapp/resources/extjs/resources/images/slate/toolbar/btn-over-bg.gif
vendored
Executable file
|
After Width: | Height: | Size: 829 B |