Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-02-16 01:48:48 +0400
committerJo-Philipp Wich <jow@openwrt.org>2012-02-16 01:48:48 +0400
commita0af7d7afedc243f9b3f5105399c071fafcad163 (patch)
tree034c34c6518572b5dabc70bd48bbef1c266125b5 /themes
parent36fa6575ed85c8106e5de0a553e4e6b1ce5e7db0 (diff)
themes/bootstrap: some whitespace fixes in CSS
Diffstat (limited to 'themes')
-rw-r--r--themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css20
1 files changed, 10 insertions, 10 deletions
diff --git a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
index e5fbbd353b..747706339a 100644
--- a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
+++ b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
@@ -107,12 +107,12 @@ textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
- *vertical-align: middle;
+ *vertical-align: middle;
}
button, input {
line-height: normal;
- *overflow: visible;
+ *overflow: visible;
}
button::-moz-focus-inner, input::-moz-focus-inner {
@@ -405,10 +405,10 @@ fieldset legend {
line-height: 1;
color: #404040;
padding-top: 20px;
- *padding: 0 0 5px 0px;
+ *padding: 0 0 5px 0px;
/* IE6-7 */
- *line-height: 1.5;
+ *line-height: 1.5;
/* IE6-7 */
}
@@ -487,7 +487,7 @@ input[type=checkbox], input[type=radio] {
height: auto;
padding: 0;
margin: 3px 0;
- *margin-top: 0;
+ *margin-top: 0;
/* IE6-7 */
line-height: normal;
@@ -511,9 +511,9 @@ input[type=button], input[type=reset], input[type=submit] {
select, input[type=file] {
height: 27px;
- *height: auto;
+ *height: auto;
line-height: 27px;
- *margin-top: 4px;
+ *margin-top: 4px;
/* For IE7, add top margin to align select with labels */
}
@@ -681,10 +681,10 @@ textarea[readonly] {
.help-inline {
padding-left: 5px;
- *position: relative;
+ *position: relative;
/* IE6-7 */
- *top: -5px;
+ *top: -5px;
/* IE6-7 */
}
@@ -1494,7 +1494,7 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
.alert-message .close {
margin-top: 1px;
- *margin-top: 0;
+ *margin-top: 0;
}
.alert-message a {