Sha256: 41595026623cc130ccc6249e31f7b72128a2cf9e563c6f56c63d2cb9f9fc3ee9

Contents?: true

Size: 343 Bytes

Versions: 2

Compression:

Stored size: 343 Bytes

Contents

.content-with-toolbar {
  position: relative;

  .toolbar {
    position: absolute;
    top: 3px;
    right: 0;

    a {
      margin: 0 $gutter/4 0 $gutter*1.85;

      &:hover,
      &:hover:before,
      &:hover:after {
        color: $button-blue;
      }
    }

    .uc-link-close, .uc-link-edit {
      font-size: $medium+2;
    }
  }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
undercase-0.2.57 app/assets/stylesheets/undercase/patterns/_content_with_toolbar.scss
undercase-0.2.29 app/assets/stylesheets/undercase/patterns/_content_with_toolbar.scss