Highlight your OPs / OPs quoting you.
This commit is contained in:
parent
b133e46123
commit
93c69744fe
@ -1039,7 +1039,9 @@ input[name="Default Volume"] {
|
||||
.filter-highlight > div.sideArrows {
|
||||
color: rgba(221, 0, 0, .7);
|
||||
}
|
||||
.opContainer.filter-highlight {
|
||||
:root.highlight-own .yourPost.opContainer,
|
||||
:root.highlight-you .quotesYou.opContainer,
|
||||
.filter-highlight.opContainer {
|
||||
box-shadow: inset 5px 0 rgba(221, 0, 0, .7);
|
||||
}
|
||||
.catalog-thread.watched .catalog-thumb,
|
||||
|
||||
@ -64,6 +64,8 @@
|
||||
:root.tomorrow .filter-highlight > div.sideArrows {
|
||||
color: rgba(129, 162, 190, .9);
|
||||
}
|
||||
:root.tomorrow.highlight-own .yourPost.opContainer,
|
||||
:root.tomorrow.highlight-you .quotesYou.opContainer,
|
||||
:root.tomorrow .opContainer.filter-highlight {
|
||||
box-shadow: inset 5px 0 rgba(129, 162, 190, .9);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user