This commit is contained in:
j 2018-11-12 07:12:58 +01:00
commit ad7e833519
3 changed files with 10 additions and 1 deletions

View file

@ -1188,6 +1188,10 @@ Scrollbars
background: -webkit-linear-gradient(left, $buttonActiveGradient);
}
body.$themeClass {
scrollbar-color: $bodyBorder $bodyBackground;
}
/*
================================================================================
SourceViewer