Sha256: cf2bcf3bb17d6c11f116ce1cac3bb770c660176bc8f78168d5b8f89b9a73aec0

Contents?: true

Size: 1.25 KB

Versions: 11

Compression:

Stored size: 1.25 KB

Contents

.search-input-group {
  width: auto;
}

.page-header {
  border-bottom: none;
  small {
    font-size: $font-size-h2;
    display: block;
    margin-top: $padding-base-vertical;
  }
}

.navbar-sm {
  li > a {
    padding-top:$padding-base-vertical !important;
    padding-bottom:$padding-base-vertical !important;
  }

  margin-top: -10px;
}

.sidenav {

  margin-bottom: 24px;

  li > a {
    padding: 0 15px 0 0;
  }

  &.top-level {
    li > a {
      padding-left: 0;
    }
  }
}

h1,h2,h3,h4,h5,h6 {
  .label {
    font-size: $font-size-base;
    vertical-align: super;
  }
}

.dropdown-toggle {
  .glyphicon {
    line-height: 1.5;
  }
}

 .search-btn, .view-type-group {
  .glyphicon {
    line-height: 1.45;
  }
 }

#content > .page-header:first-child {
  margin-top: 0;
}

label.radio {
  font-weight: normal;
}

#main-container .nav {
  margin-bottom: $line-height-computed;
}

.tab-pane {
  > p.instructions:first-child, > fieldset:first-child {
    margin-top: -$padding-base-vertical;
  }
  fieldset {
    margin-bottom: $padding-large-vertical * 3;
    margin-top: $padding-large-vertical * 2;
  }
  legend {
    margin-bottom: $padding-large-vertical;
  }
  div.radio + div input, div.radio + input[type="file"] {
    margin-top: $padding-large-vertical;
  }
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
blacklight-spotlight-0.13.0 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss
blacklight-spotlight-0.12.1 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss
blacklight-spotlight-0.12.0 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss
blacklight-spotlight-0.11.0 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss
blacklight-spotlight-0.10.3 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss
blacklight-spotlight-0.10.2 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss
blacklight-spotlight-0.10.1 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss
blacklight-spotlight-0.10.0 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss
blacklight-spotlight-0.9.2 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss
blacklight-spotlight-0.9.1 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss
blacklight-spotlight-0.9.0 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss