Commit f50d08de531f41f26969bce04dbae36fd815f11b
1 parent
149aa5b7
Exists in
master
and in
29 other branches
ActionItem489: a little more css for location information in profile listing
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2101 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
public/stylesheets/blocks/profile-list-block.css
@@ -59,6 +59,8 @@ | @@ -59,6 +59,8 @@ | ||
59 | 59 | ||
60 | .common-profile-list-block .locality { | 60 | .common-profile-list-block .locality { |
61 | font-size: 9px; | 61 | font-size: 9px; |
62 | + opacity: 0.5; | ||
63 | + filter: alpha(opacity=50); | ||
62 | } | 64 | } |
63 | 65 | ||
64 | .common-profile-list-block .sex-male { | 66 | .common-profile-list-block .sex-male { |