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:
@@ -97,7 +97,7 @@
|
||||
}
|
||||
|
||||
.icon16.icon-site:before {
|
||||
content: "\f112";
|
||||
content: "\f541";
|
||||
}
|
||||
|
||||
.icon16.icon-generic:before {
|
||||
|
||||
Reference in New Issue
Block a user