Project

General

Profile

Bug #22868 » 14705_v2.diff

Administrator Admin, 2010-06-19 01:59

View differences:

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;
}
(3-3/3)