Add files via upload

This commit is contained in:
L4ki
2021-11-30 08:24:52 +01:00
committed by GitHub
parent 58bd551371
commit 116be7724d
8 changed files with 2965 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# ==============================================================================
# OPEN/LIBREOFFICE SPECIFIC SETTINGS
# ==============================================================================
style "ooo_stepper_hack"
{
GtkScrollbar::stepper-size = 13
GtkScrollbar::has-backward-stepper = 1
GtkScrollbar::has-forward-stepper = 1
}
widget "*openoffice-toplevel*" style "ooo_stepper_hack"