⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 !style.css

📁 运输模块代码
💻 CSS
📖 第 1 页 / 共 2 页
字号:
{ 
	/*display:none;*/
}


.buttonleftimg
{ 
	width:13px;
	height:19px;
   	background-image:url(button/button_left.gif);
}

.buttonrightimg
{ 
	width:13px;
	height:19px;
   	background-image:url(button/button_right.gif);
}


.buttonHover
{

	background-image: url(button/button_back_hover.gif);
	font-family: "宋体","Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	filter:dropshadow(color=#FFFFFF,offx=1,offy=1,positive=1);
	padding: 0px 1px 0px 0px;
	height:19px;
	cursor:hand;
}
.buttonleftimgHover
{ 
	width:13px;
	height:19px;
   	background-image:url(button/button_left_hover.gif);
	cursor:hand;
}
.buttonrightimgHover
{ 
	width:13px;
	height:19px;
   	background-image:url(button/button_right_hover.gif);
	cursor:hand;
}


.buttonDown
{
	background-image: url(button/button_back_down.gif);
	font-family: "宋体","Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	filter:dropshadow(color=#CCCCCC,offx=2,offy=2,positive=1);
	padding: 1px 0px 0px 1px;
	height:19px;
	cursor:hand;
}
.buttonleftimgDown
{ 
	width:13px;
	height:19px;
   	background-image:url(button/button_left_down.gif);
	cursor:hand;
}
.buttonrightimgDown
{ 
	width:13px;
	height:19px;
   	background-image:url(button/button_right_down.gif);
	cursor:hand;
}




/********************************* tab configuration************************************/

.tabhead{
	height:1px;
}
.tabtd{
	height: 19px;
	background-image : url(tab/tab_bg.gif);
}

.tabbar
{
	background-image : url(tab/tab_right_bg.gif);
	height:1px;
	width:100px;
	text-align : right;
}

.tabcontent
{
	border-top: #DCDCDC 1px solid;
	border-bottom: #AAAAAA 2px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #AAAAAA 2px solid;
	background-color:#DCDCDC;
}


.tabtext
{
	cursor:hand;
}

.tabline
{
	background-color:#FFFFFF;
}

.tabline1
{
	background-color:#DCDCDC;
}

.tabsel
{
	background-color:#DCDCDC;
	font-weight: bold;
}

.tabdesel
{
	background-color:#C4C4C4;
}

img.tabfron
{
	height:18px;
	width:28px;
	background-image:url(tab/fron.gif);
}

img.tabfroff
{
	height:18px;
	width:28px;
	background-image:url(tab/froff.gif);
}

img.tabonbk
{
	height:18px;
	width:14px;
	background-image:url(tab/bkon.gif);
}

img.taboffbk
{
	height:18px;
	width:14px;
	background-image:url(tab/bkoff.gif);
}

img.tabonoff
{
	height:19px;
	width:24px;
	background-image:url(tab/onoff.gif);
}

img.taboffon
{
	height:19px;
	width:24px;
	background-image:url(tab/offon.gif);
}

img.taboffoff
{
	height:19px;
	width:24px;
	background-image:url(tab/offoff.gif);
}



.frameheader{
	color: #000000;
	background-color: #CCCCCC;
	cursor: hand;
	padding-left : 4;
	padding-bottom : 2;
	padding-top : 2;
}
.WizardControlerTitleBG{
	background-image:url(WizardControlerTitleBG.jpg);
}

/********************************* style for pages of "Main" type ************************************/
.RightContentDiv{
	font-weight: normal;
	padding-top: 0px;
	overflow: hidden;
	width:100%;
	height:100%;
	background-color: #DCDCDC;
	border-style: solid;
	border-color: #ECECEC #AAAAAA #AAAAAA #ECECEC;
	border-width:1px;
}
.content_table{
	width:100%;
	height:100%;
}
.imgDrag{
	width:100%;
	height:100%;
	background-color:#99B0CE;
	cursor: w-resize;
}
.mytop{
	height:50px;
}

.mymiddle{
	height:0px;
	background-color: #DCDCDC;
	/*background-image : url(menutabbg.gif);*/
}
.mymiddleShadow{
	height:5px;
	background-image : url(mymiddleshadow.gif);
}
.myleft_left_top_corner{
	width: 6px;
	height:6px;
}
.myleft_leftMargin{
	width: 6px;
}
.myleft_left_bottom_corner{
	width: 6px;
	height:6px;
}
.myleft_top{
	height:6px;
}
.myleft_bottom{
	height:6px;
}
.myleft_right_top_corner{
	width: 0px;
	height:6px;
}
.myleft_rightMargin{
	width: 0px;
}
.myleft_right_bottom_corner{
	width: 0px;
	height:6px;
}
.mycenter{
	width: 3px;
}
.mycenter_top{
	width: 3px;
	height:6px;
}
.mycenter_bottom{
	width: 3px;
	height:6px;
}
.myright_left_top_corner{
	width: 0px;
	height:6px;
}
.myright_leftMargin{
	width: 0px;
}
.myright_left_bottom_corner{
	width: 0px;
	height:6px;
}
.myright_left_bottom_corner{
	width: 3px;
	height:6px;
}
.myright_top{
	height:6px;
}
.myright_bottom{
	height:6px;
}
.myright_right_top_corner{
	width: 6px;
	height:6px;
}
.myright_rightMargin{
	width: 6px;
}
.myright_right_bottom_corner{
	width: 6px;
	height:6px;
}

/********************************* style for pages of "List" type ************************************/
.ListPage{
	background-color: #DCDCDC;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	overflow:scroll;
	overflow-x:visible;
	overflow-y:visible;
}
.ListTitle{
	height:5px;
	background-color: #CCCCCC;
}
.buttonback{
	height:32px;
}
.buttontd{
}
.ListCriteriaTd{
	height:1px;
}
.ListButtonArea{
	height:1px;
}
.ListDWArea{
}
.ListBottomArea{
	height:0px;
}
.ListHorizontalBar{
	height:4px;
}
.ListDetailAreaTD{
}

/********************************* style for pages of "Info" type ************************************/
.InfoPage{
	background-color: #DCDCDC;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	overflow:scroll;
	overflow-x:visible;
	overflow-y:visible;
}
.InfoTitle{
	height:5px;
}
.InfoCriteriaTd{
	height:0px;
}
.InfoButtonArea{
	height:0px;
}
.InfoDWArea{
}
.InfoBottomArea{
	height:0px;
}
.InfoHorizontalBar{
	height:4px;
}
.InfoDetailAreaTD{
}

/********************************* style for pages of "Report" type ************************************/
.ReportPage{
	background-color: #DCDCDC;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	overflow:scroll;
	overflow-x:visible;
	overflow-y:visible;
}

/********************************* style for pages of "Dialog" type ************************************/
.ShowModalPage{
	background-image : url(GridBG_everbright.gif);
}

/********************************* style for pages of "Frame" type ************************************/
.imgsDrag{
	width:100%;
	height:4px;
	background-image : url(h_resize.gif);
	cursor: s-resize;
}

/********************************* style for pages of "DOFilter" ************************************/

.DOFilterOperatorSelect{
	width:120px;
}
.FilterButtonTd{
	width:1px;
	vertical-align: bottom;
}
.FilterHeaderTd{
	background-color: #CCCCCC;
}
.FilterSubmitTd{
	background-color: #CCCCCC;
}
.FilterIcon{
	width:21px;
	height:21px;
   	background-image:url(FilterIcon.gif);
	cursor:hand;
}
.DOFilterHint
{
    color:#666666;
}
.FilterIcon{
	width:19px;
	height:19px;
   	background-image:url(plus.gif);
	cursor:hand;
}
.FilterIcon2{
	width:19px;
	height:19px;
   	background-image:url(minus.gif);
	cursor:hand;
}

/********************************* style for pages of "workflow" ************************************/
.ActionSelect{
	width:100%;
	height:100%;
}


/********************************* style for pages of "ScriptEditor" ************************************/
.Script_TextArea{
	overflow: auto;
	border: none;
	width:100%
}
.Help_TextArea{
	background-color: #DCDCDC;
	overflow: auto;
	border: none;
	width:100%;
	MARGIN: 3px;
    PADDING: 3px;
}
.CommentEditor{
	background-color: #ffffff;
	overflow: auto;
	LINE-HEIGHT: normal;
	border:  inset 2px;
	width:100%;
	height:100%;
	MARGIN: 3px;
    PADDING: 3px;
}

/********************************* style for pages of "UserRoleList" ************************************/
.RoleTitle{
	background-color: #CCCCCC;
	LINE-HEIGHT: normal;
	border:  inset 2px;
	width:100%;
	height:100%;
	MARGIN: 3px;
    PADDING: 3px;
}
.RoleLeafCheck
{
	background-color: #ccccff;
	LINE-HEIGHT: normal;
	border:  inset 2px;
	width:100%;
	height:100%;
	MARGIN: 3px;
    PADDING: 3px;
}
.RoleLeafUncheck
{
	LINE-HEIGHT: normal;
	border:  inset 2px;
	width:100%;
	height:100%;
	MARGIN: 3px;
    PADDING: 3px;
}
.RoleNode
{
	LINE-HEIGHT: normal;
	border:  inset 2px;
	width:100%;
	height:100%;
	MARGIN: 3px;
    PADDING: 3px;
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -