vuetify
Version:
Vue.js 2 Semantic Component Framework
24 lines (19 loc) • 373 B
text/stylus
@import '../bootstrap'
.date-picker-years
font-size: 16px
font-weight: 400
list-style-type: none
max-height: 290px
overflow: auto
padding: 0
text-align: center
li
cursor: pointer
padding: 8px 0
transition: none
&.active
font-size: 24px
font-weight: 500
padding: 10px 0
&:hover
background: rgba(0, 0, 0, 0.12)