mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-11 10:59:07 +01:00
Give th.th-full font-weight: 400 so its label doesn't get emboldened. Fixes #26272.
Built from https://develop.svn.wordpress.org/trunk@26436 git-svn-id: http://core.svn.wordpress.org/trunk@26334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
acdc440547
commit
06f391665e
@ -6105,6 +6105,7 @@ span.imgedit-scale-warn {
|
||||
|
||||
.form-table th.th-full {
|
||||
width: auto;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.form-table input.tog {
|
||||
|
2
wp-admin/css/wp-admin-rtl.min.css
vendored
2
wp-admin/css/wp-admin-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@ -6105,6 +6105,7 @@ span.imgedit-scale-warn {
|
||||
|
||||
.form-table th.th-full {
|
||||
width: auto;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.form-table input.tog {
|
||||
|
2
wp-admin/css/wp-admin.min.css
vendored
2
wp-admin/css/wp-admin.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user