Multisite: Use the admin-multisite Dashicon in the admin menu and bar

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

Props Ipstenu.
Fixes #36754.

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


git-svn-id: http://core.svn.wordpress.org/trunk@37328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Jeremy Felt
2016-05-05 04:29:26 +00:00
parent a800cf654b
commit 172af4e0ce
9 changed files with 9 additions and 9 deletions

View File

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

File diff suppressed because one or more lines are too long

View File

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

File diff suppressed because one or more lines are too long