2 # Avoid making buttons inside the PSPPIRE data sheet and variable sheet
3 # extra-tall. This allows more rows to fit on the screen, making data
6 style "thinbuttons" { ythickness = 0 }
7 widget_class "*<PsppSheetView>*GtkButton" style : rc "thinbuttons"