You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
421 B
12 lines
421 B
3 years ago
|
# ==============================================================================
|
||
|
# 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"
|