aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/base.css
AgeCommit message (Collapse)Author
2025-04-27Themes fix CSS .as-link (#7526)Gravatar Alexandre Alapetite
* Themes fix CSS .as-link Add missing rules. fix https://github.com/FreshRSS/FreshRSS/pull/7489#issuecomment-2781146577 * More fixes
2025-04-05Use HTTP POST for logout (#7489)Gravatar Alexandre Alapetite
* Use HTTP POST for logout To avoid potential CSRF risks * Fixed button font issue * Minor whitespace
2025-03-22Themes: .btn padding + small adjustments (#7168)Gravatar maTh
Closes https://github.com/FreshRSS/FreshRSS/issues/6262 Changes proposed in this pull request: - CSS: the search button was too big/not flexible enough for the height because of the padding How to test the feature manually: 1. browser configuration: change the default font size from (`16`pt mostly) to `15` or `14` 2. go to subscription management -> `Subscription tools` 3. there should be no scroll bar (because the left hand side navigation is short and the content right hand side is short too) Side effect: All buttons will be a bit smaller as before (because `px` -> `rem`) It should not be an issue at all
2025-03-13Mark as read button: config for the size (#7314)Gravatar maTh
* settings * i18n: mark_read_button * big, small, none * fix * Fixes * make fix-all --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2025-01-31Improve notification banner (#7268)Gravatar maTh
* a -> button * i18n: Close * a.close -> .close * themes * Apply suggestions from code review Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com> Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> * Update app/i18n/fr/gen.php --------- Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com> Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2024-12-26new: reader view: footer has manage icons (#7133)Gravatar maTh
* add footer * rename content thin medium large class * rework css * footer improved
2024-09-29Improved: Subscription management page (#6816)Gravatar maTh
* i18n: Add an RSS feed -> Add a feed * manage mouse title for category * no white space between manage icon and favicon and title * add feed link: use icon instead of plus character * better CSS class for empty category and its alert text box * show muted icon and warning icon * the CSS magic incl. the themes improvements * fix * mute icon is more important than warning * feed mouse hover title * fix feed navigation sidebar: show error * fix btn with icon and text * fix aside feed: muted icon over warning icon
2024-09-06improved: Default styles for pre and code (#6770)Gravatar maTh
* set frss.css * clean base.css * themes
2024-06-05Improved: Nav buttons as buttons (#6485)Gravatar maTh
* improved HTML * CSS * i18n: new title text * Update swage.scss * Update app/i18n/fr/gen.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update swage.scss --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2024-04-26Fix date issue in mobile view (#6385)Gravatar maTh
* font-size: 0.7rem; in frss.css * fix date issue in mobile view * better CSS for date in header and footer * RTL * padding in mobile view
2024-04-15Improved: Reading view: author (#6289)Gravatar maTh
* move the margin from themes to frss.css + delete font-size * same source code as normal view for author information
2024-03-17fixed HTML: <fieldset> + <legend> (#6202)Gravatar maTh
* legend tags cleaned * formgroup -> fieldset tag * add bookmarklet class * Update logs.phtml * Update logs.phtml * fixed log table text alignment
2023-12-29fix:remove duplicated lines that are given in frss.css (#5999)Gravatar maTh
2023-12-10Fix font priority for languages using Han characters (#5930)Gravatar Kasimir Cash
* Remove chinese fonts from themes (#5670) * Adds name to credits
2023-05-15CSS: refactor of a.btn (#5401)Gravatar maTh
2023-04-15Improved: global view: mobile view (#5297)Gravatar maTh
* improved overlay + visible close button * duplicate of line 2109 * delete #panel .close from frss.css * set background colors in each theme * fix Ansum and Mapco theme * fix Nord theme * frss.css * only 1 scroll bar * fix the closer background in some themes * fix scrolling * fix fix
2023-03-21Improved: show Terms of Service in config menu (#5215)Gravatar maTh
* Use constants for path to TOS * improve comments * TOS title moved to template * TOS available via config menu * CSS: improve handling of content of TOS/about * give info about set/unset TOS in system config * fix target * i18n FR * i18n DE
2023-01-25Improved: expanding inputs (#5040)Gravatar maTh
* fix * wider input element
2023-01-09fix: CSS "content:" (#4985)Gravatar maTh
* fix * frss.css * improve bubble for unread articles in global view
2022-12-28fix: Misalignment of "There are no articles to show" box (#4959)Gravatar maTh
2022-12-12Improved: Header (#4927)Gravatar maTh
* all themes * fix
2022-11-27delete .nav-list .empty/.error (#4899)Gravatar maTh
2022-11-23fix: line-height of label list (#4890)Gravatar maTh
2022-11-20fix: over flowing table that destroy the layout (#4872)Gravatar maTh
2022-11-14Improved: Centralized CSS for notifications (#4800)Gravatar maTh
* wip. all themes * fixes
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-22Settings: Display - icons table in mobile view fixed (#3792)Gravatar maTh
* fixed all themes * fixed swage.scss
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
2019-08-14[CI] Run stylelint (#2477)Gravatar Frans de Jonge
* [CI] Run stylelint Perform some basic CSS sanity checking and style enforcement. I removed vendor prefixed linear-gradient and transform because those are from the IE9 era. With IE11 as a minimum and soon obsolete requirement it doesn't make much sense anymore. * Remove as-link override * Don't require newline after comment * Also apply those newline rules to SCSS * refine opening/closing braces, allow for single-line
2017-12-02Add more glyphs for opensans font (#1032)Gravatar Pavel Pletenev
* Add more glyphs for opensans font * Update .htaccess to support woff2 file format * Fixed browser support for new font face * Fixed Origine theme css and .htaccess * Deleted unneeded fonts * Added stylefiles for OpenSans font * Fixed all themes with new font css * Avoid additional CSS file * htaccess cache control public * Font casing bug * Remove TTF font Too big, low need https://caniuse.com/#search=woff * Changelog 1032 https://github.com/FreshRSS/FreshRSS/pull/1032 https://github.com/FreshRSS/FreshRSS/pull/1028
2017-05-27More uniform styling of A and BUTTON in drop-downsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1556
2017-05-24add default simplified chinese font for Windows and MacOSGravatar hoilc
2016-07-30Fix logs style scroll bugGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1178 There was a conflict on the ".logs" class name
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-10-26Fix themes (aside_feed)Gravatar Marien Fressinaud
2014-10-24Fix feed colors on subscription page (all themes)Gravatar Marien Fressinaud