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:
parent
c88a35b58c
commit
811887d06a
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user