Sha256: ef8e623c94ea435f7b5ed3ba8060f568a17537a8ae188abe8eec8a3bfee5cb61
Contents?: true
Size: 415 Bytes
Versions: 1
Compression:
Stored size: 415 Bytes
Contents
// colors $button-color: $accent-light; $button-background-color: $primary; $button-hover-background-color: $primary-dark; $button-active-background-color: $primary-darker; // default styles $button-border: none; $button-padding: 0.65em 1em; $button-margin: $default-margin; $button-font-size: $default-font-size; // size $button-huge-font-size: 200%; $button-large-font-size: 150%; $button-small-font-size: 75%;
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bones-rails-0.1.0 | app/assets/stylesheets/bones/variables/_buttons.scss |