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
Mathias Kresin
e9762e7ea0
Move bookmark/read/unread display style completely to CSS
2014-11-19 20:19:45 +01:00
Mathias Kresin
8424b9bfb1
add brackets to unread, page and feed items counter via CSS
...
Unified the page-counters before.
This makes processing of counters in javascript way more easier. The minimum
required browser versions for the needed CSS3 selectors are IE9, Firefox 3.5
and Chrome 5. Confirmed working with IE9, Firefox 24.6, Chrome 36, Mobile Safari
on iOS6.
An unintended side effect of CSS brackets is that theme designers are able to
implement there idea of brackets.
2014-11-19 20:19:45 +01:00
Frédéric Guillot
ca72433299
Improve layout (always show prev/next)
2014-11-08 12:55:30 -05:00
Mathias Kresin
5a6cc4708a
Hello Theme: do not depend on language specific labels
2014-11-05 17:10:10 +01:00
Mathias Kresin
b0ca5e8aa0
remove abandoned file
...
The file confirm_disable_feed isn't used anymore and the action disable-feed
does't exists.
2014-11-05 14:45:42 +01:00
Frédéric Guillot
e29a22442d
Update hello theme with sass sources included
2014-09-15 12:15:56 +02:00
Frédéric Guillot
bf202b6d83
Fix 404 errors for the Hello theme
2014-09-11 14:32:15 +02:00
Frédéric Guillot
fe95890e6f
Minor fix for Hello theme
2014-09-11 14:27:39 +02:00
Frédéric Guillot
d7e5cd0ad4
New theme: 'Hello' created by Meradoou
2014-09-01 08:34:28 -08:00
Frédéric Guillot
0069cc3792
Add new theme: Cards (pull-request #224 )
2014-07-26 07:20:51 -04:00
silvus
655e8fda68
Add option to select display mode on lists (summaries or full contents)
2014-05-29 16:57:23 +02:00
Silvus
e4b2e44096
Include .less files (bootstrap themes)
2014-04-01 14:01:26 +02:00
Frédéric Guillot
165cf3a070
Update themes bootstrap-light and bootswatch-cyborg to the new html structure
2014-03-31 21:27:05 -04:00
Frédéric Guillot
6ed3ec788a
Change loading icon to use an utf8 symbol
2014-02-22 21:50:54 -05:00
Frédéric Guillot
da61d38249
Improve mobile layout (Android phones)
2014-02-14 21:21:14 -05:00
Frédéric Guillot
5cb7d40838
Add a new theme with almost no css 'NoStyle'
2014-02-09 12:33:33 -05:00
Frédéric Guillot
2509de7f76
Improve others themes
2014-02-09 12:32:46 -05:00
Frédéric Guillot
49583f381f
Improve files organization
2014-02-08 14:13:14 -05:00
Franklin Delehelle
f5e6cd9a34
Uniformisation of fonts
2013-11-21 00:26:38 +01:00
franklin
c1182d3bfe
Colors \o/
2013-11-20 14:58:46 +01:00
franklin
82582a0788
Delete unused fonts
2013-11-20 01:01:09 +01:00
franklin
bb9ae03db6
My new theme \o/
2013-11-20 00:59:56 +01:00
Frédéric Guillot
7251ce88c9
Add new theme: Copper (By Nicolas Dewaele)
2013-11-11 20:38:54 -05:00
silvus
9d40ebca54
Smalls fixes and improvements for the two versions of the theme
2013-09-19 19:54:14 +02:00
Frédéric Guillot
53712f2ec1
Rename theme Bootstrap-3 in Bootstrap-light
2013-09-18 19:55:59 -04:00
silvus
3da86975cd
New theme base on Bootstrap 3 (dark version)
2013-09-18 22:03:12 +02:00
silvus
035034d32c
New theme base on Bootstrap 3 (light version)
2013-09-18 22:01:28 +02:00
Frederic Guillot
f1dafc5f57
Improve CSS (code/pre tags)
2013-08-07 20:18:48 -04:00
Frederic Guillot
9deefd424e
Improve Green theme (change red button color)
2013-08-04 11:46:45 -04:00
Frederic Guillot
892478d430
Improve Green theme
2013-08-04 11:43:03 -04:00
Frederic Guillot
d1f31288d4
Merge pull-request for the green theme
2013-07-21 10:16:51 -04:00
Epoc
26d0937dde
Green theme : improvements
...
I hope I'm requesting this pull correctly
2013-07-20 15:48:12 +02:00
Frederic Guillot
3a79a96b5a
Improve mobile version of Green theme
2013-07-20 09:10:55 -04:00
Epoc
c45489c709
And here is the Green theme !
...
There are still things to finish and fix, especially for the responsive
version (I'm not a responsive design guy), but nothing blocking.
PS : This is my very first pull request
2013-07-20 12:36:41 +02:00
Frederic Guillot
cf9f1b3655
Change color of the alert box for midnight theme
2013-07-19 21:19:55 -04:00
Frederic Guillot
aacd4f0dc4
Update readme
2013-07-19 21:01:55 -04:00
Frederic Guillot
b3848b771e
Improve dark Theme
2013-07-19 20:53:15 -04:00
Luca Marra
4938d47cec
added dark theme v1.0
2013-07-19 11:32:22 +02:00