Sha256: 187da9ddc449a0d038433dda10a92cf2fd135676e53f3fb25d2e1c9ed0244634

Contents?: true

Size: 1.16 KB

Versions: 18

Compression:

Stored size: 1.16 KB

Contents

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

.breadcrumbs {
  padding: 1em 0;
}

.alert {
  margin: 20px;
}

/* Backport from Bootstrap 4.  Remove when app is Bootstrap 4 native. */
.m-t-0 {
  margin-top: 0 !important;
}
.m-t-1 {
  margin-top: $padding-large-vertical !important;
}
.m-t-2 {
  margin-top: ($padding-large-vertical * 1.5) !important;
}
.m-t-3 {
  margin-top: ($padding-large-vertical * 3) !important;
}
/* End Backport */

.modal-title {
  @extend h2
}

#content-wrapper {
  padding-bottom: $padding-large-vertical;
}

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;
}

.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
}
.btn.collection-remove:hover{
  text-decoration:underline;
  background-color:#0088CC;
}

Version data entries

18 entries across 18 versions & 3 rubygems

Version Path
hyrax-1.1.1 app/assets/stylesheets/hyrax/_styles.scss
hyrax-1.1.0 app/assets/stylesheets/hyrax/_styles.scss
sufia-7.4.1 app/assets/stylesheets/sufia/_styles.scss
hyrax-1.0.5 app/assets/stylesheets/hyrax/_styles.scss
sufia-7.4.0 app/assets/stylesheets/sufia/_styles.scss
hyrax-1.0.4 app/assets/stylesheets/hyrax/_styles.scss
hyrax-1.0.3 app/assets/stylesheets/hyrax/_styles.scss
hyrax-1.0.2 app/assets/stylesheets/hyrax/_styles.scss
hyrax-1.0.1 app/assets/stylesheets/hyrax/_styles.scss
hyrax-1.0.0.rc2 app/assets/stylesheets/hyrax/_styles.scss
sufia-7.3.1 app/assets/stylesheets/sufia/_styles.scss
hyrax-1.0.0.rc1 app/assets/stylesheets/hyrax/_styles.scss
sufia-7.3.0 app/assets/stylesheets/sufia/_styles.scss
sufia-7.3.0.rc3 app/assets/stylesheets/sufia/_styles.scss
sufia-7.3.0.rc2 app/assets/stylesheets/sufia/_styles.scss
sufia-7.3.0.rc1 app/assets/stylesheets/sufia/_styles.scss
test_hyrax-0.0.1.alpha app/assets/stylesheets/hyrax/_styles.scss
sufia-7.2.0 app/assets/stylesheets/sufia/_styles.scss