Make list items highligh colour darker
The list highlight colour is currently very subtle and can be had to spot so make it a little darker. Closes #1090
This commit is contained in:
parent
c9c44641b3
commit
2d2334d34b
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ $headerHeight: 55px;
|
|||
$sidebarWidth: 350px;
|
||||
$keyline: 1px solid $lightgrey;
|
||||
$border-radius: 3px;
|
||||
$list-highlight: #FFFFE6;
|
||||
$list-highlight: #FFFFC0;
|
||||
$border: 1px solid $grey;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue