fix versions icons

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
szaimen 2022-09-08 10:59:56 +02:00 committed by nextcloud-command
parent 2a2cb01696
commit 0e57fb54e5
3 changed files with 7 additions and 3 deletions

View file

@ -33,6 +33,10 @@
vertical-align: top;
}
.versionsTabView .version-container img, .revertVersion img {
filter: var(--background-invert-if-dark);
}
.versionsTabView img {
cursor: pointer;
padding-right: 4px;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long