modules/admin-core: Added several cross-references to relevant configuration pages
[project/luci.git] / themes / openwrt.org / htdocs / luci-static / openwrt.org / cascade.css
index f86a837..22c9d1f 100644 (file)
@@ -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],