Logged out warnings: add fallback text dialog for:
- The login page has "X-Frame-Options: DENY" header. - Cross-domain when displaying on the front-end on multisite with domain mapping. - The site forces ssl login but not ssl admin. Add onbeforeunload prompt to counter (frame-busting) JS redirects. Move the JS and CSS into separate files. See #23295. git-svn-id: http://core.svn.wordpress.org/trunk@23805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -7291,9 +7291,13 @@ a.rsswidget {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
body.interim-login {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.interim-login #login {
|
||||
padding: 0;
|
||||
width: 300px;
|
||||
margin: 25px auto 20px;
|
||||
}
|
||||
|
||||
.interim-login.login h1 a {
|
||||
|
||||
Reference in New Issue
Block a user