From 518c7ab6ac31e101503309c901f7cfd42de3cb42 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Sun, 29 Apr 2018 18:03:29 +0000 Subject: [PATCH] Coding standards: Change one occurrence of font weight 700 to 600. Props chetan200891. Amends [43018]. See #43897. git-svn-id: https://develop.svn.wordpress.org/trunk@43021 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/css/themes.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/css/themes.css b/src/wp-admin/css/themes.css index 5998da841c..ea58969da1 100644 --- a/src/wp-admin/css/themes.css +++ b/src/wp-admin/css/themes.css @@ -730,7 +730,7 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap { } .theme-overlay .parent-theme strong { - font-weight: 700; + font-weight: 600; } /**