Skip to content

v2.1.0

Compare
Choose a tag to compare
@pgalias pgalias released this 20 Dec 12:49
· 7 commits to master since this release
  • Dropdown
    • removed transparent background of menu without any theme
  • Modalbox
    • removed transparent background of modalbox without any theme
    • added padding for modalbox for styles without any theme
  • Slider
    • added .slider--finite class to disable infinite sliding (prev arrow disappears on slide #1 and next arrow on last slide)
    • added simple styles for non themed arrows
  • Tabs
    • added new class .tab__content--scrollable to make a tab vertical scrollbar
    • added overflow: hidden for non scrollable tabs