But let's hide external permalink if already linked through 'source'
This commit is contained in:
parent
ff0a93a0ba
commit
363d467585
@ -970,6 +970,10 @@ content: ":";
|
|||||||
content: '[';
|
content: '[';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.notice footer .source + .permalink.external {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
/* old school conversation style */
|
/* old school conversation style */
|
||||||
|
|
||||||
#conversation .notices .notices {
|
#conversation .notices .notices {
|
||||||
|
Loading…
Reference in New Issue
Block a user