sitemapnavi style adjustment for checkbox
This commit is contained in:
parent
90d581769d
commit
a1039cd66b
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
||||||
margin-bottom: @nav-margin;
|
margin-bottom: @nav-margin;
|
||||||
border-bottom: 1px solid @ini_nav_menu_color;
|
border-bottom: 1px solid @ini_nav_menu_color;
|
||||||
|
|
||||||
|
label {
|
||||||
|
padding-left: 0.5em;
|
||||||
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
line-height: @line-height-bigger;
|
line-height: @line-height-bigger;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue