mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-24 05:04:25 +00:00
Refine the FTP credentials form interaction.
Properly toggle SSH2 Authentication Keys fieldset visibility. JavaScript and CSS clean-up. Props Mte90. Fixes #34376. git-svn-id: https://develop.svn.wordpress.org/trunk@37467 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -970,7 +970,7 @@ table.form-table td .updated p {
|
||||
}
|
||||
|
||||
.request-filesystem-credentials-dialog .notification-dialog {
|
||||
top: 15%;
|
||||
top: 10%;
|
||||
max-height: 85%;
|
||||
}
|
||||
|
||||
@@ -1028,6 +1028,10 @@ table.form-table td .updated p {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.request-filesystem-credentials-dialog #auth-keys-desc {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#request-filesystem-credentials-dialog .button:not(:last-child) {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user