Code: Alles auswählen
+---------+---------------+--------+
| Browser | Version | Status |
+---------+---------------+--------+
| IE | 6.0.2900.2180 | OK |
| IE | 6.0.3790.3959 | N. OK |
| Firefox | 3.0.3 | OK |
+---------+---------------+--------+
Code: Alles auswählen
#csc input.loginbutton {
background:url(/psources/img/modules/login_button.png) no-repeat top left;
width:84px;
height:24px;
border:none;
cursor: pointer;
margin:-1px 0 0 0;
}
Code: Alles auswählen
<input name="send" class="loginbutton" value="" type="submit">