Sha256: 8f068ddbff29f4255c1f26633e0c7dea7aabf943290af835e3b688039d78c46e

Contents?: true

Size: 573 Bytes

Versions: 17

Compression:

Stored size: 573 Bytes

Contents

#search-form-header {
  margin-top: $search-bar-margin-top;
}

#masthead {
  z-index: $zindex-navbar + 1;
}

.navbar + .navbar,
.navbar + .image-masthead {
  margin-top: -1 * $navbar-margin-bottom;
}

.searchbar-right {
  margin-right: 0;
}

// We need these ancestor selectors to override Bootstrap and push
// The bell icon right next to the user util links dropdown.
.nav > li > .notify-number {
  padding-right: 0;
}

.dropdown-toggle:focus {
  outline: 2px auto  Highlight; // FireFox
  outline: 5px auto -webkit-focus-ring-color; // Chrome, Safari
  outline: -2px;
}

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
hyrax-2.0.3 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.2.3 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.2.2 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.2.1 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.2.0 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.1.0 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.1.0.rc4 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.1.0.rc3 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.1.0.rc2 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.1.0.rc1 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.1.0.beta2 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.0.2 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.1.0.beta1 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.0.1 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.0.0 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.0.0.rc3 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.0.0.rc2 app/assets/stylesheets/hyrax/_header.scss