mirror of
https://github.com/wekan/wekan.git
synced 2025-12-27 12:48:49 +01:00
6 lines
104 B
CSS
6 lines
104 B
CSS
.unicode-icon {
|
|
filter: grayscale(100%);
|
|
opacity: 0.8;
|
|
display: inline-block;
|
|
line-height: 1;
|
|
}
|