themes: CSS fix for iface badges
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Feb 2012 16:43:02 +0000 (16:43 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Feb 2012 16:43:02 +0000 (16:43 +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/openwrt/htdocs/luci-static/openwrt.org/cascade.css
themes/oxygen/htdocs/luci-static/oxygen/cascade.css

index 6e2635a..18b7f1c 100644 (file)
@@ -728,6 +728,7 @@ div.cbi-tab-descr {
        border: 1px solid #CCCCCC;
        padding: 2px;
        margin-left: 2px;
+       display: inline-block;
 }
 
 .ifacebadge-active {
index b78814e..3246163 100644 (file)
@@ -837,6 +837,7 @@ div.cbi-tab-descr {
        border: 1px solid #CCCCCC;
        padding: 2px;
        margin-left: 2px;
+       display: inline-block;
 }
 
 .ifacebadge-active {
index 9a80e0f..16d9ba6 100644 (file)
@@ -115,6 +115,7 @@ a img {
        border: 1px solid #CCCCCC;
        padding: 2px;
        margin-left: 2px;
+       display: inline-block;
 }
 
 .ifacebadge-active {
index 2719807..7501571 100644 (file)
@@ -925,6 +925,7 @@ td.cbi-value-error {
        border: 1px solid #CCCCCC;\r
        padding: 2px;\r
        margin-left: 2px;\r
+       display: inline-block;\r
 }\r
 \r
 .ifacebadge-active {\r
index 3c5a045..26e3509 100644 (file)
@@ -844,6 +844,7 @@ div.cbi-tab-descr {
        border: 1px solid #CCCCCC;
        padding: 2px;
        margin-left: 2px;
+       display: inline-block;
 }
 
 .ifacebadge-active {
index 27f7fe7..af75d34 100644 (file)
@@ -850,6 +850,7 @@ td.cbi-value-error {
        border: 1px solid #CCCCCC;
        padding: 2px;
        margin-left: 2px;
+       display: inline-block;
 }
 
 .ifacebadge-active {
index 9b94b58..cfc29d6 100644 (file)
@@ -896,6 +896,7 @@ div.cbi-tab-descr {
        border: 1px solid #CCCCCC;
        padding: 2px;
        margin-left: 2px;
+       display: inline-block;
 }
 
 .ifacebadge-active {
index 8270ada..a297fff 100644 (file)
@@ -718,6 +718,7 @@ td.cbi-value-error {
        border: 1px solid #CCCCCC;
        padding: 2px;
        margin-left: 2px;
+       display: inline-block;
 }
 
 .ifacebadge-active {