From 31d4ce22c48dde7cad0e7bafefd368107711919f Mon Sep 17 00:00:00 2001 From: Yves Gatesoupe Date: Mon, 8 Feb 2016 18:06:17 +0100 Subject: [PATCH] fix(component): buttons states styles created specific scss file buttons styled according to new brand updated boostswatch page --- docs-orange/_includes/boostwatch/buttons.html | 61 ++-- scss/_o-buttons.scss | 290 ++++++++++++++++++ scss/_o-variables.scss | 43 ++- scss/_orange-css.scss | 98 ------ scss/bootstrap.scss | 1 + 5 files changed, 359 insertions(+), 134 deletions(-) create mode 100644 scss/_o-buttons.scss diff --git a/docs-orange/_includes/boostwatch/buttons.html b/docs-orange/_includes/boostwatch/buttons.html index 75730b29b0..772766700f 100644 --- a/docs-orange/_includes/boostwatch/buttons.html +++ b/docs-orange/_includes/boostwatch/buttons.html @@ -4,8 +4,8 @@

Buttons

Default

- + @@ -15,19 +15,19 @@

Default

Hover

- - - - - - - + + + + + + +

Pressed

- + @@ -37,20 +37,22 @@

Pressed

Disabled

- - - - - - - + + + + + + +

Dropdowns

- - +
- - +
- - +
- - +
- - +