Solve the sortable but not sorted by column issue

This commit is contained in:
2018-02-02 15:37:02 -03:00
parent cd7d92443b
commit ec47493166
2 changed files with 18 additions and 6 deletions
@@ -1,4 +1,16 @@
// ransack componennt integration
.ui.sortable.table thead th.sortable-table-header
&.not-sorted-by
&:after
display: inline-block
font-style: normal
content: '\f0dc'
font-family: Icons
opacity: 0.3
width: auto
height: 1em
margin: 0em 0em 0em 0.5em
table thead tr.table-filters-row, table.ui.table thead tr.table-filters-row
input
margin: 0