1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

change grep icon color (#6665)

This commit is contained in:
Michael An
2024-08-29 16:41:16 +08:00
committed by GitHub
parent 381fdb613f
commit e88437bbdc
18 changed files with 25 additions and 30 deletions

View File

@@ -35,7 +35,7 @@
.trash-dialog .modal-body .more {
background: #efefef;
border: 0;
color: #777;
color: #666;
}
.trash-dialog .modal-body .more:hover {