Use Dashicons for the report export button. #9791

This commit is contained in:
James Koster 2016-03-08 15:43:47 +00:00
parent 53d89dd257
commit d9a8786daf
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -3929,7 +3929,7 @@ img.ui-datepicker-trigger {
text-decoration: none;
&:before {
@include iconbefore( "\e00a" );
@include iconbeforedashicons( "\f346" );
margin-right: 4px;
}
}