Sha256: cc9e9299b953fbb88091025d4c5492380c2a5d80a59e1ae66aa18b2d1467442f
Contents?: true
Size: 425 Bytes
Versions: 8
Compression:
Stored size: 425 Bytes
Contents
.listView { border: 1px solid #bbb; } .listItem { font-size: 14px; padding: 5px 10px 5px; cursor: pointer; border-bottom: 1px solid #ddd; } .listItemHover { background: #eee url('/images/title-gradient-overlay.png') repeat-x; /* background-color: #C7CEEA;*/ } .listItemSelected { background-color: #DDDDFF; background-image: none; padding-top: 4px; border-top: 1px dotted #88a; border-bottom: 1px dotted #88a; }
Version data entries
8 entries across 8 versions & 1 rubygems