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:
4bbc033
)
luci-theme-material: fix checkbox css StaticList view
author
Florian Eckert
<redacted>
Thu, 23 May 2019 07:45:00 +0000
(09:45 +0200)
committer
Florian Eckert
<redacted>
Tue, 4 Jun 2019 13:16:54 +0000
(15:16 +0200)
Signed-off-by: Florian Eckert <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 2a88ef375064903fbb6244c6921a697a57a1585a..8a41e8c0cf40aa8535644b49dff566759aac00d5 100644
(file)
--- a/
themes/luci-theme-material/htdocs/luci-static/material/cascade.css
+++ b/
themes/luci-theme-material/htdocs/luci-static/material/cascade.css
@@
-2089,6
+2089,10
@@
label > input[type="radio"] {
vertical-align: bottom;
}
+label[data-index][data-depends] {
+ padding-right: 2em;
+}
+
.showSide {
display: none;
}
git clone https://git.99rst.org/PROJECT