Sha256: 82f958d1232ac8cacc54130ae9b967654e38cb9195b630ff9ae83a45a86b39fc
Contents?: true
Size: 607 Bytes
Versions: 1
Compression:
Stored size: 607 Bytes
Contents
// To edit the default configs for the 'minimal' buttons, // simply uncomment the corrosponding veriable and edit. // ------------------------------------------------------------------------------- // $minimal_background: #e3e3e3; // $minimal_border_color: #bbb; // $minimal_border_radius: em(3); // $minimal_inset_shadow_color: #f6f6f6; // $minimal_font_color: #333; // $minimal_font_weight: bold; // $minimal_font_size: em(12); // $minimal_font_family: "helvetica neue", helvetica, arial, sans-serif; // $minimal_padding: em(8) 0 em(9); // $minimal_text_shadow: 0 1px 0 #fff; // $minimal_width: em(150);
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
toadstool-0.0.0.1 | sass/buttons/_minimal_config.scss |