Sha256: 21bd07ae55309ae8aa1d380e072ab061f3877f2693ac79030deeca21a28f6f41
Contents?: true
Size: 764 Bytes
Versions: 1
Compression:
Stored size: 764 Bytes
Contents
// Toadstool comes pre-loaded with a series of pre-developed buttons // Special thanks to Chad for the work (http://hellohappy.org/css3-buttons/) // To use, simply uncomment the buttons you want and extend the silent class // -------------------------------------------------------------------- // Minimal @import "buttons/minimal_config"; // Minimal config options @import "stipe/buttons/lib/minimal"; // Sass UI code // Cupid-green @import "buttons/cupid_config"; // Minimal config options @import "stipe/buttons/lib/cupid-green"; // Sass UI code // buttons // -------------------------------------------------------------------- //* toadstool buttons */ button, a.button { @extend %stipe_buttons; // pre-loaded silent class, I know you want to nuke this! }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
toadstool-0.0.0.1 | sass/_buttons.scss |