miniflux-legacy/themes
Mathias Kresin 3dae99ac27 remove multiple definition of item id
The item id exists as data attribute or as element.id postfix on multiple
elements in an article.

The basic idea is to traverse the DOM tree - starting from the event firing
element - in reverse order till an article element is found.

This article element is passed to the JavaScript functions. These JavaScript
functions are getting the elements which they want to manipulate starting from
the article utilizing the JavaScript querySelector function.

The bootstrap themes had a conflicting and unused class style definied, which is
removed by now.
2014-11-20 10:43:29 +01:00
..
bootstrap-light remove multiple definition of item id 2014-11-20 10:43:29 +01:00
bootswatch-cyborg remove multiple definition of item id 2014-11-20 10:43:29 +01:00
cards remove multiple definition of item id 2014-11-20 10:43:29 +01:00
copper Improve layout (always show prev/next) 2014-11-08 12:55:30 -05:00
green/css Improve CSS (code/pre tags) 2013-08-07 20:18:48 -04:00
hello remove multiple definition of item id 2014-11-20 10:43:29 +01:00
midnight/css Add option to select display mode on lists (summaries or full contents) 2014-05-29 16:57:23 +02:00
still Add option to select display mode on lists (summaries or full contents) 2014-05-29 16:57:23 +02:00