Merge branch 'master' of git://github.com/vampiricwulf/appchan-x
Conflicts: LICENSE builds/appchan-x.user.js builds/crx/script.js
This commit is contained in:
commit
cccd33759a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1398,6 +1398,10 @@ a.useremail:last-of-type {
|
|||||||
.remove-spoilers.reveal-spoilers s::after {
|
.remove-spoilers.reveal-spoilers s::after {
|
||||||
content: '[/spoiler]';
|
content: '[/spoiler]';
|
||||||
}
|
}
|
||||||
|
:root:not(.remove-spoilers).reveal-spoilers .spoilers:not(:hover),
|
||||||
|
:root:not(.remove-spoilers).reveal-spoilers s:not(:hover) {
|
||||||
|
color: white !important;
|
||||||
|
}
|
||||||
:root:not(.remove-spoilers) .spoiler:not(:hover) *,
|
:root:not(.remove-spoilers) .spoiler:not(:hover) *,
|
||||||
:root:not(.remove-spoilers) s:not(:hover) * {
|
:root:not(.remove-spoilers) s:not(:hover) * {
|
||||||
color: rgb(0,0,0) !important;
|
color: rgb(0,0,0) !important;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user