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:
d23bbd8
)
luci-theme-openwrt: zone-forwards wrap
author
Jyn
<redacted>
Mon, 14 Apr 2025 07:43:51 +0000
(14:43 +0700)
committer
Paul Donald
<redacted>
Mon, 14 Apr 2025 13:19:35 +0000
(15:19 +0200)
Signed-off-by: Jyn <redacted>
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css
patch
|
blob
|
history
diff --git
a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css
b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css
index b447acc8ab37faf58ca76aab678e182ca7f372ad..18e70761500b6ea9dd5a77b2b28d0b9627d0a816 100644
(file)
--- a/
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css
+++ b/
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css
@@
-1482,12
+1482,13
@@
select + .cbi-button {
.zone-forwards {
display: flex;
- flex-wrap: wrap;
+ flex-wrap:
no
wrap;
}
.zone-forwards > * {
flex: 1 1 45%;
padding: 1px;
+ text-wrap: auto;
}
.zone-forwards > span {
git clone https://git.99rst.org/PROJECT