2018-08-26, 05:22 PM
For the 1.8.18 update you add this CSS below.
Just copy and paste this code at the bottom of your global.css.
Just copy and paste this code at the bottom of your global.css.
.postbit_qrestore,
.status_type {
display:none!important;
}
.deleted_post .postbit_qrestore,
.deleted_post .status_type {
display:inline!important;
}
.deleted_post .postbit_mirage {
display:none!important;
}