[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.4-433-g09b5fcc

Emannuel Lacour elacour at bestpractical.com
Tue Nov 9 11:41:53 EST 2010


The branch, 3.9-trunk has been updated
       via  09b5fcc98b083ec852f0494e1775eb7cfffdff6b (commit)
      from  55f1175e3c3a73c61da39f949fef8603d85acfde (commit)

Summary of changes:
 share/html/NoAuth/css/base/tablesorter.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 09b5fcc98b083ec852f0494e1775eb7cfffdff6b
Author: Emmanuel Lacour <elacour at easter-eggs.com>
Date:   Tue Nov 9 17:41:12 2010 +0100

    Fix arrows/title overlapping in tablesorter headers

diff --git a/share/html/NoAuth/css/base/tablesorter.css b/share/html/NoAuth/css/base/tablesorter.css
index 878fa2f..19be6ae 100644
--- a/share/html/NoAuth/css/base/tablesorter.css
+++ b/share/html/NoAuth/css/base/tablesorter.css
@@ -17,6 +17,7 @@ table.tablesorter thead tr .header {
 	background-repeat: no-repeat;
 	background-position: center right;
 	cursor: pointer;
+	padding-right: 20px;
 }
 table.tablesorter tbody td {
 	color: #3D3D3D;

-----------------------------------------------------------------------


More information about the Rt-commit mailing list