Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 830 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 830 Bytes

nicer-bootstrap

Nicer Bootstrap is a plugin that changes appearance of Bootstrap's 3 modal window.

It is based on: http://tutorialzine.com/2010/12/better-confirm-box-jquery-css3/

Example

See an example of nicer modal window

See default bootstrap modal window

Install

To get latest version, run command: git clone https://github.com/Ravaelles/nicer-bootstrap

Usage

Nicer Bootstrap uses core Bootstrap modal functionality and it only adds css file that overrides default settings. Apart from adding the css file the only change needed is to add blue or gray classes to the buttons. See modal.html file to see an example.