]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/css/style.css
[frio] Make whole ACL panel heading clickable to change visibility panel
[friendica.git] / view / theme / frio / css / style.css
index 630a92fb276d51477270121113afcb23507340c6..5926b3b53543b09158ba2eca23e4ba19f1419a2b 100644 (file)
@@ -1466,6 +1466,12 @@ textarea.comment-edit-text:focus + .comment-edit-form .preview {
     content: "\f09c";
 }
 
+#acl-wrapper label.panel-heading {
+       display: block;
+       margin-bottom: 0;
+       cursor: pointer;
+}
+
 /* Filebrowser */
 .fbrowser .breadcrumb {
     margin-bottom: 0px;