aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-05-05 16:32:20 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-05 16:33:28 +0200
commit3ccefa20e8b10d0a507c6b002237664e721ca389 (patch)
treef5a171e273d5bc5d5b4d7a15e261f866889ee16f /view/theme
parentdcc8a94d07cb60b0bc814a30ccdae41a49133649 (diff)
downloadvolse-hubzilla-3ccefa20e8b10d0a507c6b002237664e721ca389.tar.gz
volse-hubzilla-3ccefa20e8b10d0a507c6b002237664e721ca389.tar.bz2
volse-hubzilla-3ccefa20e8b10d0a507c6b002237664e721ca389.zip
collapse sysapps if viewing a remote channel
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 4ab2634ef..faa292fe5 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -886,7 +886,8 @@ a .drop-icons:hover {
color: #FF0000;
}
-.lockview {
+.lockview,
+.sys-apps-toggle {
cursor: pointer;
}