app/assets/less/variables.less: adding @hover-color
This commit is contained in:
parent
72089baeeb
commit
23d5d7e0cb
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
// Layout
|
||||
@foreground-color: @white;
|
||||
@body-bg: #f5f5f8;
|
||||
@hover-color: @gray-lightest;
|
||||
@border-color: @gray-light;
|
||||
|
||||
// Brand
|
||||
|
|
|
|||
Reference in a new issue