ticks: tweak background style for ticks

This commit is contained in:
Christian Hergert
2019-08-01 00:30:16 -07:00
parent 2d6906b542
commit 6295b28816

View File

@ -53,7 +53,7 @@ SysprofVisualizersFrame scrollbar.horizontal contents trough slider {
SysprofVisualizerTicks {
color: mix(@theme_fg_color, @borders, 0.5);
background-color: @theme_bg_color;
background-color: @content_view_bg;
}
SysprofVisualizersFrame list {