kopia lustrzana https://github.com/nolanlawson/pinafore
fix: grayscale mode support for header images (#2354)
rodzic
fd4bb4d864
commit
452b34b3b4
|
@ -55,7 +55,7 @@
|
|||
*/
|
||||
img, svg, video,
|
||||
input[type="checkbox"], input[type="radio"],
|
||||
.inline-emoji, .theme-preview {
|
||||
.inline-emoji, .theme-preview, .account-profile {
|
||||
filter: grayscale(100%);
|
||||
}
|
||||
</style>
|
||||
|
|
Ładowanie…
Reference in New Issue