Show permalinks only for local notices

the "from [site]" already links to the permalink
This commit is contained in:
Mikael Nordfeldth
2014-11-05 19:49:41 +01:00
parent 7ea067a0dc
commit e90a1f44c4
2 changed files with 18 additions and 6 deletions

View File

@@ -991,6 +991,10 @@ content: ":";
content: '[';
}
.notice .permalink.external {
display: none;
}
/* old school conversation style */
#conversation .notices .notices {