fixed minor error

This commit is contained in:
daniel 2017-03-17 13:40:17 +01:00
parent 4277661cc4
commit aec7df9137
1 changed files with 4 additions and 0 deletions

View File

@ -4115,3 +4115,7 @@ div.button_message_alert_form input{
margin-right: 25px; margin-right: 25px;
} }
.ui-dialog .ui-dialog-titlebar {
background-color: #82b92e !important;
}