Sha256: ec2c8b40c16c68667be1b3c416f2b4601239ec20cc586d4d3f933b89f418c7c3
Contents?: true
Size: 667 Bytes
Versions: 4
Compression:
Stored size: 667 Bytes
Contents
.mblDomButtonSilverCircleGrayButton { position: relative; width: 30px; height: 30px; } .mblDomButtonSilverCircleGrayButton > div { position: relative; top: 0px; left: 0px; width: 26px; height: 26px; border: 1px solid #b5b6b5; border-radius: 13px; -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#c2c2c2)); } .mblDomButtonSilverCircleGrayButton > div > div { position: relative; top: 6px; left: 6px; width: 12px; height: 12px; border: 1px inset #aeaeae; border-radius: 7px; background: -webkit-gradient(linear, left top, left bottom, from(#d4d4d4), to(#bababa)); }
Version data entries
4 entries across 4 versions & 1 rubygems