mirror of
https://github.com/lubosz/overte.git
synced 2025-04-27 00:35:37 +02:00
Remove unnecessary css
This commit is contained in:
parent
0f518b6dbd
commit
775bbdaebb
1 changed files with 0 additions and 7 deletions
|
@ -301,10 +301,3 @@ input[type="number"]::-webkit-inner-spin-button:hover,
|
|||
input[type="number"]::-webkit-inner-spin-button:active{
|
||||
opacity: .8;
|
||||
}
|
||||
|
||||
/* Override browser form filling */
|
||||
input:-webkit-autofill {
|
||||
background: black;
|
||||
color: red;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue