git-svn-id: http://svn.automattic.com/wordpress/trunk@15146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -5,15 +5,19 @@ h1 {
|
||||
font-family: arial;
|
||||
margin: 5px -4px 0 0;
|
||||
}
|
||||
ul, ol { padding: 5px 22px 5px 5px; }
|
||||
.step, th { text-align: right; }
|
||||
ul, ol {
|
||||
padding: 5px 22px 5px 5px;
|
||||
}
|
||||
.step, th {
|
||||
text-align: right;
|
||||
}
|
||||
.submit input, .button, .button-secondary {
|
||||
font-family: Tahoma, arial;
|
||||
margin-right:0;
|
||||
margin-right: 0;
|
||||
}
|
||||
.form-table th {
|
||||
text-align: right;
|
||||
}
|
||||
#user_login, #admin_email, #pass1, #pass2 {
|
||||
direction:ltr;
|
||||
direction: ltr;
|
||||
}
|
||||
Reference in New Issue
Block a user