Files
FreshRSS/p
Alexis Degrugillier ef18adb8dc Replace CSS pseudo-element syntax
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-12 19:54:12 -04:00
..
2015-09-12 19:54:12 -04:00
2014-12-05 10:54:44 +01:00
2014-01-19 20:30:08 +01:00
2014-01-03 22:54:25 +01:00