[gnome-boxes] Drop notification specific themeing



commit e11058654ae7a42d20a5cb3b5de7fce0d27e1e93
Author: Alexander Larsson <alexl redhat com>
Date:   Mon Oct 29 16:33:13 2012 +0100

    Drop notification specific themeing
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679106

 data/gtk-style.css |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)
---
diff --git a/data/gtk-style.css b/data/gtk-style.css
index efba406..d19991a 100644
--- a/data/gtk-style.css
+++ b/data/gtk-style.css
@@ -97,24 +97,6 @@ BoxesMiniGraph {
     font-family: monospace;
 }
 
-.notificationbar GtkInfoBar {
-    border-color: #555357;
-    border-style: solid;
-    border-width: 0 1px 1px 1px;
-    border-radius: 0 0 4px 4px;
-    border-image: none;
-
-    background-color: #343a3b;
-    background-image: -gtk-gradient(linear, left top, left bottom,
-                                    from(#343a3b),
-                                    color-stop(0.1, #3b3e3f),
-                                    color-stop(0.2, #343a3b),
-                                    to(#343a3b));
-    color: #eeeeee;
-
-    -GtkInfoBar-action-area-border: 0;
-}
-
 /* Ensure the viewport is transparent so the background don't
    show through the rounded corners */
 .boxes-menu GtkViewport {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]