summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-11-06 13:35:21 +0100
committerSarven Capadisli <csarven@status.net>2009-11-06 13:35:21 +0100
commitfebcdcb6a09afac4e82218d6971378d5302cd0b6 (patch)
tree031dcf502d5fa43d7223a1d2a28f82d1fd5c63d9
parent4eea7f55ef9cfb856516f1667b88abfce277878b (diff)
Updated styles for profile list fn and nickname
-rw-r--r--theme/base/css/display.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 09d92be7b..f9ed80aa9 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -600,6 +600,10 @@ font-weight:normal;
content: ")";
font-weight:normal;
}
+.entity_profile .nickname:after,
+.entity_profile .nickname:before {
+content:"";
+}
.entity_profile dt,
.entity_profile h2 {
display:none;
@@ -782,6 +786,7 @@ display:none;
.profiles {
list-style-type:none;
}
+.profile .entity_profile .fn.nickname,
.profile .entity_profile .url[rel=contact] {
margin-left:0;
display:inline;