Hi,
self.resizeTo(screen.availWidth,screen.availHeight)
sehr unfein!
.L { /* Ab hier die CSS'S fr die Tabelle */
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: solid;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}
Du möchtest border-right:2px solid black; definieren? ;-)
freundliche Grüße
Ingo