[sushi] style: make the titlebar font bold



commit 638872ae09cc0a5329e4213cf66ecfc4d450ab83
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Apr 29 20:26:41 2011 -0400

    style: make the titlebar font bold

 data/style/gtk-style.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/style/gtk-style.css b/data/style/gtk-style.css
index 8139904..c4aa8b1 100644
--- a/data/style/gtk-style.css
+++ b/data/style/gtk-style.css
@@ -43,6 +43,7 @@ GtkLabel {
 
 .np-decoration {
     color: @np_fg_color;
+    font: bold;
 }
 
 .np-decoration.button {



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