mirror of
https://github.com/ankitects/anki.git
synced 2025-11-28 15:37:13 -05:00
- 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 |
||
|---|---|---|
| .. | ||
| anki-logo-thin.png | ||
| gears.png | ||
| media-record.png | ||
| more.png | ||
| paperclip.png | ||
| rating.png | ||
| text_bold.png | ||
| text_clear.png | ||
| text_cloze.png | ||
| text_italic.png | ||
| text_sub.png | ||
| text_super.png | ||
| text_under.png | ||