(bug 19942) remove deprecated HTML attributes (cellpadding, align, valign) from Table...
[lhc/web/wiklou.git] / skins / common / shared.css
index 9a8a1b5..07e5134 100644 (file)
@@ -379,6 +379,14 @@ table.collapsed tr.collapsable {
 .TablePager {
        min-width: 80%;
        border-collapse: collapse;
+       margin: 0 auto;
+}
+.TablePager_nav {
+       margin: 0 auto;
+}
+.TablePager_nav td {
+       padding: 3px;
+       text-align: center;
 }
 .TablePager_nav a {
        text-decoration: none;