correcting primary btn colors
This commit is contained in:
@@ -264,8 +264,8 @@
|
||||
@btnBackgroundHighlight: @gray-10;
|
||||
@btnBorder: @gray-9;
|
||||
|
||||
@btnPrimaryBackground: @ui-btn-positive;
|
||||
@btnPrimaryBackgroundHighlight: @ui-btn-positive-hover;
|
||||
@btnPrimaryBackground: @ui-btn;
|
||||
@btnPrimaryBackgroundHighlight: @ui-btn-hover;
|
||||
|
||||
@btnInfoType: @ui-btn-type;// updated 2019
|
||||
@btnInfoTypeHover: @ui-btn-type;// updated 2019
|
||||
|
||||
Reference in New Issue
Block a user