mirror of
https://github.com/brl/mutter.git
synced 2024-11-08 23:16:20 -05:00
Minor tweak to minimize button.
2002-05-15 James M. Cape <jcape@ignore-your.tv> * src/themes/Esco/metacity-theme-1.xml: Minor tweak to minimize button.
This commit is contained in:
parent
53bddf9ceb
commit
2c73ab41ed
@ -1,3 +1,8 @@
|
||||
2002-05-15 James M. Cape <jcape@ignore-your.tv>
|
||||
|
||||
* src/themes/Esco/metacity-theme-1.xml: Minor tweak to minimize
|
||||
button.
|
||||
|
||||
2002-05-14 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* src/themes/Makefile.am (THEMES): add Esco theme from James Cape
|
||||
|
@ -98,11 +98,6 @@
|
||||
y="height - ButtonIPad - 4"
|
||||
width="width - ButtonIPad * 2 - 1"
|
||||
height="3"/>
|
||||
<line color="gtk:fg[INSENSITIVE]" width="2"
|
||||
x1="ButtonIPad + 1"
|
||||
y1="height - ButtonIPad - 2"
|
||||
x2="width - ButtonIPad - 1"
|
||||
y2="height - ButtonIPad - 2"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="minimize_button_focused">
|
||||
<rectangle color="gtk:fg[INSENSITIVE]" filled="false"
|
||||
|
Loading…
Reference in New Issue
Block a user