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.


git-svn-id: https://develop.svn.wordpress.org/trunk@37362 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jeremy Felt 2016-05-05 04:28:36 +00:00
parent 0671f3a8d3
commit fdcacb5ca9
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -527,7 +527,7 @@ html:lang(he-il) .rtl #wpadminbar * {
#wpadminbar #wp-admin-bar-my-sites > .ab-item:before,
#wpadminbar #wp-admin-bar-site-name > .ab-item:before {
content: "\f112";
content: "\f541";
top: 2px;
}

View File

@ -78,7 +78,7 @@
}
.dashicons-admin-network:before {
content: "\f112";
content: "\f541";
}
.dashicons-admin-generic:before {