From ad4d74ea45be6b227027588f6515fb22fafc335a Mon Sep 17 00:00:00 2001 From: yo momma Date: Wed, 4 Feb 2026 19:04:59 +0000 Subject: Refactor UI: dump classes -> hump --- static/css/log.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'static/css/log.css') diff --git a/static/css/log.css b/static/css/log.css index 78e6d04..82e68e2 100755 --- a/static/css/log.css +++ b/static/css/log.css @@ -203,7 +203,7 @@ color:000; } -.logged-dump img{ +.logged-hump img{ max-width:500px; width: expression(this.width > 500 ? 500: true); max-height:400px; @@ -214,7 +214,7 @@ color:000; } -.logged-dump{ +.logged-hump{ box-shadow:1px 1px 1px #d8dbde; -webkit-box-shadow:1px 1px 1px #d8dbde; -moz-box-shadow:1px 1px 1px #d8dbde; @@ -357,7 +357,7 @@ a:visited { text-decoration: none; color: #000; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } -- cgit v1.2.3-70-g09d2