facilmap/frontend/app/table/table.css

7 wiersze
101 B
CSS
Czysty Zwykły widok Historia

2016-10-04 16:36:59 +00:00
table th.sort-none,table th.sort-up {
cursor: s-resize;
}
table th.sort-down {
cursor: n-resize;
}