Anki/web
Damien Elmes ba16b8714b remove images and move away from qt resources
- the bulk of image use is in webviews, so we move almost all used
images to web/imgs, as it's easier to manage
- change AnkiWebView to always use the local media server as a base, as
much of the UI has come to depend on it
- remove images from a few areas, as they felt dated
- delete a bunch of unused images
- href=# links were being opened in a browser window, so the code now
ignores them - the HTML should really be updated to return false in the
onclick handler
- update a few icons
2017-08-11 20:59:43 +10:00
..
imgs remove images and move away from qt resources 2017-08-11 20:59:43 +10:00
mathjax mathjax and fade improvements 2017-08-10 20:45:42 +10:00
browsersel.js split js code out into separate files, mathjax improvements 2017-07-28 16:35:45 +10:00
deckbrowser.css remove images and move away from qt resources 2017-08-11 20:59:43 +10:00
deckbrowser.js move the inline css and some more js into separate files 2017-08-10 19:02:32 +10:00
editor.css fix field content showing under editor buttons 2017-08-06 13:55:09 +10:00
editor.js refactor editor focus handling 2017-08-05 15:16:20 +10:00
jquery-ui.js split js code out into separate files, mathjax improvements 2017-07-28 16:35:45 +10:00
jquery.js split js code out into separate files, mathjax improvements 2017-07-28 16:35:45 +10:00
overview.css move the inline css and some more js into separate files 2017-08-10 19:02:32 +10:00
overview.js move the inline css and some more js into separate files 2017-08-10 19:02:32 +10:00
plot.js split js code out into separate files, mathjax improvements 2017-07-28 16:35:45 +10:00
reviewer-bottom.css move the inline css and some more js into separate files 2017-08-10 19:02:32 +10:00
reviewer-bottom.js fix some js lint 2017-07-28 16:48:49 +10:00
reviewer.css remove images and move away from qt resources 2017-08-11 20:59:43 +10:00
reviewer.js mathjax and fade improvements 2017-08-10 20:45:42 +10:00
toolbar-bottom.css remove border on bottom toolbar; fix hacky spacing of top elements 2017-08-10 19:17:28 +10:00
toolbar.css remove border on bottom toolbar; fix hacky spacing of top elements 2017-08-10 19:17:28 +10:00
webview.css move the inline css and some more js into separate files 2017-08-10 19:02:32 +10:00
webview.js move webview js into separate file 2017-08-01 17:04:55 +10:00