mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
Slightly modified patch code of #1657
This commit is contained in:
parent
95436347e5
commit
50e30dbb6e
47 changed files with 135 additions and 8 deletions
|
|
@ -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] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue