css: drop unused scrollbar styling

This commit is contained in:
Peter Eisenmann
2022-04-30 16:55:52 +02:00
parent c5757878a0
commit 9dd2c3207b

View File

@@ -1,9 +1,5 @@
@define-color shaded_card_bg_color shade(@card_bg_color, .95);
scrolledwindow.scrollbar > scrollbar > range > trough {
background: 0;
}
.terminal-box {
background-color: #000;
}