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:
f1fefe9
)
luci-theme-*: layout improvements
author
Paul Donald
<redacted>
Sun, 8 Jun 2025 20:59:41 +0000
(22:59 +0200)
committer
Paul Donald
<redacted>
Sun, 8 Jun 2025 20:59:41 +0000
(22:59 +0200)
bootstrap now utilizes more screen width for main content
Signed-off-by: Paul Donald <redacted>
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
patch
|
blob
|
history
diff --git
a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
index 67c23fe43d33ad69ab2f76a48e63b50882cd7607..c9c11ea45c770aeb26de5d3a93340ca4ecd30de5 100644
(file)
--- a/
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
+++ b/
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
@@
-291,8
+291,7
@@
body {
}
.container {
- width: 100%;
- max-width: 940px;
+ width: 86%;
margin-left: auto;
margin-right: auto;
zoom: 1;
git clone https://git.99rst.org/PROJECT