* luci-0.8: merge template changes from trunk
[project/luci.git] / themes / openwrt.org / htdocs / luci-static / openwrt.org / cascade.css
index 2c0004cbb6981a13efe9a03c4901ce58b1c1d59d..82d578f0dcce1eac1441860ed6806829254e741d 100644 (file)
@@ -372,12 +372,19 @@ textarea#syslog {
        font-style: italic;
        font-family: Trebuchet MS, Verdana, sans-serif;
        color: #27408B;
+       background: url('../resources/cbi/arrow.gif') left no-repeat;
+    padding-left: 17px;
 }
 
 #maincontent p {
        margin-bottom: 1em;
 }
 
+#auth_buttons {
+       float: right;
+       padding-top: 0.5em;
+}
+
 .cbi-section {
        margin-bottom: 0.5em;
        padding: 0.5em 1em;