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:focus,
|
||||||
input:hover,
|
input:hover,
|
||||||
select:focus,
|
select:focus,
|
||||||
select:hover,
|
select:hover {
|
||||||
textarea:focus,
|
|
||||||
textarea:hover {
|
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue