]> Git trees. - libqmvoc.git/commitdiff
make all tables the same width
authorJeremy Paul Whiting <jpwhiting@kde.org>
Tue, 6 Nov 2007 15:18:20 +0000 (15:18 +0000)
committerJeremy Paul Whiting <jpwhiting@kde.org>
Tue, 6 Nov 2007 15:18:20 +0000 (15:18 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=733527

keduvocdocument/docs/kvtml_html_stylesheet.xsl

index 169d74cd1a7a39aead6105ca23757a87e9b42e6f..67bda4d8c11c6490e3f89ceaa94e48021fd80091 100644 (file)
@@ -25,6 +25,7 @@ The easiest way to use the stylesheet is to include it in the .kvtml file:
                td, table {
                        border: solid 1px black;
                        border-collapse: collapse;
+                       width: 50%;
                }
                tr[languageheader] {
                        color: black;