body {
font-family:verdana,tahoma,helvetica;
font-size:11.5px;
}
body .x-panel {
margin-bottom:20px;
}
td{
font-family:verdana,tahoma,helvetica;
font-size:11.5px;
}
.defaultButton
{
background: url(../../../images/style/default/button/button2.jpg) fixed repeat-x center center;
border-right: #5f88ef 1px solid;
border-bottom: #5f88ef 1px solid;
border-top: #5f88ef 1px solid;
border-left: #5f88ef 1px solid;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
cursor: hand;
color: black;
padding-top: 2px;
font-family: "宋体";
font-size: 9pt;
height: 21px;
width: 60px;
text-align: center;
}
.wideButton
{
background: url(../../../images/style/default/button/button2.jpg) fixed repeat-x center center;
border-right: #5f88ef 1px solid;
border-bottom: #5f88ef 1px solid;
border-top: #5f88ef 1px solid;
border-left: #5f88ef 1px solid;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
cursor: hand;
color: black;
padding-top: 2px;
font-family: "宋体";
font-size: 9pt;
height: 21px;
width: 100px;
text-align: center;
}
.titleFont
{
font-family:宋体;
font-size:12px;
font-weight:bold;
color: #10418c;
}
.gridTopLeft{
background-image:url(../../../images/style/default/grid/gridTopLeft.gif)!important;
}
.gridTopCenter{
background-image:url(../../../images/style/default/grid/gridTopCenter.gif)!important;
}
.gridTopRight{
background-image:url(../../../images/style/default/grid/gridTopRight.gif)!important;
}
.gridMiddleLeft{
background-image:url(../../../images/style/default/grid/gridMiddleLeft.gif)!important;
}
.gridBackgroundColor{
background-color:#d6dff7;
}
.gridBorderColor{
background-color:#9cbaef;
}
.formBorderColor{
background-color:#b5bace;
}
.gridWhiteColor{
background-color:#ffffff;
}
.gridButtonBack{
background-image:url(../../../images/style/default/grid/gridButtonBack.gif)!important;
}
.gridBottomLeft{
background-image:url(../../../images/style/default/grid/gridBottomLeft.gif)!important;
}
.gridBottomCenter{
background-image:url(../../../images/style/default/grid/gridBottomCenter.gif)!important;
}
.gridBottomRight{
background-image:url(../../../images/style/default/grid/gridButtonBack.gif)!important;
}
.gridMiddleRight{
background-image:url(../../../images/style/default/grid/gridMiddleRight.gif)!important;
}
.gridButtonBack{
background-image:url(../../../images/style/default/grid/gridButtonBack.gif)!important;
}
.gridRowBox{
background-image:url(../../../images/style/default/grid/gridRowBox.gif)!important;
}
.gridRow2{
background-color:#ececec;
}
.gridRowMouseOver{
background-image:url(../../../images/style/default/grid/gridRowMouseOver.gif)!important;
}
.gridRowMouseClick{
background-image:url(../../../images/style/default/grid/gridRowMouseClick.gif)!important;
}
.tabsBack{
background-image:url(../../../images/style/default/tab/tabsBack.gif)!important;
}
.tabLeft{
background-image:url(../../../images/style/default/tab/tabLeft.gif)!important;
}
.tabContent{
background-image:url(../../../images/style/default/tab/tabContent.gif)!important;
}
.tabRight{
background-image:url(../../../images/style/default/tab/tabRight.gif)!important;
}
.tabLeftDefault{
background-image:url(../../../images/style/default/tab/tabLeftDefault.gif)!important;
}
.tabContentDefault{
background-image:url(../../../images/style/default/tab/tabContentDefault.gif)!important;
}
.tabRightDefault{
background-image:url(../../../images/style/default/tab/tabRightDefault.gif)!important;
}
.icon-grid {
background-image:url(../../../images/icon/grid.png) !important;
}
.icon-form {
background-image:url(../../../images/icon/cog_edit.png) !important;
}
.add {
background-image:url(../../../images/icon/add.gif) !important;
}
.option {
background-image:url(../../../images/icon/plugin.gif) !important;
}
.remove {
background-image:url(../../../images/icon/delete.gif) !important;
}
.save {
background-image:url(../../../images/icon/save.gif) !important;
}
#msg-div {
position:absolute;
width:250px;
z-index:20000;
}
#tree-div{
margin:1px;
width:'100%';
height:'100%';
}
.folder .x-tree-node-icon{
background:transparent url(../resources/images/default/tree/folder.gif);
}
.x-tree-node-expanded .x-tree-node-icon{
background:transparent url(../resources/images/default/tree/folder-open.gif);
}