[gnome-terminal] profile: Don't dim the columns and rows labels



commit ff194d2512c98e7e0244215893ee66e50f393157
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Jul 8 13:13:35 2014 +0200

    profile: Don't dim the columns and rows labels
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724110

 src/profile-preferences.ui |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
index f06fb78..40cea65 100644
--- a/src/profile-preferences.ui
+++ b/src/profile-preferences.ui
@@ -311,9 +311,6 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="label" translatable="yes">columns</property>
-                            <style>
-                              <class name="dim-label"/>
-                            </style>
                           </object>
                           <packing>
                             <property name="expand">False</property>
@@ -352,9 +349,6 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="label" translatable="yes">rows</property>
-                            <style>
-                              <class name="dim-label"/>
-                            </style>
                           </object>
                           <packing>
                             <property name="expand">False</property>


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