1
0
Fork 0
forked from 0x2620/oxjs

make (almost all of) form demo work again

This commit is contained in:
rolux 2011-05-12 06:15:01 +02:00
commit c5408a6656
11 changed files with 37 additions and 26 deletions

View file

@ -8,7 +8,7 @@ body {
right: 0;
bottom: 0;
padding: 4px;
background: rgb(240, 240, 240);
//background: rgb(240, 240, 240);
overflow: auto;
}
.margin {