Sha256: c1ea535abe0c5822b2b8a8542b39b41da67275dd6ad1eacc618d23dd47f39449

Contents?: true

Size: 371 Bytes

Versions: 11

Compression:

Stored size: 371 Bytes

Contents

.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

11 entries across 11 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/assets/stylesheets/hyrax/_header.scss
hyrax-5.0.0 app/assets/stylesheets/hyrax/_header.scss
hyrax-5.0.0.rc3 app/assets/stylesheets/hyrax/_header.scss
hyrax-5.0.0.rc2 app/assets/stylesheets/hyrax/_header.scss
hyrax-5.0.0.rc1 app/assets/stylesheets/hyrax/_header.scss
hyrax-4.0.0 app/assets/stylesheets/hyrax/_header.scss
hyrax-4.0.0.rc3 app/assets/stylesheets/hyrax/_header.scss
hyrax-4.0.0.rc2 app/assets/stylesheets/hyrax/_header.scss
hyrax-4.0.0.rc1 app/assets/stylesheets/hyrax/_header.scss
hyrax-4.0.0.beta2 app/assets/stylesheets/hyrax/_header.scss
hyrax-4.0.0.beta1 app/assets/stylesheets/hyrax/_header.scss