Merge pull request #5787 from McGiverGim/fix_progressbar_text
luci-theme-material: fix size of progressbar text
This commit is contained in:
commit
bcad4b0a45
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue