Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.

acelaya/bootstrap2-styled-buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Build Status

This little stylesheet reverts new Bootstrap 3 button styles to the old ones, including .btn-inverse again.

The .btn-primary style is based on the Bootstrap 3 theme, but a .btn-old-primary was included with the old shiny blue primary button.

They are compatible with the new Bootstrap 3 buttons styles and have the new padding, to fit with other form controls.

Disabled, focused and active styles are supported, as well as .btn-lg, .btn-sm, .btn-xs and .btn-block.

How to use

Include one of the files located in the css folder (bootstrap-buttons.css or bootstrap-buttons.min.css) in your Bootstrap 3 project after bootstrap stylesheets to get the old styled buttons.

Alternatively you can install this package with bower by running bower install bootstrap2-styled-buttons

You can see this in action here.

How to build

The building process has been automated by using Grunt. Take a look at its documentation for more information.

The automation script just compiles the SASS stylesheets, creating a normal and a minified CSS stylesheets in the css directory.

It requires compass to properly work.

About

Bootstrap 3 buttons with Bootstrap 2 style

Resources

License

Stars

Watchers

Forks

Packages

No packages published