mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 07:44:50 +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:
@@ -78,7 +78,7 @@
|
||||
}
|
||||
|
||||
.shared-file-view-head .file-toolbar-btn:hover {
|
||||
background-color: var(--bs-icon-hover-bg);
|
||||
background-color: var(--bs-hover-bg);
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user