139 lines
6.6 KiB
CSS
139 lines
6.6 KiB
CSS
.bs-review-nav{
|
|
padding:14px;
|
|
}
|
|
.bs-review-sidenav{
|
|
padding:0px;
|
|
margin:0px;
|
|
}
|
|
.bs-review-sidenav > li:first-child > a {
|
|
border-radius: 6px 6px 0 0;
|
|
}
|
|
.bs-review-sidenav > li:last-child > a {
|
|
border-radius: 0 0 6px 6px;
|
|
}
|
|
.bs-review-sidenav li{
|
|
margin:0px;
|
|
padding:0px;
|
|
line-height:30px;
|
|
}
|
|
.bs-review-sidenav li a {
|
|
border:1px solid #E5E5E5;
|
|
margin: 0 0 -1px;
|
|
}
|
|
.bs-review-sidenav li.active a {
|
|
border:none;
|
|
margin: 0 0 0 0;
|
|
}
|
|
.bs-review-sidenav li i{
|
|
float:right;
|
|
margin-top:8px;
|
|
}
|
|
.bs-review-nav .form-search{
|
|
margin:10px auto;
|
|
}
|
|
|
|
|
|
/* Tables
|
|
---------------------------------------------------------------------*/
|
|
|
|
table.stylized {border-collapse:collapse;position:relative;margin-top:1em;margin-bottom:1em;}
|
|
table.stylized th,table.stylized td {line-height:18px;padding:8px 12px;}
|
|
table.stylized th {background-color:#2A7AD2 !important;color:#fff;text-align:left;}
|
|
table.stylized tr.high {background-color:#ffa !important;}
|
|
table.stylized tbody th,table.stylized tbody td,table.stylized tfoot th,table.stylized tfoot td {border-bottom:solid 1px #eee;}
|
|
table.stylized tfoot td {background-color:#f2f2f2 !important;border-bottom:2px solid #ddd;}
|
|
table.stylized tr:nth-child(even) td {}
|
|
table.stylized tbody tr:nth-child(odd) th,table.stylized tbody tr:nth-child(odd) td {background:#FAFDFE;}
|
|
table.stylized caption {margin-bottom:1em;text-align:left;font-size:11px;text-transform:uppercase;}
|
|
table.no-style th,table.no-style td {line-height:18px;padding:4px 8px 4px 0;}
|
|
table.no-style td,table.no-style th {background:none !important;color:#666;border-bottom:0 none;border-bottom:1px dotted #ddd !important;}
|
|
table.no-style caption {margin-bottom:0;text-align: left;}
|
|
|
|
/* Boxes
|
|
---------------------------------------------------------------------*/
|
|
|
|
.box {padding:8px;margin-bottom:8px;color:#555;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background:#eee;}
|
|
.box-info {padding-left:32px;border-top:1px solid #B8E2FB;border-bottom:1px solid #B8E2FB;background:#E8F6FF url("../static/img/information.png") no-repeat 8px 50%;}
|
|
.box-warning{padding-left:32px;border-top:1px solid #F2DD8C;border-bottom:1px solid #F2DD8C;background:#FFF5CC url("../static/img/error.png") no-repeat 8px 50%;}
|
|
.box-error{padding-left:32px;border-top:1px solid #F8ACAC;border-bottom:1px solid #F8ACAC;background:#FFD1D1 url("../static/img/exclamation.png") no-repeat 8px 50%;}
|
|
.box-error-msg{margin-top:-8px;background:#FFF1F1;border-top:0 none;border-bottom:1px solid #FDDCDC;color:#664B4B;padding:12px;}
|
|
.box-error-msg ol {margin-top:0;margin-bottom:0;}
|
|
.box-success{padding-left:32px;border-top:1px solid #BBDF8D;border-bottom:1px solid #BBDF8D;background:#EAF7D9 url("../static/img/accept.png") no-repeat 8px 50%;}
|
|
.box a:hover {background: transparent !important;}
|
|
|
|
/* flot TD */
|
|
td.legendLabel {font-size:11px;padding:0 4px;vertical-align: middle;}
|
|
input.q{width:200px;}
|
|
|
|
#leftPanel{float:left; width:200px;background-color:#edefea;}
|
|
#leftPanel .title{border-bottom: #5D657C 1px solid;border-top:#5D657C 1px solid;color:#5D657C;line-height:25px;font-size:14px;padding-left:15px;font-weight:bold;margin-bottom:0px;background-color:#e6edea;}
|
|
|
|
.more a:link, .more a:visited{color:Green; text-decoration:none;}
|
|
#indexbody{overflow:hidden;_float:right;}
|
|
#indexbody ul {/*width:45%;*/float:left;margin:0px 10px;}
|
|
li.more{text-align:right;padding-right:20px;}
|
|
#rightPanel{float:left;padding-left:15px;}
|
|
#message{background-color:#fffbcc;border:1px solid #E6DB55;padding-left:10px;}
|
|
.datalist {width:300px;}
|
|
.paginationControl{float:right;padding-left:30px;}
|
|
.title{border-bottom:1px dotted #c7ddc7;padding: 5px 15px 5px;font-size: 16px; font-weight:bold;}
|
|
|
|
table{border-collapse:collapse;border-spacing:0;}
|
|
h1{font-size:18px;text-align:center;border-bottom:#ddd 1px dotted;}
|
|
|
|
.paginator{width:50%;float:left;}
|
|
|
|
#abstract{width:100%;overflow:hidden;}
|
|
#abstract p {text-indent:24px;font-size:12px;line-height:24px;}
|
|
#abstract p img.thumb{float:right;margin-left:10px;}
|
|
|
|
.reviewlist {width:100%;overflow:hidden;margin:0 auto; float:left;}
|
|
.reviewlist li:nth-child(even) {}
|
|
.reviewlist li:nth-child(odd) {background:#FAFDFE;}
|
|
|
|
#datalist{width:100%; overflow:hidden;}
|
|
#allcomments{overflow:hidden;}
|
|
.reviewitem{width:100%;overflow:hidden;padding:5px 0;}
|
|
.reviewitem .itemtitle{width:50%;float:left;overflow:hidden;}
|
|
.reviewitem .itemtime{width:50%;float:right;overflow:hidden;text-align:right;}
|
|
.reviewitem .itemcontent{width:100%;float:none;overflow:hidden;min-height:60px;}
|
|
.reviewitem .itemcontent p{width:100%;text-indent:24px;line-height:18px;margin:9px 0;overflow:hidden;white-space:normal;word-wrap:break-word;}
|
|
.reviewitem .filelist{width:350px;margin-left:20px;overflow:hidden;}
|
|
.reviewitem .filelist ul{}
|
|
.reviewitem .filelist ul li{line-height:24px;background-color:#ffa !important;border-top:3px solid #FFF;width:100%;overflow:hidden;text-align:left;}
|
|
.reviewitem .filelist ul li span{float:right;_width:40px;line-height:24px;}
|
|
.reviewitem .filelist ul li span a{line-height:24px;}
|
|
|
|
.tboxfloatleft{float:left;}
|
|
.tbox{overflow:hidden;border:#2b66a5 1px solid;border-radius:5px;width:90%;}
|
|
.tbox .title{background:#2b66a5;border:none;font-size:14px;color:#FFF;padding:5px;cursor:pointer;}
|
|
.tbox .title img{vertical-align:middle;margin-right:5px;}
|
|
.tbox .title a{float:right;}
|
|
.tbox .content{padding:5px;}
|
|
|
|
.halfwidth{width:50%}
|
|
|
|
#myreview{width:100%;}
|
|
.wapper{overflow:hidden;padding:0px;width:100%;}
|
|
.wapper ul{width:100%;overflow:hidden;}
|
|
|
|
.wapper ul li{overflow:hidden;width:190px;float:left;padding:5px;margin:5px 0;border:1px solid #eff9fc;border-radius:5px;}
|
|
.wapper ul li.hover{background:#eff9fc;}
|
|
.thumb{border:1px solid #ccc;padding:2px;}
|
|
|
|
.wapper ul li a{color:#329ECC;text-decoration:none;border-bottom:1px solid #A1CFD4;margin:0px;}
|
|
.wapper ul li a:hover,.wapper ul li a:focus,.wapper ul li a:active{background-color:#E2EFFF;color:#329ECC;border-bottom:1px solid #329ECC;}
|
|
|
|
#sidebar{margin:0;padding:0;width:220px;_margin-right:-3px;float:left;border-right:2px solid #ddd;background:#ddd;border-radius:5px;overflow:hidden;}
|
|
#sidebar li{margin:5px 0 5px 30px;}
|
|
#sidebar li.title{margin:0;padding:5px 40px;background-color:#ECA965;}
|
|
#leftnavi li{margin:5px 0 5px 20px;font-size:9pt;border:1px #93bee2 solid;background-color:#e8f4ff;width:100px;height:22px;padding-left:10px;}
|
|
form#search {margin-left:20px;}
|
|
#mdlist{overflow:hidden;}
|
|
.thumbmd{float:left;height:300px;margin-left:10px;overflow:hidden;}
|
|
.thumbtitle{width:200px;margin-top:10px;padding-top:10px;}
|
|
.thumbimg img{height:180px;overflow:hidden;}
|
|
.clear{clear:both;}
|
|
.PageNavigation{text-indent: 5em; overflow:hidden;}
|
|
|