UNPKG

metro4

Version:

The front-end framework for Build responsive, mobile-first projects on the web with the first front-end component library in Metro Style

13 lines (12 loc) 277 B
@import (once) "include/vars"; @import (once) "include/mixins"; .hint { display: block; position: fixed; z-index: @zindex-tooltip; background-color: @hintBackground; color: @hintColor; font-size: .75rem; max-width: 13.75rem; padding: .625rem; }