add options to select apps that must be displayed in the top menu (replace exteral sites option)
This commit is contained in:
parent
caa9c092ef
commit
ffab77aff2
8 changed files with 67 additions and 23 deletions
|
|
@ -20,6 +20,11 @@
|
|||
margin: 10px 0 10px 0;
|
||||
}
|
||||
|
||||
#side-menu-section input[type="checkbox"] {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
||||
#side-menu-section select {
|
||||
margin: 10px 0 10px 0;
|
||||
}
|
||||
|
|
@ -32,3 +37,5 @@
|
|||
color: #555;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue