From 9712e4d888420a348c10157b2d3293848c02fde8 Mon Sep 17 00:00:00 2001 From: maTh Date: Sat, 11 Sep 2021 18:22:26 +0200 Subject: Headline structure improvement (#3830) * header: h1 deleted - full logo included * template: config - display * WIP * shortcut configs. added fieldset. do not display the border by default * system.phtml * subscription: add feed or category * wip * wip * Update bookmarklet.phtml * Update archiving.phtml * Update queries.phtml * Update profile.phtml * Update manage.phtml * auth+update * Update template.rtl.css * fixed FreshRSS logo (Theme: Mapco) * Update mapco.rtl.css * Update _layout.scss * fixed FreshRSS logo (theme: Dark) * fix: FreshRSS logo (Theme: BlueLagoon) * fix: FreshRSS logo (Theme: Ansum) * fixed: FreshRSS logo (Theme: Alternative Dark) * fix: FreshRSS logo (Theme: Pafat) * fix: FreshRSS logo (Theme: Screwdriver) * fix: FreshRSS logo (theme: Swage) * Minor lint * little fix: FreshRSS logo (Theme: Origine) * Fix: FreshRSS logo (Theme: Origine Compact) Co-authored-by: Alexandre Alapetite --- app/views/subscription/add.phtml | 8 ++++---- app/views/subscription/bookmarklet.phtml | 1 + app/views/subscription/index.phtml | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'app/views/subscription') diff --git a/app/views/subscription/add.phtml b/app/views/subscription/add.phtml index 70b9267aa..65279bfc5 100644 --- a/app/views/subscription/add.phtml +++ b/app/views/subscription/add.phtml @@ -5,9 +5,9 @@ - +

+

-
@@ -23,9 +23,9 @@
- +

- +
diff --git a/app/views/subscription/bookmarklet.phtml b/app/views/subscription/bookmarklet.phtml index 8fd55de31..8d00a29b5 100644 --- a/app/views/subscription/bookmarklet.phtml +++ b/app/views/subscription/bookmarklet.phtml @@ -5,6 +5,7 @@
+

-

+

default_category->name()) ?> -- cgit v1.2.3