/*! _button.scss */ /// /// Project SOGo /// Version 3.alpha /// Component button /// /// Definitions for button extends /// @import 'extends'; .sg-active button { color: $primary-color; }