* lostpassword.css is unneeded since #11696 is merged - 1b50d4f7ce
* js is already in core/js
* css is moved to core/css/lostpassword
* template is moved to core/templates/lostpassword
remotes/origin/comments-markallread-dav
parent
c2a1a02fe4
commit
d6a63016ae
@ -1,31 +0,0 @@ |
||||
#body-login |
||||
input[type="text"]#user{ |
||||
padding-right: 20px; |
||||
padding-left: 41px; |
||||
} |
||||
|
||||
#body-login |
||||
input[type="submit"] { |
||||
text-align: center; |
||||
width: 170px; |
||||
height: 45px; |
||||
padding-top: 7px; |
||||
padding-bottom: 7px; |
||||
} |
||||
|
||||
#body-login input[type="submit"]#submit { |
||||
width: 280px; |
||||
} |
||||
|
||||
#body-login .update { |
||||
text-align: left; |
||||
} |
||||
|
||||
#body-login .update, |
||||
#body-login .error { |
||||
margin: 10px 0 5px 0; |
||||
} |
||||
|
||||
#user { |
||||
width: 226px !important; |
||||
} |
||||
Loading…
Reference in new issue