[gitg] Remove unused css



commit 1cb9fdbb982e700688f10e34a27de98853c4b9c1
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Feb 21 12:33:08 2013 +0100

    Remove unused css

 gitg/resources/ui/style.css |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/gitg/resources/ui/style.css b/gitg/resources/ui/style.css
index b6d1d56..dcb8535 100644
--- a/gitg/resources/ui/style.css
+++ b/gitg/resources/ui/style.css
@@ -47,15 +47,6 @@ GtkToolbar#toolbar_subnav {
        background-image: none;
 }
 
-#paned_main {
-       border-style: solid;
-       border-color: @borders;
-       border-width: 0px 0px 0px 1px;
-       padding: 0px;
-       border-radius: 0px;
-       background-color: inherit;
-}
-
 GtkLabel.title {
        font-weight: bold;
        font-size: 16px;


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