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

https://github.com/matildevoldsen/css3-flat-ui-buttons

These buttons are made with a flat ui in mind. As well it contains helper classes such as border-radius-less and extra-border, e.t.c.
https://github.com/matildevoldsen/css3-flat-ui-buttons

Last synced: 7 months ago
JSON representation

These buttons are made with a flat ui in mind. As well it contains helper classes such as border-radius-less and extra-border, e.t.c.

Awesome Lists containing this project

README

          

# CSS3-Flat-UI-Buttons
These buttons are made with a flat ui in mind. As well it contains helper classes such as border-radius-less and extra-border, e.t.c.

This stylesheet also contain a simple panel and a container that uses flexible box.

**Helper classes**

**.border-radius-less**: sets the property to border-radius:0px

**.extra-bordered**: sets the property to 80px in border-radius.

**.btn-fade-hover**: Animates the hover of a button.

**.btn-fade-hover-slow**: Animates the hover of a button slowly.

**.align-text-left**: align the text to the left.

**.align-text-center**: align the text to the center.

**.align-text-right**: align the text to the right.