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:
76fa303
)
luci-theme-*: layout improvements
author
Paul Donald
<redacted>
Sun, 20 Apr 2025 13:35:12 +0000
(15:35 +0200)
committer
Paul Donald
<redacted>
Sun, 8 Jun 2025 20:59:15 +0000
(22:59 +0200)
material menu bar on the left is now 'above' main content
Signed-off-by: Paul Donald <redacted>
themes/luci-theme-material/htdocs/luci-static/material/cascade.css
patch
|
blob
|
history
diff --git
a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
index a7d39b6480c493764f8ce586ceca76017f466e5b..a09d7c36f19cd12e3daa4d0aa68216dad59bed08 100644
(file)
--- a/
themes/luci-theme-material/htdocs/luci-static/material/cascade.css
+++ b/
themes/luci-theme-material/htdocs/luci-static/material/cascade.css
@@
-347,6
+347,7
@@
small {
height: calc(100% - 4rem);
background-color: var(--menu-bg-color);
transition: visibility 400ms, width 400ms;
+ z-index: 800;
}
.main-right {
git clone https://git.99rst.org/PROJECT