كود بسيط تضيفه الى قالب.........extra.less
.message-name{
background: #fcfcfb;
color: #C1730E;
border:1px solid #ccc;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
padding: 4px;
line-height: 1.4;
font-weight: 600;
margin:0px...