/* load the default Redmine stylesheet */
@import url(../../../stylesheets/application.css);

/* change accept status background */
.status-17 {
    background: #ffbf00;
}