Coding standards: Change one occurrence of font weight 700 to 600.
Props chetan200891. Amends [43018]. See #43897. Built from https://develop.svn.wordpress.org/trunk@43021 git-svn-id: http://core.svn.wordpress.org/trunk@42850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -730,7 +730,7 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
|
||||
}
|
||||
|
||||
.theme-overlay .parent-theme strong {
|
||||
font-weight: 700;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user