web/data/cubicweb.tablesorter.css
changeset 1077 fe26a0cda180
parent 0 b97547f5f1fa
child 5819 1017163825c7
--- a/web/data/cubicweb.tablesorter.css	Wed Mar 11 14:34:35 2009 +0100
+++ b/web/data/cubicweb.tablesorter.css	Wed Mar 11 14:34:55 2009 +0100
@@ -8,24 +8,6 @@
 	text-align: left;
 } */
 
-table.listing tr th {
-  border: 1px solid #FFF;
-  font-size: 8pt;
-  padding: 4px;
-}
-
-table.listing tr .header {
-  cursor: pointer;
-}
-
-table.listing td {
-  color: #3D3D3D;
-  padding: 4px;
-  background-color: #FFF;
-  vertical-align: top;
-}
-
-
 table.listing tr .headerSortUp {
   background-image: url(asc.gif);
 }