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:
eb05b1e
)
* luci/themes/openwrt.org: second round of css fixes (affects all browsers)
author
Jo-Philipp Wich
<redacted>
Tue, 14 Oct 2008 23:02:18 +0000
(23:02 +0000)
committer
Jo-Philipp Wich
<redacted>
Tue, 14 Oct 2008 23:02:18 +0000
(23:02 +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 79bac6bf181a548ed04dd6f2f6773fdc0bc95a66..9edc15eeea9e1a2c5808480427f1672e58a3425f 100644
(file)
--- a/
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
+++ b/
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
@@
-708,6
+708,14
@@
td.cbi-section-table-optionals {
padding-top: 1em;
}
+div.cbi-section-create {
+ border-bottom: 1px dotted #bbbbbb;
+}
+
+div.cbi-section-create .cbi-button {
+ margin: 0.25em;
+}
+
.cbi-value-helpicon img {
vertical-align: bottom;
}
@@
-839,12
+847,4
@@
td.cbi-value-error {
text-align: right !important;
}
-* html div.cbi-section-create {
- border-bottom: 1px dotted #bbbbbb !important;
-}
-
-* html div.cbi-section-create .cbi-button {
- margin: 0.5em !important;
-}
-
}
git clone https://git.99rst.org/PROJECT