Sha256: b81857ec20b93d2289ee474315670224f5f286d8481670c1aba321678af2994d
Contents?: true
Size: 430 Bytes
Versions: 50
Compression:
Stored size: 430 Bytes
Contents
/*------------------- Step Variables --------------------*/ /* Step */ @background: linear-gradient(transparent, rgba(0, 0, 0, 0.07)); @verticalPadding: 1em; /* Group */ @stepsBackground: #FFFFFF; @stepsBoxShadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.15); /* States */ @activeBackground: #FFFFFF; @activeIconColor: @darkTextColor; /* Arrow */ @arrowTopOffset: 100%; @arrowRightOffset: 50%; @arrowBorderColor: rgba(0, 0, 0, 0.2);
Version data entries
50 entries across 50 versions & 3 rubygems