Description:
Changes the default style of the reply button into a more beautiful one
Go to your Admin CP -> Appearance -> Style -> (Your Style) -> Templates -> Extra.css
Add inside
.message .publicControls .item {
-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
-webkit-box-shadow: 0px 1px 0px...