Merge pull request #40804 from nextcloud/enh/40687/fix-button-text

pull/40843/head
Simon L 2023-10-09 20:52:14 +07:00 committed by GitHub
commit c40ece338b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 10 additions and 10 deletions

@ -346,7 +346,7 @@ export default {
&__default {
background-color: var(--color-primary-default);
background-image: var(--image-background-plain, var(--image-background-default));
background-image: linear-gradient(to bottom, rgba(23, 23, 23, 0.5), rgba(23, 23, 23, 0.5)), var(--image-background-plain, var(--image-background-default));
}
&__filepicker, &__default, &__color {

4
dist/614-614.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long