improve non-ACL option description in ACL dialog

This commit is contained in:
Treer
2016-05-08 20:44:30 +10:00
parent 2b77c9a74b
commit e7a65c1f8d
5 changed files with 212 additions and 14 deletions

View File

@@ -1046,6 +1046,13 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover {
font-size: 140%;
}
#acl-info-icon,
#acl-info-icon:active {
font-size: 110%;
color: $link_colour;
text-decoration: none;
}
#acl-showall-caption {
margin-left: 0.35em;
}