Slightly modified patch code of #1657

This commit is contained in:
the-djmaze 2024-07-11 01:31:58 +02:00
parent 95436347e5
commit 50e30dbb6e
47 changed files with 135 additions and 8 deletions

View file

@ -33,6 +33,10 @@ input:-webkit-autofill:active {
transition: color 9999s ease-out, background-color 9999s ease-out;
}
[data-icon].rotate::before {
transform: rotate(-180deg);
}
/*
@media (pointer: coarse), (hover: none) {
[title] {