>>546
CSS
```
.postform-write .mod_pressed {
background: inherit !important;
i:not(.fa-spin) {
color: inherit !important;
transform: scale(1) !important;
}
}
```