Commit graph

4 commits

Author SHA1 Message Date
Ed Sanders 3c298616b5 Update beta feature screenshots to use proper layout and colours
Bug: T144428
Change-Id: Iee029136dfc3728f16f1d28910c83139e2d471cb
2016-10-12 16:39:27 -07:00
Moriel Schottlender 48fd13ea49 Fix the beta feature image
The cursor in the beta feature image jumped out of the image because
its contrast was too high compared to the rest of the image and the
comparable other beta feature images. It is changed in this patchset
to the darker grey that is already used throughout.

Change-Id: Ic8542cc27ac886362556cb0d4d15f659769346df
2015-11-30 15:09:34 -08:00
James D. Forrester df768be558 Run node-svgo to crush all SVGs whilst retaining readibility
svgo --pretty \
     --disable=removeXMLProcInst \
     --disable=cleanupIDs \
     --disable=collapseGroups \
     -f …

Change-Id: I45757c9667e4a7413bcef7b23808f20a60e592ca
2014-07-01 16:58:05 -07:00
Amir E. Aharoni 1ba0fe0e83 Adapt beta features icons for RTL
Split the current icons to rtl and ltr versions.

Rename all the current mentions of beta icons to ltr and rtl,
even those that don't yet exist or are commented out.

Change-Id: I96be20515cc9d84d2d71ac7e65d97d72d96636b0
2013-11-08 18:33:53 +02:00