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 6326cac..a34881b 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 451df9c..6731b7c 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 3d226dd..3affd08 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 6837713..b85c163 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 e40ddb8..2d8311d 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 35f1924..710bf18 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 0c7bf24..8d9a7a7 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 61e4d42..6235db7 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;