Copy Twenty Eleven's search icon to core for the admin bar. props SergeyBiryukov. fixes #19138.

git-svn-id: https://develop.svn.wordpress.org/trunk@19167 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-11-05 04:49:05 +00:00
parent 970b93c056
commit b06a98aa18
6 changed files with 4 additions and 8 deletions

View File

@@ -390,8 +390,7 @@
text-shadow: #444 0px -1px 0px;
background-color: rgba( 255, 255, 255, 0 );
/* @todo: replace/move twenty eleven image to a core search icon. */
background-image: url('../../wp-content/themes/twentyeleven/images/search.png');
background-image: url('../images/admin-bar-search.png');
background-repeat: no-repeat;
background-position: 4px 2px;