Skip to content

Instantly share code, notes, and snippets.

@warrenparsons
warrenparsons / grad-buttons.less
Last active December 23, 2015 13:19 — forked from claviska/pretty-buttons.less
This is a work in progress. I needed to reenable gradient buttons in Bootstrap 3 for a project.
// Gradient Buttons
// -------------------------
// Re-enable gradients for Bootstrap 3 buttons
.grad-button(@color, @grad-start, @grad-end, @text-shadow: none) {
color: @color;
#gradient > .vertical(@grad-start, @grad-end, 0%, 100%);
text-shadow: @text-shadow;
.box-shadow(inset 0 1px 0 rgba(255, 255, 255, .1));
@warrenparsons
warrenparsons / SassMeister-input-HTML.html
Created October 30, 2015 15:00
Generated by SassMeister.com.
<div class="feed">
<ul class="feed__filters">
<li class="active">All</li>
<li>Following</li>
<li>Groups</li>
</ul>
<div class="post">
<div class="row">
<img class="post__avatar" src="https://placeholdit.imgix.net/~text?txtsize=6&txt=35%C3%9735&w=35&h=35">
<div class="post-info">