[gnome-shell/wip/fmuellner/notification-redux+sass: 131/207] Update notification style
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/fmuellner/notification-redux+sass: 131/207] Update notification style
- Date: Tue, 17 Feb 2015 17:05:01 +0000 (UTC)
commit 848c885bc6c8b93bdcac77a506b885f238a46d19
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Feb 13 00:09:38 2015 +0100
Update notification style
js/ui/components/autorunManager.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/components/autorunManager.js b/js/ui/components/autorunManager.js
index 4371eb9..a8d4c2a 100644
--- a/js/ui/components/autorunManager.js
+++ b/js/ui/components/autorunManager.js
@@ -412,7 +412,7 @@ const AutorunNotification = new Lang.Class({
x_fill: true,
x_align: St.Align.START,
button_mask: St.ButtonMask.ONE,
- style_class: 'hotplug-notification-item button' });
+ style_class: 'notification-item button' });
button.connect('clicked', Lang.bind(this, function() {
startAppForMount(app, this._mount);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]