summaryrefslogtreecommitdiff
path: root/p/themes/BlueLagoon/BlueLagoon.css
AgeCommit message (Collapse)Author
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-01-13Remove sticky feed aside. Work on an extension.Gravatar Marien Fressinaud
See https://github.com/FreshRSS/FreshRSS/issues/697
2014-11-24Add BlueLagoon themeGravatar Marien Fressinaud