mirror of
https://github.com/smartfrigde/smartfrigde.github.io.git
synced 2024-08-14 22:46:45 +00:00
Create noSpoilers.css
This commit is contained in:
parent
10201d3560
commit
06939ac040
1 changed files with 14 additions and 0 deletions
14
smartcord/noSpoilers.css
Normal file
14
smartcord/noSpoilers.css
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
.spoiler-1PPAUc.hiddenSpoilers-1ksnR6 {
|
||||||
|
filter: blur(0);
|
||||||
|
}
|
||||||
|
.spoilerWarning-2aAZq1 {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.theme-dark .spoilerText-3p6IlD.hidden-HHr2R9, .theme-dark .spoilerText-3p6IlD.hidden-HHr2R9:hover {
|
||||||
|
background-color: transparent;
|
||||||
|
cursor: text;
|
||||||
|
}
|
||||||
|
.spoilerText-3p6IlD.hidden-HHr2R9 .inlineContent-3ZjPuv {
|
||||||
|
opacity: 1;
|
||||||
|
cursor: text;
|
||||||
|
}
|
Loading…
Reference in a new issue