@@ -57,24 +57,9 @@ a.blacklisted-active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.post-preview.blacklisted-active, #image-container.blacklisted-active {
|
.post-preview.blacklisted-active, #image-container.blacklisted-active {
|
||||||
img {
|
filter: brightness(0%);
|
||||||
display: none;
|
-webkit-filter: brightness(0%);
|
||||||
}
|
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
|
||||||
&:before {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
background-color: black;
|
|
||||||
|
|
||||||
&:after {
|
|
||||||
position: absolute;
|
|
||||||
content: "Blacklisted";
|
|
||||||
color: white;
|
|
||||||
top: 45%;
|
|
||||||
right: 0;
|
|
||||||
left: 0;
|
|
||||||
font-size: 130%;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-preview {
|
.post-preview {
|
||||||
|
|||||||
Reference in New Issue
Block a user