mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(mod queue): show pending approval reasons directly
This commit is contained in:
@@ -653,6 +653,14 @@
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.pendingApprovalReason {
|
||||
color: var(--post-mobile-abbr-text-color);
|
||||
--post-link-text-color: var(--post-mobile-abbr-text-color);
|
||||
--post-link-text-color-hover: var(--post-mobile-abbr-text-color);
|
||||
--post-quotelink-text-color: var(--post-mobile-abbr-text-color);
|
||||
--post-quotelink-text-color-hover: var(--post-mobile-abbr-text-color);
|
||||
}
|
||||
|
||||
.failedPublishNotice {
|
||||
display: block;
|
||||
color: red;
|
||||
|
||||
Reference in New Issue
Block a user