mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(post): enable highlighting an already highlighted post by using a different color
This commit is contained in:
@@ -490,6 +490,9 @@
|
||||
|
||||
.highlight {
|
||||
background: var(--reply-highlight-background-color) !important;
|
||||
border: var(--reply-highlight-border) !important;
|
||||
border-left: var(--reply-highlight-border-left, revert) !important;
|
||||
border-top: var(--reply-highlight-border-top, revert) !important;
|
||||
}
|
||||
|
||||
.replyQuotePreview {
|
||||
|
||||
Reference in New Issue
Block a user