silverstripe-framework/css/Security_login.css
Ingo Schommer 6bd7da9d33 Recompiled CSS with compass 1.0
Minor syntactical changes, like alphabetical ordering of filters, uppercasing of hex colours. See http://compass-style.org/blog/2014/08/15/omg-compass-1-0/.
Shouldn't include any user-visible changes, but helps to avoid confusion with the next person trying to modify the CSS (Luke is currently struggling with that)
2014-10-16 10:33:49 +13:00

10 lines
261 B
CSS

#Remember { margin: 0.5em 0 0.5em 11em !important; }
p#Remember label { display: inline-block; margin: 0; }
#Remember input { float: left; margin: 0 5px 0 0; }
#MemberLoginForm_LoginForm .Actions { padding-left: 12em; }
#ForgotPassword { margin-top: 1em; }