Update fontes icônes

This commit is contained in:
iRouge
2015-06-11 15:57:06 -04:00
committed by Francis Lachapelle
parent e1b155b455
commit 1528b32cc7
8 changed files with 165 additions and 243 deletions
@@ -0,0 +1,12 @@
/*! _button.scss */
///
/// Project SOGo
/// Version 3.alpha
/// Component button
///
/// Definitions for button extends
///
@import 'extends';
.sg-active button {
color: $primary-color;
}