From a652f54b0f6e03f128ad5963f2c179c4c0332567 Mon Sep 17 00:00:00 2001 From: Konstantin Obenland Date: Fri, 24 Jul 2015 17:10:11 +0000 Subject: [PATCH] Comments: Normalize button color on hover in alt color schemes. Props iseulde. Fixes #33086. git-svn-id: https://develop.svn.wordpress.org/trunk@33409 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/css/colors/_admin.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wp-admin/css/colors/_admin.scss b/src/wp-admin/css/colors/_admin.scss index 21c0d62d84..060506a524 100644 --- a/src/wp-admin/css/colors/_admin.scss +++ b/src/wp-admin/css/colors/_admin.scss @@ -85,7 +85,6 @@ input[type=radio]:checked:before { .wrap .add-new-h2:hover, /* deprecated */ .wrap .page-title-action:hover, -#add-new-comment a:hover, .tablenav .tablenav-pages a:hover, .tablenav .tablenav-pages a:focus { color: $menu-text;