summaryrefslogtreecommitdiff
path: root/p/themes/Screwdriver
AgeCommit message (Collapse)Author
2014-09-24Fix .as-link appearance in dropdownGravatar Marien Fressinaud
Related to https://github.com/marienfressinaud/FreshRSS/issues/633
2014-09-18Optimize screwdriver iconsGravatar Alexis Degrugillier
Remove all icons that are copies from the default and optimize SVG for the specific icons See #624
2014-09-18Improve stat designGravatar Marien Fressinaud
2014-09-18Fix alignment of tablesGravatar Marien Fressinaud
2014-09-16Use buttons instead of links for "mark as read"Gravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/599
2014-09-15Change loading of base-theme cssGravatar Marien Fressinaud
If metadata.json indicates it should use "_template.css" or "_base.css", base-theme/template|base.css is used. It facilitates theme maintenance.
2014-08-27Fix Screwdriver themeGravatar Alexis Degrugillier
Before, it wasn't possible to hide categories when they had no articles to read. I applied the same rule than the one described in here (https://github.com/marienfressinaud/FreshRSS/commit/d19824b919289ad63743f27da7861f2422da5baa). Now, the categories are hidden when they have no articles to read. See #594
2014-08-23Fix Screwdriver themeGravatar Marien Fressinaud
See https://github.com/misterair/Screwdriver/issues/14
2014-08-10Add 1 month indication for "keep me logged in"Gravatar Marien Fressinaud
.prompt .form is also now larger See https://github.com/marienfressinaud/FreshRSS/issues/465
2014-08-09Add Screwdriver theme by Mister aiRGravatar Marien Fressinaud
- Not include screenshot yet (wait https://github.com/marienfressinaud/FreshRSS/issues/571) - Need maybe more tests? See https://github.com/marienfressinaud/FreshRSS/issues/557