diff --git a/ext/static_files/style.css b/ext/static_files/style.css index b83b60f6..03f45fc3 100644 --- a/ext/static_files/style.css +++ b/ext/static_files/style.css @@ -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; diff --git a/themes/lite/style.css b/themes/lite/style.css index 6ebe6fd4..03cb7f5b 100644 --- a/themes/lite/style.css +++ b/themes/lite/style.css @@ -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;