mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 13:08:01 +02:00
Unify pseudo-elements notation into two colons
This commit is contained in:
parent
90784fe88e
commit
cf72f49f0b
7 changed files with 8 additions and 8 deletions
|
@ -380,7 +380,7 @@ input[type='range']::-moz-range-track {
|
|||
height: 0.25rem;
|
||||
display: inline-block;
|
||||
}
|
||||
.range-wrap:before {
|
||||
.range-wrap::before {
|
||||
content: '';
|
||||
width: var(--fw);
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue