theme: a button is a button is a button
https://bugzilla.gnome.org/show_bug.cgi?id=737785
This commit is contained in:

committed by
Florian Müllner

parent
ce38ae64cc
commit
48cfd35b65
@ -353,7 +353,7 @@ const AutorunNotification = new Lang.Class({
|
||||
x_fill: true,
|
||||
x_align: St.Align.START,
|
||||
button_mask: St.ButtonMask.ONE,
|
||||
style_class: 'hotplug-notification-item' });
|
||||
style_class: 'hotplug-notification-item button' });
|
||||
|
||||
button.connect('clicked', Lang.bind(this, function() {
|
||||
startAppForMount(app, this._mount);
|
||||
|
Reference in New Issue
Block a user