Sha256: 1fea2ad1959dbc83291e1fa251b0ba1038b4b660fa2766670a783c19571c4f9d
Contents?: true
Size: 441 Bytes
Versions: 13
Compression:
Stored size: 441 Bytes
Contents
.sort { &, &:hover, &:focus { color: $text-color; text-decoration: none; } &:after { @extend .ion; content: $ionicon-var-navicon-round; font-size: 75%; margin-left: 5px; opacity: 0.25; } &:hover:after { opacity: 0.5; } &.active:after { opacity: 1.0; } &.sort-asc:after { content: $ionicon-var-chevron-up; } &.sort-desc:after { content: $ionicon-var-chevron-down; } }
Version data entries
13 entries across 13 versions & 1 rubygems