BoldGrid / w3-total-cache

GNU General Public License v2.0
153 stars 86 forks source link

Update support link color in admin bar and menu #944

Closed avonville closed 2 months ago

avonville commented 2 months ago

Fixes internal-1816

Testing

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.92%. Comparing base (ad07c22) to head (fe845d8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #944 +/- ## ======================================== Coverage 0.92% 0.92% Complexity 19241 19241 ======================================== Files 661 661 Lines 96598 96598 ======================================== Hits 893 893 Misses 95705 95705 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

avonville commented 2 months ago

Change the hover color to white like it is for "Fragment Cache". It may be best to just apply the "w3tc_menu_item_pro" class, which already has a hover definition. That way you don't need the ugly "#toplevel_page_w3tc_dashboard li a[href="admin.php?page=w3tc_support"]" selector definition.

added the CSS class to .w3tc_menu_item_pro CSS block... unable to resolve the comment as its not part of a review. Re-requested review from joe