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