Issue #3551724 by dydave: Admin Toolbar Search: Code clean-up and refactoring...
https://www.drupal.org/project/admin_toolbar/issues/3551724
Admin Toolbar Search: Code clean-up and refactoring of CSS and image files:
- Moved small search 'magnifier' icon to
admin_toolbar_search
module folder. -
Used aUsing default Toolbar icon styles for active state.filter
effect to alter the color of the search icon when active instead of using a different image. - Replace
px
withrem
where possible. - Added inline comments.
Edited by David Suissa