diff options
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 { |
