Sha256: 9eabc6ce193e636c7852b5696f2d18c9bbfe1ab3ee4ec6b987126a64e14bf712
Contents?: true
Size: 739 Bytes
Versions: 122
Compression:
Stored size: 739 Bytes
Contents
.st-block-replacer { position: absolute; text-align: center; transform: translateY(-50%); outline:none; border:none; font-size:1.3em; display:none; background-color:transparent; padding:0; z-index: 2; top: 50%; left: 35px; &::-moz-focus-inner { padding:0; margin:0; margin-left:-1px; } .st-block--textable.st-block--empty & { display: block; } } .st-block-replacer__button { transition: all $animation-speed ease-in-out; color: $accent-color; position:relative; box-sizing:border-box; display: inline-block; margin: 0 auto; width: 41px; height: 41px; cursor: pointer; transform:translateZ(0); .st-block--controls-active & { transform: rotate(45deg); } }
Version data entries
122 entries across 122 versions & 1 rubygems