Color codes for Type
I a previous release you have a fix to change the color codes for type. this does no longer work. can you provide a new fix? the old one was
.type span.international {
background-color:#228b22;
border:2px solid #228b22;
color:#FFFFFF !important;
}
.type span.executive {
background-color:#ffa500;
border:2px solid #ffa500;
color:#FFFFFF !important;
}