Sha256: 401c74d326d725ff367a7218be0b9e4163731c9a9003fd72d6606a1986fc93c9

Contents?: true

Size: 615 Bytes

Versions: 16

Compression:

Stored size: 615 Bytes

Contents

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

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

header > .navbar {
  margin-bottom: 0;
}

.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

16 entries across 16 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.9.5 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.9.4 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.9.3 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.9.2 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.9.1 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.9.0 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.8.0 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.7.2 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.7.1 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.7.0 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.6.0 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.5.1 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.5.0 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.4.1 app/assets/stylesheets/hyrax/_header.scss
hyrax-2.2.4 app/assets/stylesheets/hyrax/_header.scss