a4d8abb631
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. |
||
---|---|---|
.. | ||
alerts.less | ||
bootstrap.less | ||
buttons.less | ||
code.less | ||
forms.less | ||
glyphicons.less | ||
grid.less | ||
input-groups.less | ||
miniflux-base.less | ||
miniflux-theme.less | ||
mixins.less | ||
navs.less | ||
normalize.less | ||
pager.less | ||
pagination.less | ||
panels.less | ||
print.less | ||
responsive-utilities.less | ||
scaffolding.less | ||
tables.less | ||
theme.less | ||
type.less | ||
utilities.less | ||
variables.less |