git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
ac5bd8c
)
luci-theme-bootstrap: fix minor CSS errors
author
Arjen de Korte
<redacted>
Sat, 10 Dec 2016 21:09:50 +0000
(22:09 +0100)
committer
GitHub
<redacted>
Sat, 10 Dec 2016 21:09:50 +0000
(22:09 +0100)
Signed-off-by: Arjen de Korte \<redacted>
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
patch
|
blob
|
history
diff --git
a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
index ef19e7c1163c98b5e10c56c3f9928944b1b8e5d1..1d712e45336c8c4d44cf20fc3e09123162e90410 100644
(file)
--- a/
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
+++ b/
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
@@
-447,7
+447,7
@@
form .cbi-value:before, form .cbi-value:after {
zoom: 1;
}
-form .clearfix:after
+form .clearfix:after
,
form .cbi-value:after {
clear: both;
}
@@
-996,7
+996,7
@@
a.menu:after, .dropdown-toggle:after {
.menu-dropdown li, .dropdown-menu li {
float: none;
display: block;
- background-color:
none
;
+ background-color:
transparent
;
}
.menu-dropdown .divider, .dropdown-menu .divider {
@@
-1732,7
+1732,6
@@
a.label:hover {
color: #808080;
display: inline-block;
font-size: 13px;
- height: 22 dpx;
line-height: 18px;
}
git clone https://git.99rst.org/PROJECT