[gnome-themes-standard] css: don't hardcode cantarell in the CSS file



commit 62f6c7d9325d9732f0f8b61c43d91c71e041bf1f
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Feb 8 15:58:44 2011 -0500

    css: don't hardcode cantarell in the CSS file
    
    We'll let gsettings-desktop-schemas control it with a gsetting.

 themes/Adwaita/gtk-3.0/gtk.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk.css b/themes/Adwaita/gtk-3.0/gtk.css
index 2e421ec..3b9f81a 100644
--- a/themes/Adwaita/gtk-3.0/gtk.css
+++ b/themes/Adwaita/gtk-3.0/gtk.css
@@ -24,7 +24,6 @@
 @define-color error_bg_color rgb (237, 54, 54);
 
 * {
-    font: Cantarell;
     engine: adwaita;
     padding: 1;
 



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