[gnome-themes-standard] Changed contacts-suggestion class



commit c967546ea5b8988e2776a922f09005ac59728cb5
Author: Erick PÃrez Castellanos <erick red gmail com>
Date:   Wed Dec 5 17:39:51 2012 -0500

    Changed contacts-suggestion class
    
    This change fix the look of the link-suggestion shown in Contacts
    according the commit ef0edca5f799542f92c273728021d891310a6337 .

 themes/Adwaita/gtk-3.0/gnome-applications.css |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index e6b85a6..a607f54 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -575,8 +575,7 @@ EphyWindow.background EphyNotebook.notebook:last-child {
 }
 
 .contacts-suggestion {
- background-color: #434343;
- color: #ffffff;
+ background-color: #D3D7CF;
  border-radius: 4px;
 }
 



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