Show current ordering setting in lists

This commit is contained in:
Francis Lachapelle
2018-05-07 16:43:16 -04:00
parent 71d48dd6b5
commit 12b2ecca72
8 changed files with 112 additions and 32 deletions
@@ -84,6 +84,9 @@ md-icon {
&.md-rotate-180-ccw {
transform: rotate(-180deg);
}
&.md-flip {
transform: scaleY(-1);
}
// &.icon-add:before {
// content: "\e317";
// }