[javascript] fix IFRAME implementation and make it work in IE 6/7 + FF3 with text/html served pages
For more information :
- http://groups.google.com/group/comp.lang.javascript/msg/510f639e1fdebcc8
- http://msdn.microsoft.com/en-us/library/ms536389%28VS.85%29.aspx
/***************************************/
/* Manage view (views/startup.py) */
/***************************************/
table.startup {
width: 100%;
}
table.startup td {
padding: 0.1em 0.2em;
}
table.startup td.addcol {
text-align: right;
width: 0.5em;
}
table.startup th{
padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}