move to monochrome theme
This commit is contained in:
@@ -78,6 +78,15 @@ p + p {
|
||||
color: white;
|
||||
}
|
||||
|
||||
/* Grayscale all emoji icons */
|
||||
.emoji-icon,
|
||||
.upload-icon,
|
||||
.empty-state-icon,
|
||||
[class*="encrypted"],
|
||||
.listing-location {
|
||||
filter: grayscale(1);
|
||||
}
|
||||
|
||||
.sr-only {
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
|
||||
Reference in New Issue
Block a user