Sha256: 34a302cb7e7d9e769ae7ce9ed997b5f080cdc0db8258173051a22400197719a1
Contents?: true
Size: 497 Bytes
Versions: 4
Compression:
Stored size: 497 Bytes
Contents
.mblRoundRectList { margin: 7px 9px 16px; padding: 0; border: 1px solid #adaaad; border-radius: 8px; background-color: white; } .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