summaryrefslogtreecommitdiffhomepage
path: root/themes/fledermaus/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'themes/fledermaus/htdocs')
-rw-r--r--themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
index 537b2ea8e..8fbdf318f 100644
--- a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
+++ b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
@@ -221,6 +221,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],