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 f86a837ee10460d8b6185a8569727b5bbe4883c4..22c9d1ff39190801c446c9396c8a839e78c9767e 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],