mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Demos: Optimize PNG files
Optimization done by calling: for i in `find -name '*.png'`; do optipng -o7 -zm9 $i; done Closes gh-2132
This commit is contained in:
parent
455884470c
commit
827abdfccd
Binary file not shown.
Before Width: | Height: | Size: 387 B After Width: | Height: | Size: 369 B |
Binary file not shown.
Before Width: | Height: | Size: 481 B After Width: | Height: | Size: 451 B |
Loading…
Reference in New Issue
Block a user