modules/admin-full: Network interface configuration optimization part #1
[project/luci.git] / themes / openwrt-light / htdocs / luci-static / openwrt-light / cascade.css
index a4203a6..42b9b33 100644 (file)
@@ -237,6 +237,12 @@ td input[type=password] {
        width: 99%;
 }
 
+button.clean {
+       cursor: pointer;
+       border: none;
+       background-color: inherit;
+}
+
 textarea {
        margin-left: -1px;
        margin-bottom: 0.5em;