Zachary “Gamer_Z.” Yaro created WAVE-391:
--------------------------------------------
Summary: Replace images with CSS
Key: WAVE-391
URL: https://issues.apache.org/jira/browse/WAVE-391
Project: Wave
Issue Type: Improvement
Components: Web Client
Reporter: Zachary “Gamer_Z.” Yaro
Priority: Trivial
The current web client uses images for most gradients, shadows, and rounded
corners. While that looks fine on most machines, the images look a bit
blurred/pixelated on higher density displays such as the retina MacBook Pros
and Chromebook Pixel. In addition, using images for those pieces means more
files being fetched from the server when the user loads the web client. Using
CSS3 for things like gradients, shadows, and rounded corners eliminates the
need for those extra files to be loaded and ensures the borders will remain
crisp on all displays. An example of the Google Wave-style panels done with
CSS can be found at http://zmyaro.com/projects/wave/fake_client.html.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira