muss ich mir ansehen, evtl. eine Nebenwirkung der Buttons im th.
Sorry, falscher Alarm. Tippfehler von mir: tr > td:nth-of_type(1) (Unterstrich).
Alles klar, wenn ich deine Zeile im Script mit text-align ergänze:
sortbutStyle.innerText = '.sortbut { width:100%; height:100%; border: .1pt solid #666; background-color: transparent; font: inherit; color: inherit; text-align: inherit; padding: 0; cursor: pointer; } .sortbut::-moz-focus-inner { margin: -1px; border-width: 1px; padding: 0; }';
Linuchs