Skip to content

Commit 6053ab4

Browse files
committed
Add slider-fill styles
1 parent 2736aaa commit 6053ab4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎css-forms-1/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,11 @@ input[type=checkbox][switch]::slider-track {
841841
inline-size: 0;
842842
}
843843

844+
input[type=checkbox][switch]::slider-fill {
845+
background-color: transparent;
846+
border-radius: inherit;
847+
}
848+
844849
::slider-thumb {
845850
border-radius: 0;
846851
border: none;

0 commit comments

Comments
 (0)