Sha256: 6d23a703ed96effdcd12eebc306042bd06f542abb1993f0973b8baac364ce4e0
Contents?: true
Size: 657 Bytes
Versions: 45
Compression:
Stored size: 657 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; padding: 0; 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 li.no-match { cursor: default; } .tribute-container .menu-highlighted { font-weight: bold; }
Version data entries
45 entries across 45 versions & 2 rubygems