aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/template.css
AgeCommit message (Collapse)Author
2018-06-06Support for media: tags (#1920)Gravatar Alexandre Alapetite
* Support for media: tags https://github.com/FreshRSS/FreshRSS/issues/944 E.g. YouTube * Fix for medium attribute * Changelog 944 https://github.com/FreshRSS/FreshRSS/issues/944 https://github.com/FreshRSS/FreshRSS/pull/1920 * enclosure styling * Compatibility old enclosure content
2018-01-01Add mute strategy configuration (#1750)Gravatar Alexis Degrugillier
2017-12-02Add more glyphs for opensans font (#1032)Gravatar Pavel Pletenev
* Add more glyphs for opensans font * Update .htaccess to support woff2 file format * Fixed browser support for new font face * Fixed Origine theme css and .htaccess * Deleted unneeded fonts * Added stylefiles for OpenSans font * Fixed all themes with new font css * Avoid additional CSS file * htaccess cache control public * Font casing bug * Remove TTF font Too big, low need https://caniuse.com/#search=woff * Changelog 1032 https://github.com/FreshRSS/FreshRSS/pull/1032 https://github.com/FreshRSS/FreshRSS/pull/1028
2017-09-28Change layout for the share options on mobile (#1645)Gravatar Alexis Degrugillier
* Change layout for the share options on mobile Before, it was impossible to click on links to share on small screens. Now, all dropdowns are opened at the bottom of the screen and stays there. Linked to #1506 * Change rule for border-radius
2017-06-21Make feedlist padding a bit dynamicGravatar romibi
2017-05-28font-size for inputGravatar Alexandre Alapetite
2017-05-26fixed typo in css for font-sizeGravatar mszkb
2017-05-26fix font-sizes of input fields for exotic browsersGravatar mszkb
2017-04-08More padding bottom menuGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1479
2016-10-22CSS line-height bug with sup in datesGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/534#issuecomment-255519269 https://www.cs.tut.fi/~jkorpela/www/linespacing.html
2016-09-04Change style for podcast downloadGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1236
2016-09-03Download icon 💾 for podcastsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1236
2016-02-21CSP for statistics and formsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1075
2015-10-25More viewable visual alert for categories with problematic feedsGravatar Alwaysin
2015-10-24Add a visual alert on categoriesGravatar Alexandre Alapetite
By @aledeg https://github.com/FreshRSS/FreshRSS/pull/984 https://github.com/FreshRSS/FreshRSS/pull/983
2015-09-12Replace CSS pseudo-element syntaxGravatar Alexis Degrugillier
Before, in the CSS files, :after and :before were in use. But those are not pseudo-classes in CSS3. They are pseudo-elements. The syntax should use ::before and ::after instead. See http://www.w3.org/TR/css3-selectors/#gen-content
2015-09-12Add a visual alert on categoriesGravatar Alexis Degrugillier
When a category has one or more feeds with errors, a visual warning is displayed before the name of the category.
2015-01-29Change behaviour of #add_rss input.extendGravatar Marien Fressinaud
UI was frustrating when input had the focus: we needed to click elsewhere to be able to open the next dropdown. See https://github.com/FreshRSS/FreshRSS/issues/777
2015-01-18Enlarge the .item.date to contain larger dateGravatar Marien Fressinaud
I know it's not the best solution, a dynamic width would be the best but there are some CSS constraints. I don't want to spend my time on this problem ;) Fix https://github.com/FreshRSS/FreshRSS/issues/756
2014-12-12Remove user-select: none in theme selectorGravatar Marien Fressinaud
See https://github.com/FreshRSS/FreshRSS/issues/571
2014-12-12Second fix for theme sliderGravatar Marien Fressinaud
2014-12-12Quick fix for theme sliderGravatar Marien Fressinaud
Bluelagoon description was overflowed by its screenshot
2014-11-16Theme properties are more visibleGravatar Alexis Degrugillier
2014-11-15Theme selection redesignGravatar Alexis Degrugillier
I made a CSS3 gallery to select the theme. Now you can see the theme before applying it. Comments are welcome. See #571
2014-11-01Add CSS numbering on user query listGravatar Alexis Degrugillier
2014-10-31Fix global view mark as readGravatar Marien Fressinaud
2014-10-26All the category area is clickableGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-26Fix nav_entries menu widthGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/678
2014-10-26Fix themes (aside_feed)Gravatar Marien Fressinaud
2014-10-24Fix feed colors on subscription page (all themes)Gravatar Marien Fressinaud
2014-10-24Fix all the themes for global viewGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-24Fix Origine and base-theme themes for global viewGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-24Begin to fix global viewGravatar Marien Fressinaud
2014-10-24Fix .state_unread .items with data-unread="0"Gravatar Marien Fressinaud
2014-10-24First iteration to update all the themesGravatar Marien Fressinaud
See See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-23Fix aside on mobile (Origine)Gravatar Marien Fressinaud
2014-10-23Last fix for Origine (I hope!)Gravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-23Fix Origine themeGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-23Begin to fix JS for new asideGravatar Marien Fressinaud
2014-10-23Rename aside_flux in aside_feed.Gravatar Marien Fressinaud
2014-10-22Fix some parts of aside_fluxGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-03Fix configure icon on Flat designGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/468
2014-10-02Improve drag and dropGravatar Marien Fressinaud
- Refactoring - Better design - Item doesn't disappear if action is not completed See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-01Design of the sliderGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-01Load feed configuration on the same pageGravatar Marien Fressinaud
Need improvements See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-09-30Improve design of .boxGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-09-30BREAK CATEGORIZE SYSTEM!Gravatar Marien Fressinaud
And begin big changes. See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-09-24Fix .as-link appearance in dropdownGravatar Marien Fressinaud
Related to https://github.com/marienfressinaud/FreshRSS/issues/633
2014-09-18Improve stat designGravatar Marien Fressinaud
2014-09-18Fix alignment of tablesGravatar Marien Fressinaud