Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefanbirkner/glossy-buttons

A patch for Twitter Bootstrap that makes buttons glossy.
https://github.com/stefanbirkner/glossy-buttons

Last synced: about 1 month ago
JSON representation

A patch for Twitter Bootstrap that makes buttons glossy.

Awesome Lists containing this project

README

        

Twitter Bootstrap with glossy buttons
=====================================

This project creates Twitter bootstrap with glossy buttons instead of gradient buttons. Simply execute

make

and you find Bootstrap at `./target/bootstrap`.

Prerequisites
-------------

You need all prerequisites of Bootstrap. Additionally you need ImageMagick and apparently GNU make.

Configuration
-------------

If you need a different alpha for the gloss effect, you can change it in the `Makefile`. There is a variable called `ALPHA` at the top, which is set to `grey25`.