more style improvements (esp concerning IE)

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2190 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2007-11-20 15:10:20 +00:00
parent 064fb5a4ee
commit a41f3615d9

View file

@ -229,10 +229,10 @@ class CheckoutView(ServiceManagerView):
return '\n'.join(result)
html = '''
<table class="listing">
<table class="listing" style="width: 100%%">
<tr>
<th width="5%%">Teilnehmer</th>
<th>Veranstaltung</th>
<th>Angebot</th>
<th>Datum/Uhrzeit</th>
</tr>
%s