mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-25 18:58:56 +00:00
parent
90a2dcfde1
commit
b5e80db225
Notes:
sideshowbarker
2024-07-17 06:39:26 +09:00
Author: https://github.com/simonkrauter
Commit: b5e80db225
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/518
Issue: https://github.com/LadybirdBrowser/ladybird/issues/512
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ input[type=range]::-webkit-slider-runnable-track, input[type=range]::-webkit-sli
|
||||||
}
|
}
|
||||||
input[type=range]::-webkit-slider-runnable-track {
|
input[type=range]::-webkit-slider-runnable-track {
|
||||||
height: 4px;
|
height: 4px;
|
||||||
|
width: 100%;
|
||||||
margin-top: 6px;
|
margin-top: 6px;
|
||||||
background-color: AccentColor;
|
background-color: AccentColor;
|
||||||
border: 1px solid rgba(0, 0, 0, 0.5);
|
border: 1px solid rgba(0, 0, 0, 0.5);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue