Sha256: eef519dda206df6ec7378127a5dc06ad39df917c28d2abc21b7f7f5769538d8d
Contents?: true
Size: 397 Bytes
Versions: 14
Compression:
Stored size: 397 Bytes
Contents
.h-popup { padding: 10px; background: $white; z-index: $zindex-popover; width: $popover-max-width; @include reset-text(); @include font-size($popover-font-size); word-wrap: break-word; background-color: $popover-bg; background-clip: padding-box; @include border-radius($popover-border-radius); @include box-shadow($popover-box-shadow); &.closed { display: none; } }
Version data entries
14 entries across 14 versions & 1 rubygems