Skip to content

src/nautilus-trash-bar.c: added destructive-action class to button

Arianna Masciolini requested to merge harisont/nautilus:issue-969 into master

This does not solve the problem: the button style is still determined by the question style class of the parent element infobox. Such style class cannot be removed modifying this file as it is probably added later. Anyway, my suggestion is to reconstruct the trash bar directly from GtkBox so that the style can be defined manually.

#969 (closed)

Merge request reports