[almanah] style: fixed some issues with the GNOME 3.10 theme



commit d86652d76591bc98e686c9f9ba63a1f871401e00
Author: Álvaro Peña <alvaropg gmail com>
Date:   Sat Nov 16 13:19:03 2013 +0100

    style: fixed some issues with the GNOME 3.10 theme

 data/almanah.css |    3 +++
 data/almanah.ui  |   10 ++++++----
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/data/almanah.css b/data/almanah.css
index c944bd2..c16ebfe 100644
--- a/data/almanah.css
+++ b/data/almanah.css
@@ -9,6 +9,9 @@ AlmanahCalendarButton:active {
     border-image: none;
     border-color: @menu_bg_color;
     border-radius: 4px 4px 0 0;
+
+    color: @theme_text_color;
+    text-shadow: none;
 }
 
 AlmanahCalendarButton GtkLabel:active {
diff --git a/data/almanah.ui b/data/almanah.ui
index d491f24..ea7e51f 100644
--- a/data/almanah.ui
+++ b/data/almanah.ui
@@ -239,10 +239,11 @@
                                                                                <property 
name="hexpand">True</property>
                                                                                <property 
name="horizontal-spacing">6</property>
                                                                                <property 
name="vertical-spacing">6</property>
-                                                                               <property 
name="margin_top">6</property>
-                                                                               <property 
name="margin_left">6</property>
-                                                                               <property 
name="margin_right">6</property>
-                                                                               <property 
name="margin_bottom">6</property>
+                                                                               <property 
name="margin_top">0</property>
+                                                                               <property 
name="margin_left">0</property>
+                                                                               <property 
name="margin_right">0</property>
+                                                                               <property 
name="margin_bottom">0</property>
+                                                                               <property 
name="border-width">6</property>
                                                                        </object>
                                                                        <packing>
                                                                                <property 
name="left_attach">0</property>
@@ -272,6 +273,7 @@
                                                                                                <property 
name="margin_top">6</property>
                                                                                                <property 
name="margin_left">10</property>
                                                                                                <property 
name="margin_right">10</property>
+                                                                                               <property 
name="margin_top">4</property>
                                                                                                <child 
internal-child="accessible">
                                                                                                        
<object class="AtkObject" id="a11y-almanah_mw_entry_view">
                                                                                                              
  <property name="AtkObject::accessible-name" translatable="yes">Entry editing area</property>


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