modules/admin-core: Added several cross-references to relevant configuration pages
[project/luci.git] / themes / fledermaus / htdocs / luci-static / fledermaus / cascade.css
index 537b2ea..8fbdf31 100644 (file)
@@ -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],