Merge pull request #2746 from TDT-AG/pr/20190603-luci-theme-material
luci-theme-material: fix checkbox css StaticList view
This commit is contained in:
commit
1e138fdccf
1 changed files with 4 additions and 0 deletions
|
@ -2089,6 +2089,10 @@ label > input[type="radio"] {
|
|||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
label[data-index][data-depends] {
|
||||
padding-right: 2em;
|
||||
}
|
||||
|
||||
.showSide {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue