From ea0d924985dc0c5aa089ed59c15282ea7e84c7a4 Mon Sep 17 00:00:00 2001 From: maTh Date: Thu, 18 Aug 2022 11:13:56 +0200 Subject: Swage theme cleanup (#4493) * some general.prompt styles now in template.css * login button * same layout for login and register form * improve input and select * legend with dark background instead grey * fix config icon z-index * remove unused code * improve .prompt * set header also on login and register page * fix: show passwort button * improve login button on login and register screen * dropdown menu: smaller line height * improve layout sidebar closer * remove double code * swage.css * fix nits * fix nits * nits nits nits * nits are all around us.... * better position of config button * show header in mobile view + beauty the login button * CSS files * style the about FreshRSS link * delete unused import.svg * fix config sidebar padding * fix position of user query button in mobile view * improve config button in user query dropdown * fix global view overlay * fix close button aside bar in reader view * generated CSS files * Update swage.scss * fix nav_menu icon color of unread and favorite * improve search bar positioning in mobile view * read-all dropdown menu opens to left side in mobile view * restyle the new-article banner * improve big read button * make the header fixed while scrolling * fix search input while scrolling * improve config icons layout in .box * fix scrollbar:hover in template.css * improve article footer dropdowns * swage.css * Update main.js * Update main.js * fix (S)CSS * config navigation improved * left feed navigation: hover color added * CSS files * Update swage.scss * New Article banner improved margin * textarea: removed grey background * remove unnecessary line * Revert new-article banner layout * Remove :hover in slider * fix select height in sharing config * Fix scrollbar for slider with white background * fix: slider close button with theme color * fixed scrollbar CSS --- app/views/helpers/index/normal/entry_bottom.phtml | 6 +- p/scripts/main.js | 19 +- p/themes/Swage/icons/import.svg | 6 - p/themes/Swage/swage.css | 333 +++++++++++++----- p/themes/Swage/swage.rtl.css | 333 +++++++++++++----- p/themes/Swage/swage.scss | 389 ++++++++++++++++------ p/themes/base-theme/template.css | 23 +- p/themes/base-theme/template.rtl.css | 23 +- 8 files changed, 837 insertions(+), 295 deletions(-) delete mode 100644 p/themes/Swage/icons/import.svg diff --git a/app/views/helpers/index/normal/entry_bottom.phtml b/app/views/helpers/index/normal/entry_bottom.phtml index 05e62a41c..e58c37540 100644 --- a/app/views/helpers/index/normal/entry_bottom.phtml +++ b/app/views/helpers/index/normal/entry_bottom.phtml @@ -37,7 +37,7 @@ } // @phpstan-ignore-next-line if ($bottomline_labels) { - ?>
  • + ?>
  • + ?>