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:
Zixaphir 2014-03-10 14:45:09 -07:00
commit cccd33759a
3 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1398,6 +1398,10 @@ a.useremail:last-of-type {
.remove-spoilers.reveal-spoilers s::after {
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) s:not(:hover) * {
color: rgb(0,0,0) !important;