Sha256: d0410eefc34b18ec1656493bf8885f689efb7f62e67796d66992a06471c94052
Contents?: true
Size: 683 Bytes
Versions: 4
Compression:
Stored size: 683 Bytes
Contents
.mblDomButtonSilverCircleGreenButton { position: relative; width: 30px; height: 30px; } .mblDomButtonSilverCircleGreenButton > 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)); } .mblDomButtonSilverCircleGreenButton > div > div { position: relative; top: 6px; left: 6px; width: 12px; height: 12px; border: 1px inset #1b991c; border-radius: 7px; background: -webkit-gradient(radial, center center, 0, center center, 6, from(#17df25), to(#1ba51c)); }
Version data entries
4 entries across 4 versions & 1 rubygems