UNPKG

zmp-core

Version:

Full featured mobile HTML framework for building iOS & Android apps

15 lines (14 loc) 270 B
.md { // Buttons .button { transition-duration: 300ms; transform: translate3d(0, 0, 0); } .button-fill, .button-fill-md { --zmp-button-pressed-bg-color: var( --zmp-button-fill-pressed-bg-color, var(--zmp-theme-color-shade) ); } }