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