mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Fix linked buttons and other fixes
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
@import "functions";
|
||||
@import "global";
|
||||
@import "button";
|
||||
|
||||
/*********
|
||||
! Toolbar
|
||||
**********/
|
||||
|
||||
@mixin toolbar($bg, $fg) {
|
||||
@include linear-gradient($bg);
|
||||
@include border($bg);
|
||||
|
||||
Reference in New Issue
Block a user