[gnome-control-center] wacom: add dim-label style classes for stylus page labels



commit 101957934b07b5c6182a2e3937cde43e609fda43
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jan 23 11:41:39 2012 -0500

    wacom: add dim-label style classes for stylus page labels

 panels/wacom/wacom-stylus-page.ui |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/panels/wacom/wacom-stylus-page.ui b/panels/wacom/wacom-stylus-page.ui
index cf11896..6fce70a 100644
--- a/panels/wacom/wacom-stylus-page.ui
+++ b/panels/wacom/wacom-stylus-page.ui
@@ -149,6 +149,9 @@
         <property name="margin_right">10</property>
         <property name="label" translatable="yes">Eraser Pressure Feel</property>
         <property name="justify">right</property>
+        <style>
+          <class name="dim-label"/>
+        </style>
       </object>
       <packing>
         <property name="left_attach">2</property>
@@ -254,6 +257,9 @@
         <property name="margin_right">10</property>
         <property name="label" translatable="yes">Lower Button</property>
         <property name="justify">right</property>
+        <style>
+          <class name="dim-label"/>
+        </style>
       </object>
       <packing>
         <property name="left_attach">2</property>
@@ -271,6 +277,9 @@
         <property name="margin_right">10</property>
         <property name="label" translatable="yes">Tip Pressure Feel</property>
         <property name="justify">right</property>
+        <style>
+          <class name="dim-label"/>
+        </style>
       </object>
       <packing>
         <property name="left_attach">2</property>
@@ -288,6 +297,9 @@
         <property name="margin_right">10</property>
         <property name="label" translatable="yes">Top Button</property>
         <property name="justify">right</property>
+        <style>
+          <class name="dim-label"/>
+        </style>
       </object>
       <packing>
         <property name="left_attach">2</property>



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