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
+8
View File
@@ -1,3 +1,11 @@
@import "functions";
@import "global";
/**************
! Window frame
***************/
.window-frame {
border: none;
border-radius: $roundness $roundness 0 0;