themes/openwrt: remove textarea highlight
[project/luci.git] / themes / openwrt / htdocs / luci-static / openwrt.org / cascade.css
index faef7f3..7721558 100644 (file)
@@ -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;
 }