Sha256: 15a24f186e08dcac024b7bc7243c99c2ad08a00bdba3e37bfdde0ef3e6f9d2a6
Contents?: true
Size: 812 Bytes
Versions: 26
Compression:
Stored size: 812 Bytes
Contents
.dropdown_wrapper { border: 1px solid #b3b3b3; border-top: 1px solid #c3c3c3; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.35); border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } ul.menu { background: white; font-size: 80%; padding: 5px 20px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; li { margin: 0 -20px; &.separator { margin: 5px -18px; border-top: 1px solid #e5e5e5; } } a { color: black; display: block; padding: 6px 20px 7px; text-decoration: none; border-top: 1px solid white; &:hover { background: #e0f0ff; border-top: 1px solid #d5f0ff; background-image: linear-gradient(to bottom, #e5f5ff, #b5d0f5); } } }
Version data entries
26 entries across 26 versions & 1 rubygems