[gitg] ui: Fix the size of the headerbar



commit f418f779d2bbcd45bc868e8777be4f7148db502c
Author: Yosef Or Boczko <yoseforb gmail com>
Date:   Thu Jan 2 19:03:44 2014 +0200

    ui: Fix the size of the headerbar

 gitg/resources/ui/style.css |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)
---
diff --git a/gitg/resources/ui/style.css b/gitg/resources/ui/style.css
index 1a5c5cf..f8cabee 100644
--- a/gitg/resources/ui/style.css
+++ b/gitg/resources/ui/style.css
@@ -47,21 +47,6 @@ GtkToolbar#toolbar_subnav {
        background-image: none;
 }
 
-GtkLabel.title {
-       font-weight: bold;
-       font-size: 16px;
-       color: @insensitive_fg_color;
-}
-
-GtkLabel.description {
-       padding-bottom: 12px;
-       color: @insensitive_fg_color;
-}
-
-GtkLabel.grid_title {
-       font-weight: bold;
-}
-
 .panels-paned.pane-separator,
 .panels-paned.pane-separator:hover,
 .sidebar-paned.pane-separator,


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