mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:47:36 +00:00
Base: Remove some unnecessary styling from progressbar.html
The button color here now just creates issues on dark themes, and the margin on the progress bar does nothing.
This commit is contained in:
parent
9768cda634
commit
a75d5e1b77
1 changed files with 0 additions and 5 deletions
|
@ -41,15 +41,10 @@
|
|||
margin-left: 20px;
|
||||
}
|
||||
|
||||
input {
|
||||
color: black;
|
||||
}
|
||||
|
||||
#custom-progress {
|
||||
appearance: none;
|
||||
width: 200px;
|
||||
height: 20px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#custom-progress::-webkit-progress-bar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue