themes: add essential CSS class to other themes as well
[project/luci.git] / themes / fledermaus / htdocs / luci-static / fledermaus / cascade.css
index a51f4fe..7fbb3c8 100644 (file)
@@ -575,8 +575,12 @@ div.cbi-tab-descr {
        padding: 0.5em 0.5em 0.5em 2em;
 }
 
+.left {
+       text-align: left !important;
+}
+
 .right {
-       text-align: right;
+       text-align: right !important;
 }
 
 .luci {