From 8507008a52681b617ff5adb8f1b4e163f5ffbc46 Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Fri, 22 Feb 2019 11:22:24 +0100 Subject: sitestatic: remove unused CSS rule #dash-pkg-notify The dash-pkg-notify view was removed in 710ec0a9de9a and since then never used. Signed-off-by: Jelle van der Waa --- sitestatic/archweb.css | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css index 71356a5b..2259494f 100644 --- a/sitestatic/archweb.css +++ b/sitestatic/archweb.css @@ -973,33 +973,7 @@ table td.country { background: #ffd; } -/* dev dashboard: flagged packages */ -#dash-pkg-notify { - text-align: right; - padding: 1em 0 0; - margin-top: 1em; - font-size: 0.85em; - border-top: 1px dotted #bbb; -} - - #dash-pkg-notify label { - width: auto; - font-weight: normal; - } - - #dash-pkg-notify input { - vertical-align: middle; - margin: 0 0.25em; - } - - #dash-pkg-notify input[type=submit] { - margin-top: -0.25em; - } - - #dash-pkg-notify p { - margin: 0; - } - +/* dev dashboard: */ table.dash-stats .key { width: 50%; } -- cgit v1.2.3-55-g3dc8