want to read people's posts that are dimmed out because they didnt accept the summoner code (people who posted before it was implemented but are not on the forums anymore)
1. download Stylebot extension
2. go install this style
basically this is all you need to see the post
Code:
.sca_not_agree .post_content,.sca_not_agree .message_footer,.sca_not_agree .avatar_top {
opacity: 1;
}
Code:
.post_hidden {
height: auto;
}
.post_hidden .post_hidden_message {
display: none;
}
.post_hidden table {
display: block;
}
inb4 downvotes
