mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Cleanup more css themes
This commit is contained in:
parent
43c4293330
commit
4f1fc5f44b
11 changed files with 81 additions and 114 deletions
|
|
@ -81,13 +81,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
html.glass {
|
||||
input:-webkit-autofill,
|
||||
input:-webkit-autofill:hover,
|
||||
input:-webkit-autofill:focus,
|
||||
input:-webkit-autofill:active {
|
||||
transition: color 9999s ease-out, background-color 9999s ease-out;
|
||||
}
|
||||
input:-webkit-autofill,
|
||||
input:-webkit-autofill:hover,
|
||||
input:-webkit-autofill:focus,
|
||||
input:-webkit-autofill:active {
|
||||
transition: color 9999s ease-out, background-color 9999s ease-out;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue