Import: Increase color contrast for "This importer is not installed" message on Multisite.
Remove `.not-installed-main-site` class introduced in [38075], but never used. Props nishitlangaliya, mbootsman. Fixes #41117. Built from https://develop.svn.wordpress.org/trunk@40928 git-svn-id: http://core.svn.wordpress.org/trunk@40778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -2358,12 +2358,8 @@ body.iframe {
|
||||
|
||||
.importer-action {
|
||||
line-height: 20px; /* Same as with .updating-message */
|
||||
color: #ddd;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.not-installed-main-site .importer-action {
|
||||
color: #555;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
#post-body #post-body-content #namediv h3, /* Back-compat for pre-4.4 */
|
||||
|
||||
Reference in New Issue
Block a user