[PR #408] [MERGED] Fix theme issue when selecting a folder #807

Closed
opened 2026-02-25 21:36:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/408
Author: @lyabs243
Created: 6/18/2020
Status: Merged
Merged: 9/16/2020
Merged by: @jasonmunro

Base: masterHead: cypht-folder


📝 Commits (3)

  • d43dfab Fix theme issue when selecting a folder
  • fd9f957 Fix indentation to comply with Cypht's standards
  • 66f7359 Adapt "archive folder" css so that it conforms to the other sections of the "folders" page

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 modules/imap_folders/site.css (+3 -3)

📄 Description

Pullrequest

On the "Folders" page in the "Archive Folder" section, we see that the "Cancel" link is not easy to notice because the font size is very small, we also see that it is not only too far away, but also is also not responsive, when we reduce the browser window it changes the appearance of the other components hence the importance of placing it in a fixed place easily visible to the user.

Issues

  • None

Checklist

  • None

How2Test

  • None

Todo

  • None

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/408 **Author:** [@lyabs243](https://github.com/lyabs243) **Created:** 6/18/2020 **Status:** ✅ Merged **Merged:** 9/16/2020 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `cypht-folder` --- ### 📝 Commits (3) - [`d43dfab`](https://github.com/cypht-org/cypht/commit/d43dfabc7d9cbdbf6c98729d8b36a9c7b0d3a27a) Fix theme issue when selecting a folder - [`fd9f957`](https://github.com/cypht-org/cypht/commit/fd9f9575d551919924211233109769ab440e2c13) Fix indentation to comply with Cypht's standards - [`66f7359`](https://github.com/cypht-org/cypht/commit/66f7359b5fe496abc3470ed74015d0bec61396ce) Adapt "archive folder" css so that it conforms to the other sections of the "folders" page ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap_folders/site.css` (+3 -3) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> On the "Folders" page in the "Archive Folder" section, we see that the "Cancel" link is not easy to notice because the font size is very small, we also see that it is not only too far away, but also is also not responsive, when we reduce the browser window it changes the appearance of the other components hence the importance of placing it in a fixed place easily visible to the user. ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] None ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] None ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#807
No description provided.