Highlight thread watcher icon on unread replies to you even if already open.
This commit is contained in:
parent
5369259876
commit
46765f2b5d
@ -72,7 +72,7 @@
|
||||
}
|
||||
|
||||
/* Thread Watcher */
|
||||
:root.burichan .replies-quoting-you > a, :root.burichan #watcher-link.disabled.replies-quoting-you {
|
||||
:root.burichan .replies-quoting-you > a, :root.burichan #watcher-link.replies-quoting-you {
|
||||
color: #F00;
|
||||
}
|
||||
|
||||
|
||||
@ -72,7 +72,7 @@
|
||||
}
|
||||
|
||||
/* Thread Watcher */
|
||||
:root.futaba .replies-quoting-you > a, :root.futaba #watcher-link.disabled.replies-quoting-you {
|
||||
:root.futaba .replies-quoting-you > a, :root.futaba #watcher-link.replies-quoting-you {
|
||||
color: #F00;
|
||||
}
|
||||
|
||||
|
||||
@ -80,7 +80,7 @@
|
||||
}
|
||||
|
||||
/* Thread Watcher */
|
||||
:root.photon .replies-quoting-you > a, :root.photon #watcher-link.disabled.replies-quoting-you {
|
||||
:root.photon .replies-quoting-you > a, :root.photon #watcher-link.replies-quoting-you {
|
||||
color: #00F !important;
|
||||
}
|
||||
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
}
|
||||
|
||||
/* Thread Watcher */
|
||||
:root.tomorrow .replies-quoting-you > a, :root.tomorrow #watcher-link.disabled.replies-quoting-you {
|
||||
:root.tomorrow .replies-quoting-you > a, :root.tomorrow #watcher-link.replies-quoting-you {
|
||||
color: #F00 !important;
|
||||
}
|
||||
|
||||
|
||||
@ -73,7 +73,7 @@
|
||||
}
|
||||
|
||||
/* Thread Watcher */
|
||||
:root.yotsuba-b .replies-quoting-you > a, :root.yotsuba-b #watcher-link.disabled.replies-quoting-you {
|
||||
:root.yotsuba-b .replies-quoting-you > a, :root.yotsuba-b #watcher-link.replies-quoting-you {
|
||||
color: #F00;
|
||||
}
|
||||
|
||||
|
||||
@ -72,7 +72,7 @@
|
||||
}
|
||||
|
||||
/* Thread Watcher */
|
||||
:root.yotsuba .replies-quoting-you > a, :root.yotsuba #watcher-link.disabled.replies-quoting-you {
|
||||
:root.yotsuba .replies-quoting-you > a, :root.yotsuba #watcher-link.replies-quoting-you {
|
||||
color: #F00;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user