mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Update contrast theme to better readability on icons and files action
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
14a099d648
commit
2e57324629
1 changed files with 2 additions and 3 deletions
|
|
@ -51,8 +51,7 @@ body {
|
|||
font-weight: 400;
|
||||
}
|
||||
|
||||
// Opacity trick
|
||||
* {
|
||||
[class^='icon-'], [class*=' icon-'],
|
||||
.action {
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue