Sha256: 0c1568af04188cbaed6097c43383b08be2785d99b1e73a72d6524c3fc9ac71f1

Contents?: true

Size: 473 Bytes

Versions: 6

Compression:

Stored size: 473 Bytes

Contents

.objects-container {
  .icon-delete {
    color: $keppler-color;
    font-size: 14px;
  }

  .material-icons {
    color: $grey;
  }

  .show-row {
    img {
      border-radius: 2px;
      object-fit: cover;
      width: 25px;
    }

    a {
      display: block;
      height: 20px;
      position: absolute;
      width: 20%;
    }
  }

  .ui-sortable-handle {
    width: 50px;
  }

  .ui-sortable-helper {
    background-color: $almost-white;
    display: table;
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
keppler-2.0.7 installer/core/app/assets/stylesheets/admin/pages/_listing.scss
keppler-2.0.6 installer/core/app/assets/stylesheets/admin/pages/_listing.scss
keppler-2.0.5 installer/core/app/assets/stylesheets/admin/pages/_listing.scss
keppler-2.0.4.p1 installer/core/app/assets/stylesheets/admin/pages/_listing.scss
keppler-2.0.4.pre.p1 installer/core/app/assets/stylesheets/admin/pages/_listing.scss
keppler-2.0.4 installer/core/app/assets/stylesheets/admin/pages/_listing.scss