Make WordPress Core


Ignore:
Timestamp:
09/27/2016 07:00:35 PM (9 years ago)
Author:
ocean90
Message:

Toolbar: Update links to the about page if current user can't access the dashboard of the current site.

Add missing focus styling for menu items with an icon.

Fixes #37949.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/colors/_admin.scss

    r38638 r38660  
    325325#wpadminbar li a:focus .ab-icon:before,
    326326#wpadminbar li .ab-item:focus:before,
     327#wpadminbar li .ab-item:focus .ab-icon:before,
    327328#wpadminbar li.hover .ab-icon:before,
    328329#wpadminbar li.hover .ab-item:before,
Note: See TracChangeset for help on using the changeset viewer.