forked from deblan/side_menu
Merge branch 'feature/removing-jquery' into develop
This commit is contained in:
commit
228f07ea25
14 changed files with 413 additions and 272 deletions
|
|
@ -20,7 +20,7 @@
|
|||
margin: 10px 0 10px 0;
|
||||
}
|
||||
|
||||
#side-menu-section input[type="checkbox"] {
|
||||
#-dropside-menu-section input[type="checkbox"] {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
|
@ -81,6 +81,12 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.side-menu-setting-list-drop {
|
||||
background: yellow;
|
||||
border-color: yellow;
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
.side-menu-setting.arrow {
|
||||
color: #ccc;
|
||||
padding-right: 5px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue