[gnome-shell/wip/fmuellner/notification-redux+sass: 131/207] Update notification style



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]