projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a59d6a7
)
* luci/themes: small css fix for all themes
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 6 Sep 2008 16:57:57 +0000
(16:57 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 6 Sep 2008 16:57:57 +0000
(16:57 +0000)
themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
patch
|
blob
|
history
themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css
patch
|
blob
|
history
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
patch
|
blob
|
history
diff --git
a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
index e443664363cba9751b45123afad8da26c7fa84c8..4663ff5831d4c1d2d0185df4570aa63864322f89 100644
(file)
--- a/
themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
+++ b/
themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
@@
-433,6
+433,7
@@
div.cbi-value:hover div.cbi-value-field > div.cbi-value-description {
div.cbi-section-create {
clear: left;
+ white-space: nowrap;
}
div.cbi-map-descr {
diff --git
a/themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css
b/themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css
index 6c841b20693d09dacd143efbdb71a56b399fd7ca..dd6fe5e9bfb2cbfce4779718baa8234737aa1970 100644
(file)
--- a/
themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css
+++ b/
themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css
@@
-418,6
+418,7
@@
div.cbi-value:hover div.cbi-value-field > div.cbi-value-description {
div.cbi-section-create {
clear: left;
+ white-space: nowrap;
}
div.cbi-map-descr {
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 1e2e7eb7bb9aa7c7b6aaac2043b69e0f328ed00e..bc01339e7eb2ba8b8b32ff635c1cf2b633014382 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,7
@@
div.cbi-value-description {
div.cbi-section-create {
clear: left;
+ white-space: nowrap;
}
div.cbi-map-descr {