add active app, remove useless controllers

This commit is contained in:
Simon Vieille 2020-03-28 23:05:03 +01:00
commit a0fed31780
Signed by untrusted user: deblan
GPG key ID: 03383D15A1D31745
4 changed files with 16 additions and 66 deletions

View file

@ -55,7 +55,7 @@
white-space: nowrap;
}
.side-menu-app a:hover {
.side-menu-app a:hover, .side-menu-app.is-active a {
background: #444;
}