remove unused css
This commit is contained in:
parent
4f21ae8e4b
commit
83235644fc
|
@ -31,9 +31,7 @@
|
||||||
.bs-review-nav .form-search{
|
.bs-review-nav .form-search{
|
||||||
margin:10px auto;
|
margin:10px auto;
|
||||||
}
|
}
|
||||||
.bs-review-nav .form-search .keyword{
|
|
||||||
width:95%;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Tables
|
/* Tables
|
||||||
---------------------------------------------------------------------*/
|
---------------------------------------------------------------------*/
|
||||||
|
@ -135,7 +133,6 @@ form#search {margin-left:20px;margin-bottom:5px;}
|
||||||
.thumbmd{float:left;height:300px;margin-left:10px;overflow:hidden;}
|
.thumbmd{float:left;height:300px;margin-left:10px;overflow:hidden;}
|
||||||
.thumbtitle{width:200px;margin-top:10px;padding-top:10px;}
|
.thumbtitle{width:200px;margin-top:10px;padding-top:10px;}
|
||||||
.thumbimg img{height:180px;overflow:hidden;}
|
.thumbimg img{height:180px;overflow:hidden;}
|
||||||
hr{border: none 0;border-bottom:1px dashed #ccc;height: 1px;margin:0;padding:5px 0 5px 0;overflow:hidden;}
|
|
||||||
.clear{clear:both;}
|
.clear{clear:both;}
|
||||||
.PageNavigation{text-indent: 5em; overflow:hidden;}
|
.PageNavigation{text-indent: 5em; overflow:hidden;}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue