Sha256: 842d9a71af53f21c7bc8da6cb9fffdd0711fac02c7d71c8f119ab39cf4fa259a

Contents?: true

Size: 636 Bytes

Versions: 2

Compression:

Stored size: 636 Bytes

Contents

.popover
  width: auto
  max-width: none
  .popover-inner
    .popover-title
      .close
        float: right
        font-size: 23px

.fooltip
  margin: 1em 0 1em 0
  padding: 1em
  border: 1px solid #ccc

  .fooltip-container
    width: auto
    height: auto
    position: relative
    image
      float: left

  .fooltip-link-container
    position: absolute
    .fooltip-link
      display: block
      position: absolute
      height: 32px
      width: 32px
      background: url(image-path("fooltip/link.png")) no-repeat top left
      &:hover
        background: url(image-path("fooltip/link_highlight.png")) no-repeat top left

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fooltip-0.0.13 app/assets/stylesheets/fooltip/containers.css.sass
fooltip-0.0.12 app/assets/stylesheets/fooltip/containers.css.sass