[gnome-tweak-tool] Add more padding above hinting tweak



commit 808631f69477b82655c550268e1eba90a9df7f7f
Author: John Stowers <john stowers gmail com>
Date:   Fri Aug 9 11:00:32 2013 +0200

    Add more padding above hinting tweak

 data/shell.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/shell.css b/data/shell.css
index bafcfe2..67c7ca5 100644
--- a/data/shell.css
+++ b/data/shell.css
@@ -31,9 +31,13 @@
 .list.tweak-group#group-tweak-test {
     background-color: green;
 }
+
 .list-row.tweak.title#title-theme {
     padding-top: 3px;
 }
+.list-row.tweak#hinting {
+    padding-top: 20px;
+}
 
 /* NOT WORKING 
 .main-container {


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