mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-03 12:14:25 +00:00
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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user