Sha256: 5ae8e026fa1ec8c9c3defa0ad166a182f965c2092090ab418786ed632ae68c3e
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: black; } .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