Merge pull request #5787 from McGiverGim/fix_progressbar_text

luci-theme-material: fix size of progressbar text
This commit is contained in:
Jo-Philipp Wich 2022-04-29 19:58:19 +02:00 committed by GitHub
commit bcad4b0a45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1650,7 +1650,6 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child {
.cbi-progressbar::after { .cbi-progressbar::after {
font-family: monospace; font-family: monospace;
font-size: 1.3em;
font-weight: bold; font-weight: bold;
font-size-adjust: .38; font-size-adjust: .38;
line-height: normal; line-height: normal;