mirror of
https://github.com/umami-software/umami.git
synced 2026-02-23 22:15:35 +01:00
Compare commits
No commits in common. "a270b0afea6ee9769c2d713a40d674e3271a0726" and "889a404650be079a4299c96c0c53456f57d83732" have entirely different histories.
a270b0afea
...
889a404650
1 changed files with 0 additions and 15 deletions
|
|
@ -41,18 +41,3 @@ a:hover {
|
|||
border: 4px solid rgba(0, 0, 0, 0);
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
/* Fix autofill background color to match dark theme */
|
||||
input:-webkit-autofill,
|
||||
input:-webkit-autofill:hover,
|
||||
input:-webkit-autofill:focus,
|
||||
input:-webkit-autofill:active,
|
||||
textarea:-webkit-autofill,
|
||||
textarea:-webkit-autofill:hover,
|
||||
textarea:-webkit-autofill:focus,
|
||||
select:-webkit-autofill,
|
||||
select:-webkit-autofill:hover,
|
||||
select:-webkit-autofill:focus {
|
||||
-webkit-box-shadow: 0 0 0 1000px var(--background-color) inset !important;
|
||||
transition: color 5000s ease-in-out 0s;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue