themes: add essential CSS class to other themes as well
[project/luci.git] / themes / freifunk-generic / htdocs / luci-static / freifunk-generic / cascade.css
index 6e57c4f..33dd6eb 100644 (file)
@@ -873,8 +873,12 @@ td.cbi-value-error {
        padding: 3px;
 }
 
+.left {
+       text-align: left !important;
+}
+
 .right {
-       text-align: right;
+       text-align: right !important;
 }
 
 .footer, .push {