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:32:20 +0200
commit00b19ccee0db5fd628c4959ac665234395a92989 (patch)
tree0542c60499024e6b8a8d0f53f7a7062960506c16 /view/theme
parent54d55fb62fd9a69c77ce9313ccec432faa8395e7 (diff)
downloadvolse-hubzilla-00b19ccee0db5fd628c4959ac665234395a92989.tar.gz
volse-hubzilla-00b19ccee0db5fd628c4959ac665234395a92989.tar.bz2
volse-hubzilla-00b19ccee0db5fd628c4959ac665234395a92989.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;
}