[themes] remove dead styles

This commit is contained in:
Shish 2024-01-08 19:15:31 +00:00
parent 5fccbc5ad5
commit 7135eca9c2
2 changed files with 0 additions and 11 deletions

View file

@ -22,9 +22,6 @@ H3[class~="shm-toggler"],
.sortable TH {
cursor: pointer;
}
IMG {border: none;}
FORM {margin: 0;}
IMG.lazy {display: none;}
#flash {
background: #FF7;

View file

@ -77,14 +77,6 @@ a.tab:hover, a.tab:active, .tab-selected {
.shm-image-list {
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 {
font-size:110%;
border-bottom:0 none;