diff --git a/gajim/data/style/gajim.css b/gajim/data/style/gajim.css index 8eb7ba360..88a8335cd 100644 --- a/gajim/data/style/gajim.css +++ b/gajim/data/style/gajim.css @@ -11,9 +11,9 @@ .no-scroll-indicator undershoot.top, undershoot.bottom { background-image: none; } .scrollbar-style scrollbar trough {background-color:@theme_base_color; } .scrollbar-style scrollbar {border:none; } +.scrollbar-style slider {min-width: 3px; background-color: #a0a3a4} .actionbar-no-border box {border: none} - .actionbar-no-border button { padding: 0px; background-color: @theme_base_color;