Sha256: 43ec777943d2f7d6e0a63422400dcd5bcb72a331807a7a33ad40d5832bce755a

Contents?: true

Size: 921 Bytes

Versions: 29

Compression:

Stored size: 921 Bytes

Contents

.input-group {
  margin-bottom: $padding-large-vertical;
}

.breadcrumbs {
  padding: 1em 0;
}

.alert {
  margin: 20px;
}

.modal-title {
  @extend h2
}

footer.navbar {
  padding-bottom: 0;
  margin-bottom: 0;
  border-radius: 0;
}

label.required, span.required {
  abbr{
    color: red;
    font-size: small;
  }
}

label.disabled {
  color: $gray-light;
}

.large-icon {
  font-size: 1.5em;
}

.dropdown-menu .btn.collection-remove {
  background:none;
  border:none;
  /*     padding:0!important;
    padding: 6px 12px;*/

  cursor:pointer;
  clear: both;
  color: #333333;
  display: block;
  width: 100%;
  font-weight: normal;
  line-height: 18px;
  padding: 3px 15px;
  white-space: nowrap;
  border-radius:0px
}
.dropdown-menu .btn.collection-remove:hover {
  text-decoration:underline;
  background-color:#0088CC;
}

// Vertically center child elements
.centerizer {
  align-items: center;
  display: flex;
}

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.9.5 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.9.4 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.9.3 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.9.2 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.9.1 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.9.0 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.8.0 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.7.2 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.7.1 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.7.0 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.6.0 app/assets/stylesheets/hyrax/_styles.scss
hyrax-3.0.0.pre.rc1 app/assets/stylesheets/hyrax/_styles.scss
hyrax-3.0.0.pre.beta3 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.5.1 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.5.0 app/assets/stylesheets/hyrax/_styles.scss
hyrax-3.0.0.pre.beta2 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.4.1 app/assets/stylesheets/hyrax/_styles.scss
hyrax-3.0.0.pre.beta1 app/assets/stylesheets/hyrax/_styles.scss
hyrax-2.4.0 app/assets/stylesheets/hyrax/_styles.scss