X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plekit%2Ftable%2Ftable.css;h=725c18b5b50ea1523560cb5a4a4b96e7bb2f7cdd;hb=HEAD;hp=13868632054f2b757faa32c051b69e266d16f674;hpb=8d246b5d8b03225264c3bff7616ca368c9445b0c;p=plewww.git diff --git a/plekit/table/table.css b/plekit/table/table.css index 1386863..725c18b 100644 --- a/plekit/table/table.css +++ b/plekit/table/table.css @@ -1,4 +1,5 @@ -/* $Id$ */ +/* Thierry Parmentelat - INRIA */ + table.plekit_table { width: auto; padding: 0; @@ -61,7 +62,11 @@ th.sortable-sortEnglishLonghandDateFormat, th.sortable-sortScientificNotation, th.sortable-sortImage, th.sortable-sortFileSize, +th.sortable-sortBandwidth, +th.sortable-sortLastContact, th.sortable-sortAlphaNumeric, +th.sortable-sortAlphaNumericTop, +th.sortable-sortAlphaNumericBottom, th.sortable-sortEnglishDateTime { cursor:pointer; background: #CAE8EA url(/plekit/icons/tablesort-header-sortable.jpg) no-repeat;