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
|
// Layout
|
||||||
@foreground-color: @white;
|
@foreground-color: @white;
|
||||||
@body-bg: #f5f5f8;
|
@body-bg: #f5f5f8;
|
||||||
|
@hover-color: @gray-lightest;
|
||||||
@border-color: @gray-light;
|
@border-color: @gray-light;
|
||||||
|
|
||||||
// Brand
|
// Brand
|
||||||
|
|
|
||||||
Reference in a new issue