fchat-rising/less/tickets.less

9 lines
165 B
Plaintext

.ticket-reply-well {
.well();
margin-bottom: 0px;
}
.ticket-reply-well.staff {
background-color: @state-info-bg;
border-color: @state-info-border;
}