Files
FreshRSS/p/themes/Pafat
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
..
2014-09-24 23:23:58 +02:00
2014-11-15 18:08:14 -05:00
2014-09-18 17:21:11 +02:00
2015-09-12 19:54:12 -04:00
2014-09-26 10:45:27 +02:00