Skip to content

Commit

Permalink
Use Dashicons for the report export button. #9791
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Mar 8, 2016
1 parent 53d89dd commit d9a8786
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/css/admin.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/admin.scss
Expand Up @@ -3929,7 +3929,7 @@ img.ui-datepicker-trigger {
text-decoration: none;

&:before {
@include iconbefore( "\e00a" );
@include iconbeforedashicons( "\f346" );
margin-right: 4px;
}
}
Expand Down

0 comments on commit d9a8786

Please sign in to comment.