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:
8a9562b
)
* luci/themes/openwrt.org: third round of layout fixes
author
Jo-Philipp Wich
<redacted>
Tue, 14 Oct 2008 23:55:26 +0000
(23:55 +0000)
committer
Jo-Philipp Wich
<redacted>
Tue, 14 Oct 2008 23:55:26 +0000
(23:55 +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 9edc15eeea9e1a2c5808480427f1672e58a3425f..4f2491b5d28fb1d5b7433d79d83084421272bebd 100644
(file)
--- a/
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
+++ b/
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
@@
-657,6
+657,10
@@
div.cbi-section-create {
white-space: nowrap;
}
+input.cbi-section-create-name {
+ margin-right: -0.25em;
+}
+
div.cbi-map-descr {
margin-bottom: 1em;
}
@@
-710,6
+714,7
@@
td.cbi-section-table-optionals {
div.cbi-section-create {
border-bottom: 1px dotted #bbbbbb;
+ vertical-align: top;
}
div.cbi-section-create .cbi-button {
@@
-843,6
+848,11
@@
td.cbi-value-error {
width: 50% !important;
}
+* html table.cbi-section-table td .cbi-input-text,
+* html table.cbi-section-table td .cbi-input-select {
+ width: 100% !important;
+}
+
* html div.cbi-page-actions {
text-align: right !important;
}
git clone https://git.99rst.org/PROJECT