Sha256: 2f81257d1d66b953436de1b00cc21a013530c06c2168ada167df0edc22a9a33e

Contents?: true

Size: 301 Bytes

Versions: 3

Compression:

Stored size: 301 Bytes

Contents

$highlight-background-color: rgba(5,166,86,0.36);

#search-results .thumbnail_highlight, #documents .thumbnail_highlight {
  background-color: $highlight-background-color;
  z-index: 1000;
  position: absolute;
}

.metadata em {
  background-color: $highlight-background-color;
  font-weight: bold;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
newspaper_works-1.0.1 app/assets/stylesheets/newspaper_works/_search_results.scss
newspaper_works-1.0.0 app/assets/stylesheets/newspaper_works/_search_results.scss
newspaper_works-0.1.0 app/assets/stylesheets/newspaper_works/_search_results.scss