flag taggable connections in acl selector

This commit is contained in:
friendica
2013-06-16 00:03:22 -07:00
parent f338da04e1
commit a37ac8f2f3
5 changed files with 18 additions and 17 deletions

View File

@@ -3739,6 +3739,10 @@ ul.menu-popup {
float: left;
margin: 4px;
}
.acl-list-item.taggable {
background-color: #ccccff;
}
.acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;}
.acl-list-item a {
font-size: 8px;