You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 lines
285 B

#wpadminbar #wp-admin-bar-cau-has-issues .ab-icon:before {
/*content: "\f463";*/
content: "\f332";
top: 3px;
}
#wpadminbar #wp-admin-bar-cau-has-issues .cau-level-low {
/*color: #FFBA00;*/
}
#wpadminbar #wp-admin-bar-cau-has-issues .cau-level-high {
color: #FF0000;
}