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:
50677f9
)
luci-theme-openwrt-2020: zone-forwards wrap
author
Jyn
<redacted>
Mon, 14 Apr 2025 07:43:13 +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-2020/htdocs/luci-static/openwrt2020/cascade.css
patch
|
blob
|
history
diff --git
a/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css
b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css
index 8ea871b498bc4eceb56295ac1562d192bcdec0ee..7a280704613cf0f7dc23bbbfc906ab67d9fd7e5f 100644
(file)
--- a/
themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css
+++ b/
themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css
@@
-779,6
+779,11
@@
p > a {
.zone-forwards {
display: flex;
align-items: center;
+ flex-wrap: nowrap;
+}
+
+.zone-forwards > * {
+ text-wrap: auto;
}
.cbi-progressbar {
git clone https://git.99rst.org/PROJECT