westdc-zf1/htdocs/css/mdview.css

94 lines
4.5 KiB
CSS
Raw Normal View History

2009-03-06 03:20:46 +00:00
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:0px auto;top:10px;width:400px;text-align:center;float:left;}
2009-03-06 03:20:46 +00:00
#ItemSummary ul{margin:0;padding:0;text-align:left;float:left;width:300px;}
2010-01-04 16:53:22 +00:00
#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 #ccc;float:left;list-style-type:none;}
2009-03-06 03:20:46 +00:00
#ItemSummary li span{display:block; width:70px; float:left; text-align:right; color:#555;}
#OtherInfo{ clear:both;}
2010-01-04 16:53:22 +00:00
#OtherInfo li{ float:left; width:300px;}
2009-03-06 03:20:46 +00:00
#OtherInfo #filesize,#OtherInfo #fileformat,#OtherInfo #downtimes,#OtherInfo #viewtimes{ width:140px;}
2009-12-22 04:37:39 +00:00
#OtherInfo #datatype,#OtherInfo #projection,#OtherInfo #datatimes #datadoc{ width:290px;}
2009-03-06 03:20:46 +00:00
#linkurl {clear:both;text-align:center;display:block;width:300px;}
#temporal ul{padding-left:36px;background:url(/images/time.gif) no-repeat left center; border:1px solid #ccc;border-left:0;border-right:0;}
#place ul{padding-left:36px;background:url(/images/place.gif) no-repeat left center;border:1px solid #ccc;border-left:0;border-right:0;}
#theme ul{padding-left:36px;background:url(/images/theme.gif) no-repeat left center;border:1px solid #ccc;border-left:0;border-right:0;}
2010-01-04 16:53:22 +00:00
#stratum ul{padding-left:36px;background:url(/images/stratum.gif) no-repeat left center;}
#discipline ul{padding-left:36px;background:url(/images/discipline.gif) no-repeat left center;}
#series ul{padding-left:36px;background:url(/images/series.gif) no-repeat left center;}
2009-03-06 03:20:46 +00:00
#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%;}
2010-01-05 03:57:55 +00:00
#cite ul{text-indent:0em;}
2010-01-06 06:46:39 +00:00
#cite ol{text-indent:0em;clear:both;}
#cite ul li{background: url(/images/square.gif) no-repeat left center;padding-left:10px;float:left;list-style-type:none;margin-left:15px;}
2010-01-06 06:46:39 +00:00
#cite ol li{text-indent:0em;clear:both;white-space:normal;}
h2 {clear:both;}
2009-03-06 03:20:46 +00:00
#authors {border:1px solid #CCCCCC;margin:0px;padding-left:5px;float:right;text-align:left;width:250px;background:#f6f6f6;}
2009-03-06 03:20:46 +00:00
#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;}
2010-06-24 02:12:04 +00:00
#abstract table,#abstract th,#abstract td{border:1px solid #ccc;border-style:inset;}
#related,#literature{float:left;text-indent:2em; width:50%;white-space:normal;word-break:break-word;overflow:hidden;}
2009-03-06 03:20:46 +00:00
#related ul,#literature ul{list-style-type:decimal;list-style-position:inside;}
#related li,#literature li{margin-left:-30px;}
2009-03-06 03:20:46 +00:00
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;}
2010-03-10 06:49:31 +00:00
.element-group {padding-left:100px;border:0;margin:0;}
2009-03-06 03:20:46 +00:00
.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;}
2010-01-04 16:53:22 +00:00
#map{height:300px;width:400px;border:1px;float:right;}
2010-03-10 06:49:31 +00:00
#window-outter {
background:#3d3d3d none repeat scroll 0 0;
border:1px solid #DDDDDD;
display:block;
position:absolute;
width:960px;
top:0;
}
#window-inner {
top:-3px;
left:-3px;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #555555;
font-weight:normal;
padding:2px;
position:relative;
}
#window-closer-container {
top:2px;
right:2px;
position:relative;
float:right;
}
#window-content-container{
margin:10px;
padding:0;
}
#window-loading {
text-align:center
}