[Libreoffice-bugs] [Bug 125390] Gtk3 theme settings with small sizes for scrollbars make them unusable

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 5 13:58:21 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=125390

--- Comment #2 from Ilhan Yesil <ilhanyesil at gmx.de> ---
Created attachment 152592
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152592&action=edit
Sample gtk file

This is my installation file /usr/share/themes/Breeze/gtk-3.20/gtk.css
where at line 3133 and 3134, I've changed the values from 14px to 5px.

    min-width: 14px;
    min-height: 14px;

to 

    min-width: 5px;
    min-height: 5px;

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190705/ac957a83/attachment.html>


More information about the Libreoffice-bugs mailing list