diff options
author | Chuck Miller <shadowmil@gmail.com> | 2009-07-19 17:17:11 -0400 |
---|---|---|
committer | Chuck Miller <shadowmil@gmail.com> | 2009-07-19 17:18:54 -0400 |
commit | bef8455d07b231098d0adc7f2ae7dd4b1fcfc4ca (patch) | |
tree | 6670583086f7c71f8a0fdc641e84c0d1808ed2f4 /data | |
parent | 3e62ac1993dc8f3315115c12dfe12abec84b96c9 (diff) | |
download | mana-bef8455d07b231098d0adc7f2ae7dd4b1fcfc4ca.tar.gz mana-bef8455d07b231098d0adc7f2ae7dd4b1fcfc4ca.tar.bz2 mana-bef8455d07b231098d0adc7f2ae7dd4b1fcfc4ca.tar.xz mana-bef8455d07b231098d0adc7f2ae7dd4b1fcfc4ca.zip |
Better buttons and the window now has a transparent layer with an opaque drop shadow.
Diffstat (limited to 'data')
-rw-r--r-- | data/graphics/gui/button.png | bin | 1763 -> 1317 bytes |
-rw-r--r-- | data/graphics/gui/button_disabled.png | bin | 1607 -> 1280 bytes |
-rw-r--r-- | data/graphics/gui/buttonhi.png | bin | 1763 -> 1361 bytes |
-rw-r--r-- | data/graphics/gui/buttonpress.png | bin | 1746 -> 1347 bytes |
-rw-r--r-- | data/graphics/gui/tab.png | bin | 1616 -> 1189 bytes |
-rw-r--r-- | data/graphics/gui/tabselected.png | bin | 1596 -> 1227 bytes |
-rw-r--r-- | data/graphics/gui/window.png | bin | 23127 -> 25969 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/data/graphics/gui/button.png b/data/graphics/gui/button.png Binary files differindex 5c7acc2a..2759b2a8 100644 --- a/data/graphics/gui/button.png +++ b/data/graphics/gui/button.png diff --git a/data/graphics/gui/button_disabled.png b/data/graphics/gui/button_disabled.png Binary files differindex 0f2c486a..2ed20a7e 100644 --- a/data/graphics/gui/button_disabled.png +++ b/data/graphics/gui/button_disabled.png diff --git a/data/graphics/gui/buttonhi.png b/data/graphics/gui/buttonhi.png Binary files differindex 74757466..fe376a2e 100644 --- a/data/graphics/gui/buttonhi.png +++ b/data/graphics/gui/buttonhi.png diff --git a/data/graphics/gui/buttonpress.png b/data/graphics/gui/buttonpress.png Binary files differindex ccf4f5b3..24e66613 100644 --- a/data/graphics/gui/buttonpress.png +++ b/data/graphics/gui/buttonpress.png diff --git a/data/graphics/gui/tab.png b/data/graphics/gui/tab.png Binary files differindex a1b6d07d..929ff7ce 100644 --- a/data/graphics/gui/tab.png +++ b/data/graphics/gui/tab.png diff --git a/data/graphics/gui/tabselected.png b/data/graphics/gui/tabselected.png Binary files differindex df614174..f5451942 100644 --- a/data/graphics/gui/tabselected.png +++ b/data/graphics/gui/tabselected.png diff --git a/data/graphics/gui/window.png b/data/graphics/gui/window.png Binary files differindex 91f24bbd..671b7740 100644 --- a/data/graphics/gui/window.png +++ b/data/graphics/gui/window.png |