more indicators of public visibility

This commit is contained in:
Friendika 2011-05-19 19:55:34 -07:00
parent e51e772abc
commit a27b7fb28d
7 changed files with 47 additions and 9 deletions

View file

@ -1584,11 +1584,26 @@ input#dfrn-url {
display: block;
}
#acl-permit-text,
#acl-permit-text {
margin-top: 10px;
float: left;
}
#acl-deny-text {
margin-top: 10px;
}
#jot-public {
float: left;
margin-top: 10px;
margin-left: 15px;
color: #FF0000;
}
#acl-permit-text-end {
clear: both;
}
#acl-allow-group-label,
#acl-allow-contact-label,
#acl-deny-group-label,