Archived
1
0
Fork 0

app/assets/less/variables.less: fixing the names for gray colors (prefixed with "gray" instead)

This commit is contained in:
Henrik Hautakoski 2018-03-24 10:48:46 +01:00
parent 927cb8ec41
commit d2e8e64600
2 changed files with 13 additions and 12 deletions

View file

@ -7,7 +7,7 @@
padding: .6em 1em;
&:hover {
background: @lightest-gray;
background: @gray-lightest;
}
// Borders.