Multisite: Use the admin-multisite Dashicon for sites

This icon was added to Dashicons in 4.3, but not applied to anything in our CSS.

Uses the more appropriate `dashicons-admin-multisite` when displaying the sites menu item.

Props Ipstenu, ocean90.
Fixes #36754.

Built from https://develop.svn.wordpress.org/trunk@37365


git-svn-id: http://core.svn.wordpress.org/trunk@37331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Jeremy Felt
2016-05-05 17:13:26 +00:00
parent db3d5a6bea
commit ced66ed4e7
10 changed files with 11 additions and 11 deletions

View File

@@ -97,7 +97,7 @@
}
.icon16.icon-site:before {
content: "\f112";
content: "\f541";
}
.icon16.icon-generic:before {