better lay-out for reset buttons

This commit is contained in:
Pim Snel 2004-05-04 18:11:43 +00:00
parent 6c6e2c445c
commit 7f7a4cf3d0

View File

@ -24,6 +24,12 @@ body
padding:3px;
}
form
{
margin:0px;
padding:0px;
}
img
{
border-width:0px;
@ -67,7 +73,7 @@ input,button
border: 1px #bbbbbb solid;
}
input[type=submit],input[type=button],button
input[type=submit],input[type=button],input[type=reset],button
{
margin:1px;
padding:1px;