[
https://issues.apache.org/jira/browse/WAVE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13678861#comment-13678861
]
Ali Lown commented on WAVE-391:
-------------------------------
Patch please? ;)
Assuming that the reason you haven't provide one is because you don't know
where to look to change to do this, the relevant locations are: (IIRC)
src/org/waveprotocol/wave/client/wavepanel/view/dom/full/*.[css|png]
and
src/org/waveprotocol/box/webclient/widget/frame/*.[css|png]
> 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