Sha256: 4f90e3920dffce743664df7842943652064015d15d26ac8d360c9e3c09dfcda5

Contents?: true

Size: 579 Bytes

Versions: 2

Compression:

Stored size: 579 Bytes

Contents

.tribute-container {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  max-height: 300px;
  max-width: 500px;
  overflow: auto;
  display: block;
  z-index: 999999; }
  .tribute-container ul {
    margin: 0;
    margin-top: 2px;
    list-style: none;
    background: #efefef; }
  .tribute-container li {
    padding: 5px 5px;
    cursor: pointer; }
    .tribute-container li.highlight, .tribute-container li:hover {
      background: #ddd; }
    .tribute-container li span {
      font-weight: bold; }
  .tribute-container .menu-highlighted {
    font-weight: bold; }

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tribute-2.2.0.0 vendor/assets/stylesheets/tribute/index.css
tribute-2.0.5.0 vendor/assets/stylesheets/tribute/index.css