]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Updated styles for profile list fn and nickname
authorSarven Capadisli <csarven@status.net>
Fri, 6 Nov 2009 12:35:21 +0000 (13:35 +0100)
committerSarven Capadisli <csarven@status.net>
Fri, 6 Nov 2009 12:35:21 +0000 (13:35 +0100)
theme/base/css/display.css

index 09d92be7b5f4fed17a45299a3868a40c27a0cefa..f9ed80aa9a908025fd0b6bcf4cf5d4fbb366fc99 100644 (file)
@@ -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;