r20445: add README file indicating that the swat directory is no longer relevant
[kai/samba.git] / swat.obsolete / apps / resource / css / layout-samba_ie.css
1 #demoFrame{
2   height: expression(document.body.offsetHeight - 40);
3 }
4
5 #demoDebug{
6   height: expression(document.body.offsetHeight - 184);
7 }
8
9 #demoDebug .log-body{
10   height: expression(document.body.offsetHeight - 214);
11 }