diff --git a/IONOS b/IONOS index 82b2772197158..a920cba00bb0d 160000 --- a/IONOS +++ b/IONOS @@ -1 +1 @@ -Subproject commit 82b27721971588b98846717a87a9e64094c9dae3 +Subproject commit a920cba00bb0d4fdf1d50c45dfc49830fdcbcd3c diff --git a/apps-external/mail b/apps-external/mail index 4534c95c95b9f..689574c4b26c5 160000 --- a/apps-external/mail +++ b/apps-external/mail @@ -1 +1 @@ -Subproject commit 4534c95c95b9fa0e919256bd88efdb9df656a607 +Subproject commit 689574c4b26c5376234285115eaf76e14fbc4da2 diff --git a/apps/theming/css/ionos/buttons.css b/apps/theming/css/ionos/buttons.css index d277f2b0c852a..6c9891118850f 100644 --- a/apps/theming/css/ionos/buttons.css +++ b/apps/theming/css/ionos/buttons.css @@ -56,9 +56,9 @@ } } - &.button-vue--vue-primary, &.button-vue--vue-error, + &.button-vue--vue-primary:not(.unified-search-modal__header *), &.button-vue--vue-error:not(.unified-search-modal__header *), /* ensure primary type styling of "new" button */ - &.action-item__menutoggle, &.files-list__header-upload-button--disabled { + &.action-item__menutoggle:not(.unified-search-modal__header *), &.files-list__header-upload-button--disabled { background-color: var(--ion-button-primary-background-default); border: none;