color for icon

This commit is contained in:
Michael RICOIS 2017-12-18 15:39:30 +01:00
parent 411bf136e5
commit 05e9556730

View File

@ -3814,3 +3814,7 @@ form.form-forward-message .button:focus{
.tab_customer_thread .button:focus{ .tab_customer_thread .button:focus{
background-color: rgba(86,84,133,0.6); background-color: rgba(86,84,133,0.6);
} }
span.anticon {
color: #000;
}