patches to stylesheet and pkgfuncs.inc to fix Opera rendering problems

in bug #2912
This commit is contained in:
pjmattal 2005-07-28 13:05:50 +00:00
parent 3f7330d202
commit bcbc3e3fee
2 changed files with 14 additions and 10 deletions

View file

@ -95,11 +95,13 @@
{
width: 90%;
background-color: #ddd;
text-align: left;
}
td.boxSoft
{
background-color: #fff;
padding: 10;
text-align: left;
}
td.boxSoftColumn
{
@ -168,12 +170,14 @@
background-color: #eee;
vertical-align: top;
padding-left: .3em;
text-align: left;
}
td.data2
{
background-color: #ddd;
vertical-align: top;
padding-left: .3em;
text-align: left;
}
td.text
{