Forgot to commit

This commit is contained in:
Eugen Rochko 2017-01-23 17:18:41 +01:00
parent f855d645b2
commit ef2b924679

View file

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