Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/matchbox
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-03-19 15:07:00 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-19 15:07:00 (GMT)
commit122bfa71a1482df34b4e42a520dd1aee4ec3c1ec (patch)
tree2a98133de8e436060f3c8a233329867f12d89dde /matchbox
parent211521922092d1b6cd8930130cafa58a813e788f (diff)
Some matchbox theme fixeSome matchbox theme fixess
Diffstat (limited to 'matchbox')
-rw-r--r--matchbox/theme.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/matchbox/theme.xml b/matchbox/theme.xml
index 2fc4b42..ff000f4 100644
--- a/matchbox/theme.xml
+++ b/matchbox/theme.xml
@@ -54,10 +54,10 @@
<layer x="1" y="1" w="100%-2" h="1"
type="plain" color="borderlight" />
- <layer x="1" y="2" w="100%-2" h="13"
+ <layer x="1" y="2" w="100%-2" h="19"
type="gradient-vert" startcol="grad1" endcol="grad2"/>
- <layer x="1" y="15" w="100%-2" h="4"
+ <layer x="1" y="21" w="100%-2" h="4"
type="gradient-vert" startcol="grad2" endcol="grad3"/>
<layer x="1" y="1" w="1" h="100%-1"
@@ -75,7 +75,7 @@
<layer x="5" y="3" w="100%-60" h="20"
type="label" color="black" justify="left" font="titlefont" />
- <button x="-20" y="0" w="16" h="20" action="close" >
+ <button x="-20" y="3" w="16" h="20" action="close" >
<active pixmap="closebutton" blend="-150"/>
<inactive pixmap="closebutton" />
</button>