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.
- Host: GitHub
- URL: https://github.com/matildevoldsen/css3-flat-ui-buttons
- Owner: Matildevoldsen
- License: mit
- Created: 2017-09-07T20:17:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-09T10:50:45.000Z (over 8 years ago)
- Last Synced: 2025-10-26T04:27:29.677Z (7 months ago)
- Language: CSS
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.