mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-03 07:15:24 +00:00
Fixed progress bar text
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
display: block;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
.ui-progressbar-value
|
||||
@@ -35,6 +36,7 @@
|
||||
position: relative;
|
||||
font-weight: normal;
|
||||
color: white;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
/* Set the row height so it won't resize when the progress bar is created */
|
||||
|
||||
Reference in New Issue
Block a user