themes: add essential CSS class to other themes as well
[project/luci.git] / themes / oxygen / htdocs / luci-static / oxygen / cascade.css
index 9fa4acc..5c12cff 100644 (file)
@@ -589,8 +589,12 @@ td.cbi-value-error {
        padding: 3px;
 }
 
+.left {
+       text-align: left !important;
+}
+
 .right {
-       text-align: right;
+       text-align: right !important;
 }
 
 .luci {