themes/openwrt: remove textarea highlight
This commit is contained in:
parent
46f48453a8
commit
c520d46a85
1 changed files with 1 additions and 3 deletions
|
@ -369,9 +369,7 @@ input[type=image] {
|
|||
input:focus,
|
||||
input:hover,
|
||||
select:focus,
|
||||
select:hover,
|
||||
textarea:focus,
|
||||
textarea:hover {
|
||||
select:hover {
|
||||
background-color: #ffffff;
|
||||
color: #000000;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue