1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-27 15:54:39 +00:00

fix light mode ui (#8044)

* fix light mode ui

* revert sdoc, markdown ui

* update seafile-ui.css, fix icon bg color

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
This commit is contained in:
Aries
2025-07-16 13:50:03 +08:00
committed by GitHub
parent 4de4a87d42
commit 7b860c88e3
50 changed files with 100 additions and 425 deletions

View File

@@ -15,7 +15,7 @@
}
.cur-activity-modifiers:hover {
background: var(--bs-icon-hover-bg);
background: var(--bs-hover-bg);
cursor: pointer;
}