Merge pull request #38519 from nextcloud/fix/36967-increase-contrast-of-inactive-elements

Fix contrast for inactive elements of the main navigation
This commit is contained in:
Ferdinand Thiessen 2023-06-06 10:46:45 +02:00 committed by GitHub
commit d80277c340
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 4 deletions

View file

@ -146,7 +146,6 @@ $header-icon-size: 20px;
height: 50px;
position: relative;
display: flex;
opacity: .7;
filter: var(--background-image-invert-if-bright);
&.app-menu-entry__active {

4
dist/core-main.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long