[themes] remove dead styles
This commit is contained in:
parent
5fccbc5ad5
commit
7135eca9c2
2 changed files with 0 additions and 11 deletions
|
@ -22,9 +22,6 @@ H3[class~="shm-toggler"],
|
||||||
.sortable TH {
|
.sortable TH {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
IMG {border: none;}
|
|
||||||
FORM {margin: 0;}
|
|
||||||
IMG.lazy {display: none;}
|
|
||||||
|
|
||||||
#flash {
|
#flash {
|
||||||
background: #FF7;
|
background: #FF7;
|
||||||
|
|
|
@ -77,14 +77,6 @@ a.tab:hover, a.tab:active, .tab-selected {
|
||||||
.shm-image-list {
|
.shm-image-list {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
.lazy{
|
|
||||||
background:none repeat scroll 0 0 #CEDFF0;
|
|
||||||
padding:4px;
|
|
||||||
border:1px solid #C3D2E0;
|
|
||||||
margin:5px;
|
|
||||||
-moz-border-radius:4px;
|
|
||||||
-webkit-border-radius:4px;
|
|
||||||
}
|
|
||||||
.navtop, .maintop {
|
.navtop, .maintop {
|
||||||
font-size:110%;
|
font-size:110%;
|
||||||
border-bottom:0 none;
|
border-bottom:0 none;
|
||||||
|
|
Reference in a new issue