miniflux-legacy/templates
Mathias Kresin a4d8abb631 Move update icon and update icon blinking to css
Use CSS3 Animation for the "loading icon" blinking and move the definition of
the loading icon to CSS as well.

CSS3 Animations are supported by IE10, Firefox and using the -webkit prefix by
Chrome and Safari.

I've dropped the usage of element.classList in favour of supporting refreshing/
article downloading in IE9 (again). The classList stuff isn't necessarily
needed, as the elements in question only get one or no class assigned.

I've dropped no longer supported css options like:

the appearance option isn't supported by any browser, the -webkit-appearance
doesn't change anything visible.

-webkit-font-smoothing support was dropped in chrome 22 and font-smoothing
isn't specified anywhere.
2014-12-26 23:01:05 +01:00
..
.htaccess Move everything to the top-level directory 2013-05-21 12:34:39 +02:00
about.php Change css for the bookmarklet link 2014-12-26 10:43:27 -05:00
add.php Add CSRF protections 2014-11-07 21:44:20 -05:00
api.php Add Pinboard bookmark sync 2014-12-24 10:47:24 -05:00
bookmark_links.php remove multiple definition of item id 2014-11-20 10:43:29 +01:00
bookmarks.php Add favicon support 2014-12-24 17:54:27 -05:00
config.php Add favicon support 2014-12-24 17:54:27 -05:00
confirm_auto_update.php Add confirmation box for auto-update 2014-11-08 10:07:24 -05:00
confirm_flush_items.php Improve usability (merge pull-request #226) 2014-07-26 07:33:15 -04:00
confirm_remove_feed.php Improve usability (merge pull-request #226) 2014-07-26 07:33:15 -04:00
console.php Update french translation and typo fix 2013-08-29 19:54:37 -04:00
database.php Add Pinboard bookmark sync 2014-12-24 10:47:24 -05:00
edit_feed.php Add option to force RTL mode per feed and improve feed modification 2014-10-19 19:14:33 -04:00
feed_items.php Add favicon support 2014-12-24 17:54:27 -05:00
feeds.php Move update icon and update icon blinking to css 2014-12-26 23:01:05 +01:00
help.php Add Pinboard bookmark sync 2014-12-24 10:47:24 -05:00
history.php Add favicon support 2014-12-24 17:54:27 -05:00
import.php Improve usability (merge pull-request #226) 2014-07-26 07:33:15 -04:00
item.php Add favicon support 2014-12-24 17:54:27 -05:00
keyboard_shortcuts.php Add keyboard shortcut to toggle RTL mode 2014-12-23 22:13:23 -05:00
layout.php Translations: Remove unused, dedup and add missing entries 2014-11-20 18:49:23 +01:00
login.php Add a database page 2014-11-18 19:16:14 -05:00
new_db.php Add CSRF protections 2014-11-07 21:44:20 -05:00
paging.php Code refactoring (JS and templates) 2013-10-14 22:38:07 -04:00
services.php Add Instapaper support 2014-12-24 13:50:20 -05:00
show_help.php Remove PicoTools 2014-03-16 21:56:43 -04:00
show_item.php Add favicon support 2014-12-24 17:54:27 -05:00
show_more.php Improve others themes 2014-02-09 12:32:46 -05:00
status_links.php remove multiple definition of item id 2014-11-20 10:43:29 +01:00
unread_items.php Add favicon support 2014-12-24 17:54:27 -05:00