Use small triangles for sorting indicators

This commit is contained in:
Ammar Askar
2015-03-08 02:13:44 +05:00
parent 0985132fc6
commit 01da1d7f7d
+2 -2
View File
@@ -8,8 +8,8 @@
}
table .sorted::after {
content:" ";
content:" ";
}
table .reverse-sorted::after {
content:" ";
content:" ";
}