reorg scss util files

This commit is contained in:
Adam Bradley
2015-07-23 13:55:26 -05:00
parent 4c5046710c
commit b58cffab88
12 changed files with 78 additions and 123 deletions

View File

@@ -93,9 +93,9 @@ $button-material-border-radius: 3px !default;
&[clear] {
box-shadow: none;
@if lightness(get-color($color, base)) > 90 {
/* @if lightness(get-color($color, base)) > 90 {
color: get-color($color, inverse);
}
}*/
&:hover,
&.hover {