forked from GNUsocial/gnu-social
Updated styles for profile list fn and nickname
This commit is contained in:
parent
4eea7f55ef
commit
febcdcb6a0
@ -600,6 +600,10 @@ font-weight:normal;
|
|||||||
content: ")";
|
content: ")";
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
}
|
}
|
||||||
|
.entity_profile .nickname:after,
|
||||||
|
.entity_profile .nickname:before {
|
||||||
|
content:"";
|
||||||
|
}
|
||||||
.entity_profile dt,
|
.entity_profile dt,
|
||||||
.entity_profile h2 {
|
.entity_profile h2 {
|
||||||
display:none;
|
display:none;
|
||||||
@ -782,6 +786,7 @@ display:none;
|
|||||||
.profiles {
|
.profiles {
|
||||||
list-style-type:none;
|
list-style-type:none;
|
||||||
}
|
}
|
||||||
|
.profile .entity_profile .fn.nickname,
|
||||||
.profile .entity_profile .url[rel=contact] {
|
.profile .entity_profile .url[rel=contact] {
|
||||||
margin-left:0;
|
margin-left:0;
|
||||||
display:inline;
|
display:inline;
|
||||||
|
Loading…
Reference in New Issue
Block a user