westdc-zf1/htdocs/css/mdview.css

54 lines
3.1 KiB
CSS
Executable File

h1{font-size:18px;text-align:center;border-bottom:#ddd 1px dotted;}
hr{clear:both;border:#ccc 1px dotted;overflow:hidden;}
li {white-space:nowrap;}
#ImageViewer{ width:250px; float:left; text-align:center;margin:0;padding:0;border:0;}
#ItemSummary{margin-left:150px auto;top:10px;width:300px;text-align:center;float:left;}
#ItemSummary ul{margin:0;padding:0;text-align:left;float:left;width:300px;}
#ItemSummary li{background: url(/images/square.gif) no-repeat left center;padding-left:10px;margin-top:2px;height:24px;line-height:24px;border-bottom:1px dashed #DDD;float:left;list-style-type:none;}
#ItemSummary li span{display:block; width:70px; float:left; text-align:right; color:#555;}
#OtherInfo{ clear:both;}
#OtherInfo li{ float:left; width:300px;}
#OtherInfo #filesize,#OtherInfo #fileformat,#OtherInfo #downtimes,#OtherInfo #viewtimes{ width:140px;}
#OtherInfo #datatype,#OtherInfo #projection,#OtherInfo #datatimes #datadoc{ width:290px;}
#linkurl {clear:both;text-align:center;display:block;width:300px;}
#keyword ul{padding-left:48px;background:url(/images/keyword.gif) no-repeat left center;}
#series ul{padding-left:48px;background:url(/images/series.gif) no-repeat left center;}
#category ul{clear:both;padding-left:36px;background:url(/images/category.gif) no-repeat left center;}
#filesize,#downtimes,#fileformat,#viewtimes {text-align:left;width:140px;}
#datatype,#projection,#datatimes {text-align:left;width:290px;}
#cite{float:left;text-indent:2em;}
#cite p{width:98%;}
#authors {border:1px solid #CCCCCC;margin-left:0px;padding-left:5px;float:right;text-align:left;width:250px;background:#f6f6f6;}
#authors ul {margin:0;padding:0;}
#authors ul li {clear:both;display:block;padding-left:15px;white-space:normal;}
#authors h2{float:left;font-size:16px;clear:left;margin:2px;border-bottom:1px dashed #ccc;width:95%;}
#abstract{text-indent:2em;}
#related,#literature{float:left;text-indent:2em; width:50%;white-space:normal;word-break:break-word;overflow:hidden;}
#related ul,#literature ul{list-style-type:decimal;list-style-position:inside;}
#related li,#literature li{margin-left:-30px;}
label{float:left;text-align:right;width:100px;padding-right:20px;}
label.required { background:url(/images/req-asterisk.gif) right; background-repeat: no-repeat;}
#allcomments li{clear:both;display:block;border:1px solid #aaa;white-space:wrap;width:100%;}
#allcomments span {background:#dfdfdf;display:block;padding-left:10px;}
.comment-content{display:block;border:1px solid #aaa;text-indent:2em;}
.thumb {float:left;width:250px;height:200px;}
#tools ul li {float:left; padding-left:10px;}
ul{list-style-type: none;}
img{border:0px;}
.commentform{border:0;margin:0;padding:0;}
.submit-group{padding-left:300px;}
.element-group {padding-left:100px;border:0;margin:0;}
.zend_form dt{float:left;margin:0;text-align:center;}
#links dd {padding-bottom:5px;margin-left:5px;margin-top:-5px;}
.note{font-size:10px;color:gray;}
#keyword fieldset {border:dotted 1px;border-bottom:0;}
#series fieldset {border-bottom:0;}
#category fieldset {border-bottom:0;}
.clear-div{height:0px;overflow:hidden;}
#map{height:300px;width:400px;border:1px;float:right;}