Sha256: 2af35def991a7b661084aed3c6a49d2b487b9ced7eb1f0d6a247139c8b314647

Contents?: true

Size: 270 Bytes

Versions: 13

Compression:

Stored size: 270 Bytes

Contents

.popover.confirmation {
  .popover-content {
    overflow: hidden;
  }

  .confirmation-buttons {
    .btn-group {
      display: flex;
      float: none;

      .btn {
        flex: 1 auto;

        & + .btn {
          margin-left: -1px;
        }
      }
    }
  }
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
trestle-0.8.13 app/assets/stylesheets/trestle/components/_confirmation.scss
trestle-0.8.12 app/assets/stylesheets/trestle/components/_confirmation.scss
trestle-0.8.11 app/assets/stylesheets/trestle/components/_confirmation.scss
trestle-0.8.10 app/assets/stylesheets/trestle/components/_confirmation.scss
trestle-0.8.9 app/assets/stylesheets/trestle/components/_confirmation.scss
trestle-0.8.8 app/assets/stylesheets/trestle/components/_confirmation.scss
trestle-0.8.7 app/assets/stylesheets/trestle/components/_confirmation.scss
trestle-0.8.6 app/assets/stylesheets/trestle/components/_confirmation.scss
trestle-0.8.5 app/assets/stylesheets/trestle/components/_confirmation.scss
trestle-0.8.4 app/assets/stylesheets/trestle/components/_confirmation.scss
trestle-0.8.3 app/assets/stylesheets/trestle/components/_confirmation.scss
trestle-0.8.2 app/assets/stylesheets/trestle/components/_confirmation.scss
trestle-0.8.0 app/assets/stylesheets/trestle/components/_confirmation.scss