mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 05:31:25 +01:00
Fix CSS clashing on the Network Themes page.
props SergeyBiryukov. see #26517 for trunk. Built from https://develop.svn.wordpress.org/trunk@26919 git-svn-id: http://core.svn.wordpress.org/trunk@26800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
f5213d39d0
commit
5baeb300a0
@ -6316,7 +6316,7 @@ span.imgedit-scale-warn {
|
|||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.themes-php .theme-count {
|
.themes-php .wrap .theme-count {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
background: #777;
|
background: #777;
|
||||||
|
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
@ -6316,7 +6316,7 @@ span.imgedit-scale-warn {
|
|||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.themes-php .theme-count {
|
.themes-php .wrap .theme-count {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
background: #777;
|
background: #777;
|
||||||
|
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