DataSet_wev8.css 3.21 KB
.DataSet-Tip{
	background: url("/mobilemode/images/dataset.png") no-repeat;
	background-position: 15px center;
	background-size: 18px 18px;
	color: #000;
	font-size: 14px;
	font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
	padding: 9px 5px 9px 40px;	
	opacity: 0.6;
}

.MADDS_Title{
	color: rgb(164, 169, 174);
	border-bottom: 1px solid rgb(223, 223, 223);
	font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 6px 10px;
}
.MADDS_Content{
	padding: 10px 0px 0px 10px;	
}
.MADDS_Bottom{
	padding: 10px 0px 0px 10px;
	margin-bottom: 20px;		
}
.MADDS_SaveBtn{
	background-color: rgb(107, 163, 237);
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: block;
	font-family: 'Microsoft Yahei', Arial, sans-serif;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	margin: 0px;
	text-align: center;
	width: 348px;
	zoom: 1;	
}
.MADDS_BaseInfo_Entry{
	margin-bottom: 8px;	
}
.MADDS_BaseInfo_Entry_Label{
	display: inline-block;
	text-align: right;
	width: 58px;
	color: rgb(166,167,171);
	margin-right: 3px;
}
.MADDS_BaseInfo_Entry_Label_style8{
	text-align: left;
	width: 58px;
	color: rgb(166,167,171);
	margin-right: 3px;
}
.MADDS_BaseInfo_Entry .cbboxEntry{
	display: inline-block;
	position: relative;
}
.MADDS_BaseInfo_Entry .cbboxLabel{
	color: #999;
	font-size: 12px;
	top:2px;
	left:20px;
}
.MADDS_Text{
	-webkit-appearance: none;
	-webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	-webkit-writing-mode: horizontal-tb;
	border: 1px solid rgb(223, 223, 223);
	background-color: rgb(255, 255, 255);
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
	box-sizing: border-box;
	cursor: auto;
	display: inline-block;
	font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 26px;
	letter-spacing: normal;
	line-height: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: rgb(0, 0, 255);
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: start;
	text-indent: 7px;
	text-shadow: none;
	text-transform: none;
	width: 285px;
	word-spacing: 0px;
	writing-mode: lr-tb;
	zoom: 1;
}
.MADDS_Text2{
	width: 236px;
    border: 1px solid #ccc;
    height: 20px;
    padding-left: 5px;
}
.MADDS_BrowserBtn{
	width: 16px;
    height: 22px;
    background-image: url("/wui/theme/ecology8/skins/default/general/browser_wev8.png");
    background-color: rgba(0,0,0,0);
    background-position: 0 50%;
    background-repeat: no-repeat;
    position: relative;
    top: 6px;
    margin-left: 3px;
}
.MADDS_Textarea{
	border: 1px solid rgb(223, 223, 223);
	width: 339px;
	height: 80px;
	font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 12px;
	overflow: auto;
}
.MADDS_Select{
	border: 1px solid rgb(223, 223, 223);
	height: 23px;
	width: 285px;
}