Fix linked buttons and other fixes

This commit is contained in:
Satyajit Sahoo
2014-11-23 22:36:45 +05:30
parent e87a3b6f41
commit c3bc33386c
12 changed files with 256 additions and 146 deletions
+5
View File
@@ -1,6 +1,11 @@
@import "functions";
@import "global";
@import "button";
/*********
! Toolbar
**********/
@mixin toolbar($bg, $fg) {
@include linear-gradient($bg);
@include border($bg);