Sha256: d03e9e593557565366f352d4777cff83a083aa630cf2cc2b3712ea89dfcfe2ea

Contents?: true

Size: 803 Bytes

Versions: 3

Compression:

Stored size: 803 Bytes

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
blacklight-spotlight-0.3.1 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss
blacklight-spotlight-0.3.0 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss
blacklight-spotlight-0.2.0 app/assets/stylesheets/spotlight/_bootstrap_overrides.scss