framework/extensions/approval/less/forum/extension.less
2015-09-22 18:14:56 +09:30

8 lines
98 B
Plaintext

.CommentPost--unapproved {
.Post-header,
.Post-body,
.Post-footer {
opacity: 0.5;
}
}