UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

11 lines 246 B
.md { // Buttons .button { transition-duration: 300ms; transform: translate3d(0,0,0); } .button-fill, .button-fill-md { --f7-button-pressed-bg-color: var(--f7-button-fill-pressed-bg-color, var(--f7-theme-color-shade)); } }