Some UI theming. square buttons
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
/*******************************
|
||||
User Variable Overrides
|
||||
*******************************/
|
||||
|
||||
@borderRadius: 0px;
|
@ -3,4 +3,6 @@
|
||||
*******************************/
|
||||
|
||||
@invertedItemTextColor: @primaryColor;
|
||||
@transparentInvertedColor: @primaryColor;
|
||||
@transparentInvertedColor: @primaryColor;
|
||||
|
||||
@borderRadius: 0px;
|
Reference in New Issue
Block a user