Sha256: e7951e676f140ef0eb0a17f9b021e9aa934e65070bf088aac40fb3c56c8d9d90
Contents?: true
Size: 782 Bytes
Versions: 2
Compression:
Stored size: 782 Bytes
Contents
/*------------------- Button Variables --------------------*/ /* Button Variables */ @textTransform: none; @fontWeight: @normal; @textColor: #333333; @primaryColor: #333333; @borderRadius: 0.25em; @backgroundColor: #EEEEEE; @backgroundImage: none; @boxShadow: none; @hoverBackgroundColor: #DDDDDD; @hoverBackgroundImage: none; @hoverBoxShadow: none; @downBackgroundColor: #D0D0D0; @downBackgroundImage: none; @downBoxShadow: none; @activeBackgroundColor: #CCCCCC; @activeBackgroundImage: none; @activeBoxShadow: none; @verticalBoxShadow: none; @loadingBackgroundColor: #F0F0F0; @labeledIconLeftShadow: none; @labeledIconRightShadow: none; @mini: 0.6rem; @tiny: 0.7rem; @small: 0.85rem; @medium: 0.92rem; @large: 1rem; @big: 1.125rem; @huge: 1.25rem; @massive: 1.3rem;
Version data entries
2 entries across 2 versions & 2 rubygems