add options to select apps that must be opend on new tab (UI)

This commit is contained in:
Simon Vieille 2020-09-12 16:10:48 +02:00
commit 918c55da3e
Signed by untrusted user: deblan
GPG key ID: 03383D15A1D31745
7 changed files with 102 additions and 20 deletions

View file

@ -64,3 +64,7 @@
font-size: 11px;
font-weight: normal;
}
.side-menu-toggler {
cursor: pointer;
}