[sawfish/tabs-ng] small fix for icons on right tabbar



commit 245a06f7550779849075aa0581ad4e97087c11ac
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Mon Nov 8 19:43:34 2010 +0100

    small fix for icons on right tabbar

 themes/DarkTab/theme.jl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/DarkTab/theme.jl b/themes/DarkTab/theme.jl
index 1912bb6..52aafe7 100644
--- a/themes/DarkTab/theme.jl
+++ b/themes/DarkTab/theme.jl
@@ -2231,7 +2231,7 @@
      (width . ,title-hight-s)
      (right-edge . ,title-edge-s)
      (y-justify . 4)
-     (x-justify . 2))
+     (x-justify . 4))
     ((class . tabbar-vertical)
      (x-justify . 12)
      (y-justify . center)
@@ -2245,7 +2245,7 @@
      (height . ,title-hight-s)
      (width . ,title-hight-s)
      (y-justify . 1)
-     (x-justify . 2))))
+     (x-justify . 4))))
 
 (define bottom-frame-title-cursor-images
   `(((class . bottom-border)



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