mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix(files): revert button maxcontrast
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
216804f83d
commit
bf467ad7f7
3 changed files with 3 additions and 7 deletions
|
|
@ -454,10 +454,6 @@ export default Vue.extend({
|
|||
// Remove bold from default button styling
|
||||
font-weight: normal;
|
||||
}
|
||||
&:not(:hover, :focus, :active) .button-vue__wrapper {
|
||||
// Also apply color-text-maxcontrast to non-active button
|
||||
color: var(--color-text-maxcontrast);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
4
dist/files-main.js
vendored
4
dist/files-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files-main.js.map
vendored
2
dist/files-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue