From fff745efe30e767118c5c28a6feddc14d15c7e19 Mon Sep 17 00:00:00 2001 From: yo momma Date: Sat, 31 Jan 2026 18:36:38 +0000 Subject: Refactor: reduce inline styles (profiles/banners/IE) --- static/css/dump.css | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'static/css/dump.css') diff --git a/static/css/dump.css b/static/css/dump.css index 0a5ced2..60eb75f 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -1051,6 +1051,10 @@ a:active { position: relative; } +.float-left { + float: left; +} + .content-no-padding { padding: 0; } @@ -1059,6 +1063,20 @@ a:active { padding: 2px; } +.dash-total { + width: 100%; + height: 100%; + z-index: -1; +} + +.dash-total--avatar { + opacity: 0.1; +} + +.dash-total--stripes { + background-image: url(/static/img/thumbs/stripes.gif); +} + .bg-white { background-color: #fff; } -- cgit v1.2.3-70-g09d2