[gnome-themes-standard] contacts: remove duplicate theming for notifications



commit b5104f1a7dbc5271b194e2de91329ec683d7027b
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Aug 16 23:37:35 2012 +0200

    contacts: remove duplicate theming for notifications

 themes/Adwaita/gtk-3.0/gnome-applications.css |   14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 16e8882..d41c407 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -516,20 +516,6 @@ ContactsWindow .sidebar .view:selected:focus {
  background-color: #ffffff;
 }
 
-.contacts-notification {
- border-style: solid;
- border-color: #949486;
- border-width: 0 1px 1px 1px;
- border-radius: 0 0 5px 5px;
- padding: 8px;
- background-color: #d8d8d8;
- background-image: -gtk-gradient (linear,
- left top, left bottom,
- from (rgba (0, 0, 0, 0.15)),
- color-stop (0.15, rgba (0, 0, 0, 0.04)),
- to (rgba (0, 0, 0, 0.0)));
-}
-
 /* Gucharmap */
 GucharmapChartable:active,
 GucharmapChartable:focus,



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