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.

16 lines (13 loc) 203 B
// // Close icons // -------------------------------------------------- .close { text-shadow: none; z-index: 1; position: relative; .opacity(.6); &:hover, &:focus { .opacity(.9); } }