themes/openwrt: remove textarea highlight
[project/luci.git] / themes / openwrt / htdocs / luci-static / openwrt.org / cascade.css
index faef7f3795d92fa8fc786e576bba9d7c3025758e..7721558ca0afa437203a03d75c51f8b9119b555d 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;
 }