UNPKG

patternfly

Version:

This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.

14 lines (11 loc) 167 B
// // Close icons // -------------------------------------------------- .close { text-shadow: none; .opacity(.6); &:hover, &:focus { .opacity(.9); } }