mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Use small triangles for sorting indicators
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
}
|
||||
|
||||
table .sorted::after {
|
||||
content:" ▼";
|
||||
content:" ▾";
|
||||
}
|
||||
table .reverse-sorted::after {
|
||||
content:" ▲";
|
||||
content:" ▴";
|
||||
}
|
||||
Reference in New Issue
Block a user