collapse sysapps if viewing a remote channel

This commit is contained in:
Mario Vavti
2017-05-05 16:32:20 +02:00
parent dcc8a94d07
commit 3ccefa20e8
3 changed files with 38 additions and 11 deletions

View File

@@ -886,7 +886,8 @@ a .drop-icons:hover {
color: #FF0000;
}
.lockview {
.lockview,
.sys-apps-toggle {
cursor: pointer;
}