Buttons

Use Bootstrap’s custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.
"You have to add mentions classes to bootstrap Buttons."

Flat Button

btn flat f-*

f-first
f-second
f-third
f-forth
f-primary
f-secondary
f-success
f-warning
f-danger
f-info
f-dark
f-light
f-main
f-grey
f-white
f-glass

Main Button

btn main f-*

f-first
f-second
f-third
f-forth
f-primary
f-secondary
f-success
f-warning
f-danger
f-info
f-dark
f-light
f-main
f-grey
f-white
f-glass

Shade Button

btn shade f-*

f-first
f-second
f-third
f-forth
f-primary
f-secondary
f-success
f-warning
f-danger
f-info
f-dark
f-light
f-main
f-grey
f-white
f-glass

Outline Button

use it with " c-* " and " o-* "to have exact result.
btn outlined o-* c-*

f-first
f-second
f-third
f-forth
f-primary
f-secondary
f-success
f-warning
f-danger
f-info
f-dark
f-light
f-main
f-grey
f-white
f-glass

Dashed Outline Button

use it with " c-* " and " o-* "to have exact result.
btn outlined dashed o-* c-*

f-first
f-second
f-third
f-forth
f-primary
f-secondary
f-success
f-warning
f-danger
f-info
f-dark
f-light
f-main
f-grey
f-white
f-glass

Toggle Button

use it with " c-* " and " o-* "to have exact result. You can also use f-dark, f-glass or f-white for background.
btn outlined f-toggle-* o-* c-*

f-first
f-second
f-third
f-forth
f-primary
f-secondary
f-success
f-warning
f-danger
f-info
f-dark
f-light
f-main
f-grey
f-white
f-glass

Drobdown Button

use it with " c-* " and " o-* "to have exact result. You can also use f-dark, f-glass or f-white for background.

bootstrap Button