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:
1dacc5c
)
* luci/themes: fix vertical alignment of help icons
author
Jo-Philipp Wich
<redacted>
Wed, 13 Aug 2008 18:16:06 +0000
(18:16 +0000)
committer
Jo-Philipp Wich
<redacted>
Wed, 13 Aug 2008 18:16:06 +0000
(18:16 +0000)
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
patch
|
blob
|
history
diff --git
a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
index aed90ae15d02303f2b5ae972473832bcd2559cbd..2b1946c0fb20908d89d6cd0eedec37d75e78853d 100644
(file)
--- a/
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
+++ b/
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
@@
-419,6
+419,10
@@
td.cbi-section-table-optionals {
padding-top: 1em;
}
+.cbi-value-helpicon img {
+ vertical-align: bottom;
+}
+
div.cbi-error {
font-size: 95%;
font-weight: bold;
git clone https://git.99rst.org/PROJECT