Better selection of jump bar items

Show first, last and most common items
This commit is contained in:
ta264
2019-12-09 22:02:02 +00:00
committed by Qstick
parent b4abc63269
commit 9b6b406a53
3 changed files with 52 additions and 24 deletions
@@ -1,5 +1,5 @@
.jumpBarItem {
flex: 1 0 $jumpBarItemHeight;
flex: 1 1 $jumpBarItemHeight;
border-bottom: 1px solid $borderColor;
text-align: center;
font-weight: bold;