themes: add essential CSS class to other themes as well
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 20 Dec 2011 15:24:14 +0000 (15:24 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 20 Dec 2011 15:24:14 +0000 (15:24 +0000)
themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css
themes/freifunk-hannover/htdocs/luci-static/freifunk-hannover/cascade.css
themes/freifunk/htdocs/luci-static/freifunk/cascade.css
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css
themes/oxygen/htdocs/luci-static/oxygen/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 {
index e2bd92c..e921e49 100644 (file)
@@ -684,8 +684,12 @@ div.cbi-tab-descr {
 }
 
 
+.left {
+       text-align: left !important;
+}
+
 .right {
-       text-align: right;
+       text-align: right !important;
 }
 
 .luci {
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 {
index 07218f2..0f89216 100644 (file)
@@ -821,8 +821,12 @@ td.cbi-value-error {
        padding: 3px;\r
 }\r
 \r
+.left {\r
+       text-align: left !important;\r
+}\r
+\r
 .right {\r
-       text-align: right;\r
+       text-align: right !important;\r
 }\r
 \r
 .luci {\r
index 4b93ec3..1b37711 100644 (file)
@@ -691,8 +691,12 @@ div.cbi-tab-descr {
 }
 
 
+.left {
+       text-align: left !important;
+}
+
 .right {
-       text-align: right;
+       text-align: right !important;
 }
 
 .luci {
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 {
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 {