fix up spoilers
This commit is contained in:
parent
ca28d9c2ae
commit
ca13ec04a8
2 changed files with 1 additions and 35 deletions
|
@ -679,42 +679,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
.spoiler-helper {
|
||||
margin-bottom: -20px !important;
|
||||
}
|
||||
|
||||
.spoiler {
|
||||
&::before {
|
||||
margin-top: 20px;
|
||||
display: block;
|
||||
content: '';
|
||||
}
|
||||
|
||||
display: inline;
|
||||
cursor: pointer;
|
||||
border-bottom: 1px dashed white;
|
||||
.light & {
|
||||
border-bottom: 1px dashed black;
|
||||
}
|
||||
|
||||
&.spoiler-on {
|
||||
&, & * {
|
||||
color: transparent !important;
|
||||
}
|
||||
background: white;
|
||||
.light & {
|
||||
background: black;
|
||||
}
|
||||
|
||||
.emojione {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@import 'boost';
|
||||
|
||||
|
||||
button i.fa-retweet {
|
||||
height: 19px;
|
||||
width: 22px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue