Sha256: 06134aa500d8a437b24b52c150ec067c9908dc5ac7bfa8587990574f8d32aee5
Contents?: true
Size: 499 Bytes
Versions: 4
Compression:
Stored size: 499 Bytes
Contents
.mblRoundRectList { margin: 7px 9px 16px; padding: 0; border: 1px solid #cccccc; border-radius: 8px; background-color: #ffffff; } .mblRoundRectList .mblListItem:first-child, .mblRoundRectList .mblEdgeToEdgeCategory:first-child { border-top-left-radius: 8px; border-top-right-radius: 8px; } .mblRoundRectList .mblListItem:last-child, .mblRoundRectList .mblEdgeToEdgeCategory:last-child { border-bottom-width: 0; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; }
Version data entries
4 entries across 4 versions & 1 rubygems