New login page
Former-commit-id: ae1cc9368536c6a9fbcea12ec2aa1d6b7584268a
This commit is contained in:
parent
c6c04fd0c9
commit
29f00dd1da
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 |
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue