Skip to content

Commit

Permalink
Update inventory / attribute icons. #9791
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Mar 8, 2016
1 parent b261ae5 commit dd3dc3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/css/admin.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions assets/css/admin.scss
Expand Up @@ -2889,7 +2889,7 @@ img.help_tip {

&.inventory_options {
a:before {
content: "\f239";
content: "\f481";
}
}

Expand All @@ -2908,7 +2908,7 @@ img.help_tip {

&.attribute_options {
a:before {
content: "\f164";
content: "\f175";
}
}

Expand Down

0 comments on commit dd3dc3c

Please sign in to comment.