mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
RTL for login screen.
props yoavf. fixes #27784. git-svn-id: https://develop.svn.wordpress.org/trunk@28096 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@import url(forms.css);
|
||||
@import url(l10n.css);
|
||||
|
||||
html,
|
||||
body {
|
||||
@@ -11,7 +12,7 @@ html {
|
||||
background: #f1f1f1;
|
||||
}
|
||||
|
||||
body.login {
|
||||
body {
|
||||
background: #f1f1f1;
|
||||
min-width: 0;
|
||||
color: #444;
|
||||
|
||||
Reference in New Issue
Block a user