Sha256: 83e4433c71f3f184c649eefdc27865ce86d5f48d0505b2d5f68537cdda7d9261

Contents?: true

Size: 175 Bytes

Versions: 5

Compression:

Stored size: 175 Bytes

Contents

.btn {
  border: none;
  box-shadow: none;
}

.btn-delete {
  color: $btn-danger-bg;

  &:hover, &:focus {
    color: $btn-danger-color;
    background: $btn-danger-bg;
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
trestle-0.8.5 app/assets/stylesheets/trestle/components/_buttons.scss
trestle-0.8.4 app/assets/stylesheets/trestle/components/_buttons.scss
trestle-0.8.3 app/assets/stylesheets/trestle/components/_buttons.scss
trestle-0.8.2 app/assets/stylesheets/trestle/components/_buttons.scss
trestle-0.8.0 app/assets/stylesheets/trestle/components/_buttons.scss