13 lines
321 B
Plaintext
13 lines
321 B
Plaintext
/*******************************
|
|
User Variable Overrides
|
|
*******************************/
|
|
|
|
@invertedBackground: #525A67;
|
|
@dropdownMenuDistance: 0px;
|
|
|
|
/*******************************
|
|
PXT Theme Overrides
|
|
*******************************/
|
|
|
|
@mainMenuHeight: 5rem;
|
|
@mainMenuMinHeight: (@itemVerticalPadding * 2) + 2em; |