This commit is contained in:
Gerald Raab
2007-06-11 15:48:13 +00:00
parent 36ab80a2e1
commit 5a10b138d1
+5
View File
@@ -661,4 +661,9 @@ input, textarea, select
background-color:#FC988D;
width:100%;
text-align:center;
}
/* Sortable tables */
table.sortable thead {
cursor: pointer;
}