Commit Graph

1020 Commits

Author SHA1 Message Date
maTh
8781cd12d7 fix (#4806) 2022-11-01 22:34:39 +01:00
maTh
d8d30b7a1c fix: Adark theme: line-height (#4797)
* fix

* fix
2022-11-01 17:56:45 +01:00
maTh
400da71eeb fix: base theme: line-height (#4798) 2022-10-31 23:51:24 +01:00
maTh
746e37c4a6 fix swage (#4799) 2022-10-31 23:48:25 +01:00
maTh
65837de0e1 fix: .icon height (#4793) 2022-10-30 20:12:00 +01:00
maTh
18251b836b improved: Pafat theme aside bar (#4792) 2022-10-30 20:10:52 +01:00
maTh
f47e13ac41 fixed: box layout for global view (#4791) 2022-10-30 11:06:17 +01:00
maTh
301d3c81ba Improved: implement CSS variable --frss-padding-flux-items (#4789)
* frss.css

* mobile view: a bit compacter cols
2022-10-30 11:02:53 +01:00
maTh
024495fb1f fix: unread counter (#4788)
* fix

* fix

* fix
2022-10-29 22:24:03 +02:00
maTh
fc3ed3662a Fix: origine compact theme: line height (#4787)
* fix

* Origine

* Origine compact
2022-10-29 16:35:54 +02:00
maTh
270828aa64 fixes jumping lines (#4782)
* fixes

* fix template

* fix frss.css

* fix Nord theme
2022-10-29 12:23:05 +02:00
maTh
a7719d9b90 icons (#4786) 2022-10-29 12:14:02 +02:00
Thomas Guesnon
fc93776071 Mapco text display improvements (#4711)
* Main font color from blue to regular dark

* newline added at the end of rtl css file

* Text display improvements (code, quotes) + minor UI fixes

* replaced 2 spaces with 1 tab bcz phpcs is whining about that

* make fix-all

* Mapco/base-theme - CSS cleaning

* make fix-all

* PR #4711 cleaning

* Exclude generated CSS from lint check

* Revert exclusion of generated CSS files

Co-authored-by: patjennings <patjennings@MacBook-Pro-de-patjennings.local>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: patjennings <patjennings@macbook-pro-de-patjennings.home>
Co-authored-by: maTh <math-home@web.de>
2022-10-27 22:26:48 +02:00
maTh
a184712ef2 Fix: swage menu (#4783)
* fix

* fix scroll bar
2022-10-27 22:15:58 +02:00
Alexis Degrugillier
9e27ab9200 Fix integration page (#4774)
Before, when adding a simple integration, the delete button was missing until
the configuration was saved. This behavior was introduced in #4269, but I think
that it was a regression.
Now, the delete button is back and everything is working as it should.

In the process, I've extracted templates in attributes and add them in template
tags. This way, it is easier to validate that the HTML code is valid.
2022-10-26 00:18:43 +02:00
acbgbca
edbf0fe7db Added bottom nav padding for iOS #4740 (#4741)
* Added bottom nav padding for iOS #4740

* Updated RTL css #4740

Co-authored-by: maTh <math-home@web.de>
2022-10-24 13:19:26 +02:00
maTh
c11976f587 fix 4744 (#4751)
* fix

* fix
2022-10-24 00:33:37 +02:00
maTh
c191e0315e Fix 4712 (#4750)
* fix

* fix

* fix nord theme (a bit)

* fix
2022-10-23 20:56:25 +02:00
Alexandre Alapetite
5e71669589 GReader API doc and improvements (#4763)
* GReader API doc and improvements
#fix https://github.com/FreshRSS/FreshRSS/issues/4762

* Minor slash

* HTTPS for web.archive.org
2022-10-23 12:47:27 +02:00
maTh
9621ab1747 Improved: Origine theme (colors in vars) (#4693)
* wip

* wip

* active btn = darker icon

* wip

* flux font-size

* wip

* mouse hover feed aside bar

* wip

* wip

* wip

* Update origine.css

* wip

* fix

* font-color

* fixes

* wip

* alerts

* alert: more contrast font colors

* notifications

* notification improved font colors

* wip

* wip

* text-shadow

* footer-border

* feed tree: hover icon

* box-shadow

* box-shadow + rename font-color-666

* wip

* wip

* fixes

* header-height

* RTL CSS

* dropdown background color

* improved mobile header

* wip

* fix

* Update frss.rtl.css

* active buttons highlighted
2022-10-18 23:31:19 +02:00
maTh
36e7b694b3 fix: jumping lines (#4699)
* fix

* fix Origine compact

* fix Ansum

* fix Mapco

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-16 12:46:53 +02:00
Alexis Degrugillier
e10ff9faa4 Change new article banner size (#4735)
Only on origin-compact theme
2022-10-15 19:57:46 +02:00
Thomas Guesnon
0ff5d0b8cb Main font color from blue to regular dark (#4709)
* Main font color from blue to regular dark

* newline added at the end of rtl css file

Co-authored-by: patjennings <patjennings@MacBook-Pro-de-patjennings.local>
2022-10-11 00:45:59 +02:00
maTh
41061c837c fix (#4696) 2022-10-06 21:42:09 +02:00
maTh
d78c796965 fix (#4697) 2022-10-06 21:40:38 +02:00
Cyb10101
89202922b1 Slider: Block Page for one scrollbar; Scrollbar width normal (#4692)
* Block page if slider is open; Hides the double page scrollbar

* Slider scrollbar default width

* Update frss.rtl.css

* Add user Cyb10101 to credits

* make fix-all

* make fix-all (second pass)

Co-authored-by: mathContao <math-home@web.de>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-05 23:40:59 +02:00
maTh
267b55154b All (S)CSS files (#4690) 2022-10-04 23:07:02 +02:00
maTh
8f31827e03 fix (#4685) 2022-10-04 16:32:32 +02:00
maTh
645224a303 Improved: Remove <li> as separator (#4597)
* templates

* themes

* fix

* fix

* fixes

* fix
2022-10-03 21:50:40 +02:00
maTh
46d0b4140e Improved: better semantic HTML for boxes (#4665)
* add h1 title on views

* add h2 titles into box-title

* thin scrollbar in box-content
2022-10-03 18:04:10 +02:00
maTh
117b9c115d Improved: Article summary. Cut the text with better CSS (#4666)
* phtml + css

* trim the white spaces that comes from stripping
2022-10-03 17:07:15 +02:00
maTh
01a8c37b83 Improved: Frss.css - font size + line height with 'rem' values (#4671)
* headlines h1-h3

* delete for <sup> trust the browser

* .icons = 1rem

* line-height WIP

* .flux .item

* paragraphs

* kbd

* button.as-link

* .form-advanced-title

* set line-height 1.5 as default

* .flux .item.title .summary

* .flux .item.title .author

* .content > header, .content > footer

* popup

* last lines

* RTL CSS

* imrpove jumpy line

* Origine Compact

* Swage

* FRSS CSS RTL

* deleted: br

* deleted: font-size: 16px

* RTL CSS
2022-10-03 16:55:02 +02:00
maTh
a9d4c78931 Improved: Subscription Management: Show the position number (#4679)
* the code

* improvement

* fix doubled parameter
2022-10-03 16:26:53 +02:00
maTh
79e3b99ae3 Improved: CSS .toggle_aside (#4664)
* all themes

* fixed order

* fix end of file

* fixed swage
2022-10-01 18:52:26 +02:00
maTh
fc6203a904 all themes (#4663) 2022-09-29 21:48:17 +02:00
maTh
fedbda4f6a Rename template.css (#4644)
* Fix conflicts

* Update doc

* Misses

* Update prefix in CSS

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-09-29 12:40:50 +02:00
maTh
87082767d8 Origine.css (#4653) 2022-09-28 21:26:52 +02:00
maTh
ad9329ff47 Update main.js (#4652) 2022-09-28 21:19:41 +02:00
maTh
28461df5b8 Improved: Alternative Dark theme (#4635)
* background colors

* border

* Update adark.css

* font-color

* empty feed color

* slider

* color input improved

* menu nav hover

* nav: highlight font color while hovering

* lighter color btn icon on hover

* btn-attention background color

* empty feed color

* delete .log CSS

* delete white background .icon when feed active

* article header+footer

* bigMarkAsRead button

* .content hr

* dropdown triangle color

* rename variables

* notification colors

* border colors

* last left colors

* reorder

* hover flux icons

* config dropdown menu mobile view shadow+border

* dropdown menu hover color

* close aside hover

* slider-shadow

* icon hover

* toggle aside

* improved contrast blue

* contrast border color hover

* kbd styled

* hover on form elements highlight font color

* font colors instead background color

* link in alert

* contrast attention font color

* fix stream last item border

* font color of author in stream

* lighter color for headlines in article

* nav: active menu entry in lighter font color

* Update adark.rtl.css

* fixes

* fix favicon hover

* fix
2022-09-28 15:05:30 +02:00
maTh
dec399f510 Improved: template.css (colors) (#4641)
* 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-27 18:55:23 +02:00
maTh
b34bd30cc8 Improved: Origine compact inherit from origine (#4636)
* Update metadata.json

* clean Origine compact

* fix

* RTL

* fix

* fix line-height
2022-09-27 17:56:24 +02:00
maTh
2c3900dbdb fix the icons in square sizes (#4648) 2022-09-27 17:51:04 +02:00
maTh
9505eb8445 fixed: Safari issue with .stick dropdowns (#4643)
* fix

* fixed
2022-09-26 23:25:56 +02:00
maTh
67ea2d16b7 Improved: Cleanup CSS of ".log" (#4594)
* themes css

* Log Level CSS class improved

* SCSS

* RTL CSS
2022-09-18 18:29:33 +02:00
maTh
3d5b9ac902 clean .horizontal-list (#4596) 2022-09-18 13:02:07 +02:00
maTh
2734907000 (S)CSS .disable removed (#4619) 2022-09-18 12:10:00 +02:00
Alexandre Alapetite
f1854cd0ae Fix auto-loading of more articles (#4593)
Fix regression from https://github.com/FreshRSS/FreshRSS/pull/4532
https://github.com/FreshRSS/FreshRSS/issues/3974
2022-09-10 07:54:56 +02:00
Frans de Jonge
fea12a0957 Use body text color for input in Alternative Dark theme to improve contrast (#4587)
Fixes #4585.
2022-09-06 22:26:51 +02:00
Alexandre Alapetite
e2867cfe14 Shortcuts: auto-load at least a few articles (#4532)
* Auto-load at least a few articles
#fix https://github.com/FreshRSS/FreshRSS/issues/3974

* Fix init

* syntax

* Aledeg simplification
2022-09-05 08:53:50 +02:00
Tealk
fd22ee4090 remove margin-top: 2rem; in Swage (#4566)
* remove margin-top: 2rem; in Swage

* remove margin-top: 2rem; manually

* make fix-all

* revert formating

* Update swage.css

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: mathContao <math-home@web.de>
2022-09-04 23:12:23 +02:00