made the animation icons a bit smaller, seems to work better on the pages
(commands for reference were imagemagick `convert ... -coalesze ...` then 
`convert ... -resize ...` then `convert ... -size ... -gravity center -extent 
...`)


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/c82247fc
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/c82247fc
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/c82247fc

Branch: refs/heads/0.6.0
Commit: c82247fccdae3ca5a491fd79fcac2498f7f37d30
Parents: d13dc99
Author: Alex Heneveld <[email protected]>
Authored: Wed Sep 18 03:55:34 2013 +0100
Committer: Alex Heneveld <[email protected]>
Committed: Wed Sep 18 09:30:07 2013 +0100

----------------------------------------------------------------------
 .../webapp/assets/img/icon-status-starting.gif  | Bin 12433 -> 23820 bytes
 .../webapp/assets/img/icon-status-stopping.gif  | Bin 12433 -> 23820 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/c82247fc/usage/jsgui/src/main/webapp/assets/img/icon-status-starting.gif
----------------------------------------------------------------------
diff --git a/usage/jsgui/src/main/webapp/assets/img/icon-status-starting.gif 
b/usage/jsgui/src/main/webapp/assets/img/icon-status-starting.gif
index f3b4883..0b0de23 100644
Binary files a/usage/jsgui/src/main/webapp/assets/img/icon-status-starting.gif 
and b/usage/jsgui/src/main/webapp/assets/img/icon-status-starting.gif differ

http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/c82247fc/usage/jsgui/src/main/webapp/assets/img/icon-status-stopping.gif
----------------------------------------------------------------------
diff --git a/usage/jsgui/src/main/webapp/assets/img/icon-status-stopping.gif 
b/usage/jsgui/src/main/webapp/assets/img/icon-status-stopping.gif
index c488f16..a966b12 100644
Binary files a/usage/jsgui/src/main/webapp/assets/img/icon-status-stopping.gif 
and b/usage/jsgui/src/main/webapp/assets/img/icon-status-stopping.gif differ

Reply via email to