web-apps/apps/common/mobile/resources/less/material/icons.less

9 lines
109 B
Plaintext
Raw Normal View History

.device-android {
i.icon {
&.icon_mask {
background-color: black;
}
}
}