mirror of
https://github.com/nextcloud/server.git
synced 2026-03-18 00:23:20 -04:00
enh(settings): removed background-gradient to ensure contrast ratio a11y requirements
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
(cherry picked from commit e5767898c7)
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
This commit is contained in:
parent
5382cb59d2
commit
94a676c378
3 changed files with 3 additions and 4 deletions
|
|
@ -162,7 +162,6 @@ export default {
|
|||
height: 70px;
|
||||
border-radius: var(--border-radius-large) var(--border-radius-large) 0 0;
|
||||
background-color: var(--color-primary-element);
|
||||
background-image: var(--gradient-primary-background);
|
||||
|
||||
span {
|
||||
bottom: 0;
|
||||
|
|
|
|||
4
dist/settings-vue-settings-personal-info.js
vendored
4
dist/settings-vue-settings-personal-info.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue