Skip to content

Commit

Permalink
Removed unused css
Browse files Browse the repository at this point in the history
  • Loading branch information
NikkelM committed Nov 12, 2023
1 parent 5b67ce8 commit ce2f3c0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions static/css/toggle.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@
white-space: nowrap;
width: 1px;
}

.toggle input:indeterminate + .slider {
background-color: orange;
}

.toggle input:indeterminate + .slider::before {
transform: translateX(1em);
}

.toggle .slider {
position: absolute;
Expand Down

0 comments on commit ce2f3c0

Please sign in to comment.