summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt.org/htdocs/luci-static
diff options
context:
space:
mode:
Diffstat (limited to 'themes/openwrt.org/htdocs/luci-static')
-rw-r--r--themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
index f86a837ee1..22c9d1ff39 100644
--- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
+++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
@@ -214,6 +214,14 @@ div#content ul {
font-size: 95%;
}
+.cbi-title-ref {
+ color: inherit;
+ text-decoration: none;
+ padding-right: 18px;
+ background: url('../resources/cbi/link.gif') no-repeat scroll right center;
+ background-color: inherit;
+}
+
input[type=submit],
input[type=reset],
input[type=image],