Forgot to commit

This commit is contained in:
Eugen Rochko 2017-01-23 17:18:41 +01:00
parent f855d645b2
commit ef2b924679
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ table {
::-webkit-scrollbar-track {
border: 0px none $color5;
border-radius: 0;
background: rgba(0, 0, 0, 0.1);
background: rgba($color8, 0.1);
}
::-webkit-scrollbar-track:hover {