mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
install.php password UI cleanup. see #10396
git-svn-id: https://develop.svn.wordpress.org/trunk@13696 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -135,6 +135,10 @@ abbr {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.form-table th p {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#error-page { margin-top: 50px; }
|
||||
|
||||
#error-page p {
|
||||
@@ -150,8 +154,7 @@ abbr {
|
||||
border-color: #ddd !important;
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
float: left;
|
||||
margin: 12px 5px 5px 1px;
|
||||
margin: 5px 5px 5px 1px;
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
width: 200px;
|
||||
|
||||
Reference in New Issue
Block a user