2009-03-06 03:20:46 +00:00
|
|
|
h1{clear:both;font-size:18px;margin:10px 10px 10px 100px;padding-top:20px;width:600px;border-bottom:#ddd 1px dotted;}
|
|
|
|
hr{clear:both;border:#ccc 1px dotted;}
|
|
|
|
#dataorder1 {}
|
2011-09-15 03:56:20 +00:00
|
|
|
#dataorder0 ul,#dataorder1 ul,#dataorder2 ul,#dataorder3 ul{clear:both;margin:10px;width:90%;text-align:center;}
|
|
|
|
#dataorder0 ul li,#dataorder1 ul li,#dataorder2 ul li,#dataorder3 ul li{float:left;margin:0;}
|
2009-03-06 03:20:46 +00:00
|
|
|
.time {width:150px;border-bottom:1px dashed #ccc;}
|
|
|
|
.datatype,.action{width:120px;border-bottom:1px dashed #ccc;border-left:1px dashed #ccc;}
|
|
|
|
.name {width:40%;border-bottom:1px dashed #ccc;border-left:1px dashed #ccc;}
|
|
|
|
.status{width:150px;border-bottom:1px dashed #ccc;border-left:1px dashed #ccc;}
|
|
|
|
.title{font-size: 16px; font-weight:bold;}
|
|
|
|
ul{list-style-type: none;}
|
|
|
|
#message{background-color:#fffbcc;border:1px solid #E6DB55;padding-left:10px;}
|
|
|
|
|
|
|
|
dl.userform dt{float:left;}
|
|
|
|
dl.zend_form dt label{float:left;width:100px;}
|
|
|
|
#submitbutton,#savebutton {float:left;}
|
|
|
|
.zend_form dt{float:left;}
|
2009-12-25 10:59:13 +00:00
|
|
|
label.required { background:url(/images/req-asterisk.gif) right no-repeat; padding-right:26px; }
|