improve progress bars
This commit is contained in:
parent
86d3e3a501
commit
2977b1da7e
3 changed files with 50 additions and 19 deletions
|
|
@ -162,6 +162,7 @@ input[type=range]::-moz-focus-outer {
|
|||
color: white;
|
||||
padding: 5px;
|
||||
margin: 5px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#modal {
|
||||
z-index: 20000;
|
||||
|
|
|
|||
Loading…
Reference in a new issue