there are some things that we don't want to be wide

git-svn-id: file:///home/shish/svn/shimmie2/trunk@781 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish 2008-04-08 16:52:44 +00:00
parent c88a35b58c
commit 811887d06a

View File

@ -43,7 +43,9 @@ TD {
background: #DDD;
}
#body SELECT {width: 150px;}
TD>INPUT {width: 100%;}
TD>INPUT[type="submit"] {width: 100%;}
TD>INPUT[type="text"] {width: 100%;}
TD>INPUT[type="password"] {width: 100%;}
TD>SELECT {width: 100%;}
#footer {