themes: add new image button CSS classes, patch by Kevin Locke <klocke@digitalengines...
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 5 Mar 2011 06:36:05 +0000 (06:36 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 5 Mar 2011 06:36:05 +0000 (06:36 +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 6326cacadd9db57cbc328286e0ec7fdaa4a835b6..a34881be06020a758db8f2133ebae38994babdc1 100644 (file)
@@ -279,6 +279,12 @@ td input[type=password] {
        width: 99%;
 }
 
+img.cbi-image-button {
+       cursor: pointer;
+       margin: 0 2px;
+       vertical-align: middle;
+}
+
 input.cbi-input-user {
        background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
        background-color: inherit;
index 451df9ca7634a6be49193e0071ba0ab9806f1948..6731b7c7f9f677ca01eccdd54af8ea0de5c6c1eb 100644 (file)
@@ -368,6 +368,12 @@ td input[type=password] {
        width: 99%;
 }
 
+img.cbi-image-button {
+       cursor: pointer;
+       margin: 0 2px;
+       vertical-align: middle;
+}
+
 input.cbi-input-user {
        background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
        background-color: inherit;
index 3d226dd038d3d64d022fa0ab7cfb57f35a5f04d7..3affd0857d5c8bf176b3d69690b07d9821b4c446 100644 (file)
@@ -540,6 +540,12 @@ td input[type=password] {
        width: 99%;
 }
 
+img.cbi-image-button {
+       cursor: pointer;
+       margin: 0 2px;
+       vertical-align: middle;
+}
+
 input.cbi-input-user {
        background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
        background-color: inherit;
index 6837713a45786fef91898180856d7d25f7212ed4..b85c1638fa366e1f47840da40cfcdbb0106532b0 100644 (file)
@@ -467,6 +467,12 @@ td input[type=password] {
        width: 99%;\r
 }\r
 \r
+img.cbi-image-button {\r
+       cursor: pointer;\r
+       margin: 0 2px;\r
+       vertical-align: middle;\r
+}\r
+\r
 input.cbi-input-user {\r
        background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;\r
        background-color: inherit;\r
index e40ddb808ddb33722ba68fcf19dd801ddcad762f..2d8311d49d69049180df656b075790207642299b 100644 (file)
@@ -376,6 +376,12 @@ td input[type=password] {
        width: 99%;
 }
 
+img.cbi-image-button {
+       cursor: pointer;
+       margin: 0 2px;
+       vertical-align: middle;
+}
+
 input.cbi-input-user {
        background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
        background-color: inherit;
index 35f1924fb25386a7df26e23c1c0c09a4b9b10341..710bf186362a6aea1f12587c90e8d654f0659c83 100644 (file)
@@ -465,6 +465,12 @@ td input[type=password] {
        width: 99%;
 }
 
+img.cbi-image-button {
+       cursor: pointer;
+       margin: 0 2px;
+       vertical-align: middle;
+}
+
 input.cbi-input-user {
        background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
        background-color: inherit;
index 0c7bf24aa2cdbd8d404bf59cda8b6d7607a70fbd..8d9a7a77e2df97287f67b20248dbc01666dfea6b 100644 (file)
@@ -386,6 +386,12 @@ td input[type=password] {
        width: 99%;
 }
 
+img.cbi-image-button {
+       cursor: pointer;
+       margin: 0 2px;
+       vertical-align: middle;
+}
+
 input.cbi-input-user {
        background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
        background-color: inherit;
index 61e4d4296fae9a1bd61bd5875a30a750f293c48a..6235db734e36d048b69fd90a11cffe8adcaa4eac 100644 (file)
@@ -320,6 +320,12 @@ td input[type=password] {
        width: 99%;
 }
 
+img.cbi-image-button {
+       cursor: pointer;
+       margin: 0 2px;
+       vertical-align: middle;
+}
+
 input.cbi-input-user {
        background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
        background-color: inherit;