New login page

Former-commit-id: ae1cc9368536c6a9fbcea12ec2aa1d6b7584268a
This commit is contained in:
Tatiana Llorente 2019-03-12 11:09:12 +01:00
parent c6c04fd0c9
commit 29f00dd1da
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -173,12 +173,12 @@ div.login_pass input {
width: 100%;
height: 40px;
font-size: 10pt;
padding: 0px !important;
padding: 0px 0px 0px 35px !important;
background-repeat: no-repeat;
background-size: 27px;
background-position: left center;
text-indent: 35px;
font-family: "Open Sans", sans-serif;
box-sizing: border-box;
}
div.login_nick input:focus,