doesn't work yet

This commit is contained in:
Pfingstfrosch 2020-05-16 15:07:12 +02:00
parent b11ef548b6
commit 1a4370c90e

View File

@ -40,11 +40,5 @@
border-bottom: 1px solid #ddd;
}
th .asc {
background-image: url("app/assets/images/up.png");
}
th .desc {
background-image: url("app/assets/images/down.png");
}
}