From 7135eca9c2a07d71b2b93bd473d9239bccdbf4de Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 8 Jan 2024 19:15:31 +0000 Subject: [PATCH] [themes] remove dead styles --- ext/static_files/style.css | 3 --- themes/lite/style.css | 8 -------- 2 files changed, 11 deletions(-) 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;