aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/base.rtl.css
AgeCommit message (Collapse)Author
2022-10-31fix: base theme: line-height (#4798)Gravatar maTh
2022-10-30fixed: box layout for global view (#4791)Gravatar maTh
2022-10-04All (S)CSS files (#4690)Gravatar maTh
2022-10-03Improved: Remove <li> as separator (#4597)Gravatar maTh
* templates * themes * fix * fix * fixes * fix
2022-10-01Improved: CSS .toggle_aside (#4664)Gravatar maTh
* all themes * fixed order * fix end of file * fixed swage
2022-09-29all themes (#4663)Gravatar maTh
2022-09-27Improved: template.css (colors) (#4641)Gravatar maTh
* font colors * html, body color: moved to the themes * finished font-color * background-colors * fix scrollbar-colors * background colors modal/darken-hover * background-color * loading image * template-background-color-transparent * background-colors (inkl. modal background) * box-shadow * fix:: toggle_aside:hover * background-color * border-color * rgba -> # * improvements * RTL.css
2022-09-26fixed: Safari issue with .stick dropdowns (#4643)Gravatar maTh
* fix * fixed
2022-09-18Improved: Cleanup CSS of ".log" (#4594)Gravatar maTh
* themes css * Log Level CSS class improved * SCSS * RTL CSS
2022-09-18clean .horizontal-list (#4596)Gravatar maTh
2022-09-18(S)CSS .disable removed (#4619)Gravatar maTh
2022-02-06Improved: "Pagination" + load more button (#4125)Gravatar maTh
* Frontend changes done * Load more should work now also without JS * Update template.rtl.css * improved the themes' CSS * Update template.rtl.css * fix CI * CSS prop. order fixed * Rename pagination.phtml to stream-footer.phtml * use the new template name * rename key of i18n * fixed CI, that does not like the white space * rename pagination variable * Update indexController.php
2022-02-05Improve: new article banner (#4037)Gravatar maTh
* fix Origine theme padding * Fix all themes * Update swage.scss
2021-09-08Remove: Show cog wheel icon on hover in the settings (#3831)Gravatar maTh
* Theme: Alternative-Dark * Theme: Ansum * Theme: base * Theme: BlueLagoon * Theme: Dark * Theme: Flat * Theme: Mapco * Theme: Origine-compact * Theme: Origine * Theme: Pafat * Theme: Scewdriver * Theme: Swage * Minor whitespace Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2021-08-29Run CSS validation manuallyGravatar Alexandre Alapetite
2020-07-13Show feed name inside the article (#3081)Gravatar Alexandre Alapetite
* Show feed name inside the article #fix https://github.com/FreshRSS/FreshRSS/issues/3079 * Normal view add date in subtitle #fix https://github.com/FreshRSS/FreshRSS/issues/3079#issuecomment-650109551
2020-03-01[UI] Add RTL support with RTLCSS (#2776)Gravatar Frans de Jonge
* Add dir info to gen.php & install.php! * Add `make rtl` command Using rtlcss because it has actually has a command-line application!