Sha256: fe8597c93950bc3d46a2bef60b7767d2452b0feddd49a84a365b341cbafae0a2

Contents?: true

Size: 537 Bytes

Versions: 6

Compression:

Stored size: 537 Bytes

Contents

.show-tools {
  @include sidebar-children;

  .list-group .list-group-item {
    // Adjustments to give Bookmark same spacing as other Tools links
    .checkbox {
      label {
        margin-bottom: 0;
      }

      .toggle-bookmark {
        margin-right: 4px;
        padding-bottom: 8px;
        padding-top: 8px;
      }
    }

    // Spacing for Tools links other than Bookmark
    a {
      padding: 8px 1rem 8px 0;
    }
  }

  // Spacing between Tools icons and their labels
  .blacklight-icons {
    padding-right: 2px;
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
geoblacklight-3.3.1 app/assets/stylesheets/geoblacklight/modules/toolbar.scss
geoblacklight-3.3.0 app/assets/stylesheets/geoblacklight/modules/toolbar.scss
geoblacklight-3.2.0 app/assets/stylesheets/geoblacklight/modules/toolbar.scss
geoblacklight-3.1.0 app/assets/stylesheets/geoblacklight/modules/toolbar.scss
geoblacklight-3.0.1 app/assets/stylesheets/geoblacklight/modules/toolbar.scss
geoblacklight-3.0.0 app/assets/stylesheets/geoblacklight/modules/toolbar.scss