mirror of
https://github.com/signaldirective/robco-theme.git
synced 2026-05-08 03:20:11 +02:00
12 lines
421 B
Plaintext
Executable File
12 lines
421 B
Plaintext
Executable File
# ==============================================================================
|
|
# 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" |