Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[next] fix(NcModal): Adjust modal header name and actions #5707

Merged
merged 2 commits into from
Jun 14, 2024

Commits on Jun 14, 2024

  1. fix(NcModal): Adjust modal header name and actions

    - Fix size and margin of header name to work with new server styles on Nextcloud 30+
    - Fix focus-visible, hover and open color of header actions on bright color theme
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and backportbot[bot] committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    acad4c6 View commit details
    Browse the repository at this point in the history
  2. fix(NcModal): Set color theme for modal header to dark

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    25e7f48 View commit details
    Browse the repository at this point in the history