improve progress bars

This commit is contained in:
Stewart Allen 2020-04-18 23:39:17 -04:00
commit 2977b1da7e
3 changed files with 50 additions and 19 deletions

View file

@ -162,6 +162,7 @@ input[type=range]::-moz-focus-outer {
color: white;
padding: 5px;
margin: 5px;
white-space: nowrap;
}
#modal {
z-index: 20000;