Sha256: c9fab7786dd95e1dd771cd26abdaea9988a7335667d2b3b571ab179743708a43
Contents?: true
Size: 775 Bytes
Versions: 4
Compression:
Stored size: 775 Bytes
Contents
.mblDomButtonBlueCircleMinus { position: relative; width: 29px; height: 29px; } .mblDomButtonBlueCircleMinus > div { position: relative; top: 2px; left: 2px; width: 22px; height: 22px; border: 1px solid #b5b6b5; border-radius: 12px; -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); } .mblDomButtonBlueCircleMinus > div > div { position: relative; top: 2px; left: 2px; width: 18px; height: 18px; border-radius: 9px; background: -webkit-gradient(linear, left top, left bottom, from(#6ba2e7), to(#216dd6), color-stop(0.5, #4282de), color-stop(0.5, #216dd6)); } .mblDomButtonBlueCircleMinus > div > div > div { position: absolute; top: 8px; left: 3px; width: 12px; height: 3px; margin: 0px; font-size: 1px; border-style: none; background: white; }
Version data entries
4 entries across 4 versions & 1 rubygems