Bug #22868 » 14705_v2.diff
typo3/sysext/t3skin/stylesheets/structure/login_screen.css (working copy) | ||
---|---|---|
}
|
||
body#typo3-index-php .t3-login-field .t3-login-clearInputField {
|
||
left: 260px;
|
||
left: 280px;
|
||
position: absolute;
|
||
top: 4px;
|
||
}
|
||
... | ... | |
body#typo3-index-php .t3-login-field label {
|
||
float: left;
|
||
padding-right: 10px;
|
||
width: 70px;
|
||
width: 90px;
|
||
}
|
||
body#typo3-index-php .t3-login-field input {
|
||
... | ... | |
}
|
||
body#typo3-index-php .t3-login-submit {
|
||
margin: 15px 0 0 80px;
|
||
margin: 15px 0 0 100px;
|
||
padding: 3px 16px;
|
||
}
|
||
- « Previous
- 1
- 2
- 3
- Next »