Skip to content
Snippets Groups Projects

Resolve "Add own menu entry for notifications"

Merged Jonathan Weth requested to merge 327-add-own-menu-entry-for-notifications into master
All threads resolved!
3 files
+ 26
4
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -136,9 +136,8 @@ ul.sidenav li.logo > a:hover {
background-color: lighten($primary-color, 5%);
}
li.active > a > .sidenav-badge {
background-color: whitesmoke !important;
color: $primary-color !important;
.sidenav-badge {
min-width: 2rem!important;
}
.sidenav li.search {
Loading