From 9c65e54f000fa3d0fb4f39ce9856619fab292d11 Mon Sep 17 00:00:00 2001 From: Linus Sehn Date: Tue, 8 Nov 2022 12:15:03 +0100 Subject: [PATCH] Make progressbar slightly thicker --- look/elements/topbanner.less | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/look/elements/topbanner.less b/look/elements/topbanner.less index 95d74a2664..915240b5bf 100644 --- a/look/elements/topbanner.less +++ b/look/elements/topbanner.less @@ -62,19 +62,20 @@ div.topbanner { .progressbar { margin-top: 0.3em; margin-bottom: 1em; - height: 24px; + height: 25px; position: relative; border: 1px solid #55555540; .progress { text-align: right; font-weight: 700; + padding-top: 2px; padding-right: 3px; white-space: nowrap; overflow: visible !important; border-radius: 0px; display: block; - height: 22px; + height: 23px; background-image: linear-gradient( 90deg, rgba(208, 243, 0, 1) 0%,