Use text-based reverse sort button instead of icon

This commit is contained in:
Mo Bitar
2019-05-30 11:08:54 -05:00
parent 6e06e04714
commit e7fa6bb062
4 changed files with 11 additions and 9 deletions

View File

@@ -15,8 +15,6 @@
.ion, .ionicons,
.ion-locked:before,
.ion-plus:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
{
display: inline-block; font-family: "Ionicons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
@@ -25,8 +23,4 @@
.ion-plus:before { content: "\f218"; }
.ion-arrow-return-left:before { content: "\f265"; }
.ion-arrow-return-right:before { content: "\f266"; }
/*# sourceMappingURL=ionicons.css.map */

View File

@@ -51,6 +51,12 @@
}
}
.sk-menu-panel-header {
a {
cursor: pointer;
}
}
#session-history-menu {
.sk-menu-panel .sk-menu-panel-row .sk-sublabel.opaque {
opacity: 1.0