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 a51f4fe0e7db75ec1e2ec32dcab09dbc361cc61f..7fbb3c85187f37fc611840bbbcb17c42c6d90635 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 e2bd92c8af0b372e399001c6b93e3d4be3f936e7..e921e49e0e4ec7885d2d3e7c1dc057ecf9894dee 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 6e57c4ffa3a14acd64bce895e742649e76ae0063..33dd6eb105f062c7a0f0bc6dee0260e9130bf1d1 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 07218f24fa7c35c098262b34d515d99981569057..0f89216557bb4786c53bf50213163041247a71d7 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 4b93ec3a38825fe6f8eac4aca02390344c38ba92..1b37711241e54fc9183247f7cc825ce041df4bdb 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 710bf186362a6aea1f12587c90e8d654f0659c83..277207b73e922897e6e7356ba54e3a76b8a0c254 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 9fa4acc4b2a55dc1f6a15402c117fc34ba794d8f..5c12cff588bc74c8a083f7b049d1a99515325548 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 {