summaryrefslogtreecommitdiff
path: root/res/client/img
AgeCommit message (Collapse)Author
2015-05-12relocating domain fragments (slated to move again soon)LV-426
2015-04-25client: convert svg icons to pngAlon Levy
while deploying a docker container both firefox and chrome refuse to load same path svg (reporting 'image failed to load' but showing 200 on the client, suggesting it is a behaviour implemnted after the HTTP interaction is completed successfully), while they accept png. This is a workaround. We already have other icons as png's, and we do not support change in icon size, suggesting no down side to this right now. The svg sources are left, and are actually still deployed (minor issue).
2015-04-12client: zoom to selection button instead of automatic on selectionAlon Levy
2015-04-05Toolbar icons are now text labelsgarbash
2015-04-05Quick fix of new and open file iconsgarbash
2015-04-03layout buttons: behavior, icon-design & styleLV-426
2015-04-01rzdoc-new, rzdoc-open iconsLV-426
2015-04-01Slightly more stylised zoom buttonsgarbash
2015-03-16client: add plus and minus buttons css and imagesAlon Levy
2015-02-14Improved styling of Sign-Up ScreenOfer Lehr
2015-02-09toolbar icons: export, filterLV-426
2015-02-08replace 32x32 CRI logo with a sane alternativeLV-426
2015-01-11wip - login page styling3garbash
2015-01-11WIP - Styling of login pagegarbash
2015-01-11added background image to login screengarbash
2014-12-21fix case for url-icon.pngAlon Levy
2014-12-16moving files around after repository mergerAlon Levy