1
0
Fork 0
forked from 0x2620/oxjs

add load event to list

This commit is contained in:
Rolux 2010-07-01 14:26:32 +02:00
commit 0ea96e3810
6 changed files with 188 additions and 70 deletions

7
demos/test/list.css Normal file
View file

@ -0,0 +1,7 @@
#statusBar {
text-align: center;
}
#totals {
margin-top: 2px;
font-size: 9px;
}