refactor(segment): MD fixing the segment colors in toolbars with colors

references #597
This commit is contained in:
Brandy Carney
2015-11-20 12:59:21 -05:00
parent 0a5d1ec7d9
commit 116d4aa23c
3 changed files with 78 additions and 20 deletions

View File

@@ -13,5 +13,6 @@
"!./scripts/**",
"!./dist/**",
"!./tmp/**"
]
],
"compileOnSave" : false
}