diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-21 12:49:18 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-21 12:49:18 -0400 |
| commit | b28028ac4082842143b0f528d6bc539da6ccb419 (patch) | |
| tree | 1e26ea969a781ed8e323fca4e3c76345113fc694 /www/lib/ionic/scss/_button-bar.scss | |
| parent | 676270d21beed31d767a06c89522198c77d5d865 (diff) | |
mega changes, including updates and X
Diffstat (limited to 'www/lib/ionic/scss/_button-bar.scss')
| -rw-r--r-- | www/lib/ionic/scss/_button-bar.scss | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/www/lib/ionic/scss/_button-bar.scss b/www/lib/ionic/scss/_button-bar.scss index da809d15..57bb9c41 100644 --- a/www/lib/ionic/scss/_button-bar.scss +++ b/www/lib/ionic/scss/_button-bar.scss @@ -21,34 +21,6 @@ float: left; } } - - &.bar-light > .button { - border-color: $button-light-border; - } - &.bar-stable > .button { - border-color: $button-stable-border; - } - &.bar-positive > .button { - border-color: $button-positive-border; - } - &.bar-calm > .button { - border-color: $button-calm-border; - } - &.bar-assertive > .button { - border-color: $button-assertive-border; - } - &.bar-balanced > .button { - border-color: $button-balanced-border; - } - &.bar-energized > .button { - border-color: $button-energized-border; - } - &.bar-royal > .button { - border-color: $button-royal-border; - } - &.bar-dark > .button { - border-color: $button-dark-border; - } } .button-bar > .button { |
