| Age | Commit message (Collapse) | Author |
|
https://github.com/FreshRSS/FreshRSS/issues/1178
There was a conflict on the ".logs" class name
|
|
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
|
|
See https://github.com/FreshRSS/FreshRSS/issues/697
|
|
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/634
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/634
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/634
|
|
See See https://github.com/marienfressinaud/FreshRSS/issues/634
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/634
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/634
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/646
|
|
Related to https://github.com/marienfressinaud/FreshRSS/issues/633
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/599
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/582
|
|
|
|
- Add padding for "Connection" button
- Adjust height of .header and #global. I don't really like this solution
but I can't see any other solution
|
|
This base theme is not visible by default (no name). You can use it
to create new theme.
Fix https://github.com/marienfressinaud/FreshRSS/issues/533 (comment)
|