1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 23:34:45 +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

@@ -136,9 +136,6 @@ input#pageNumber {
padding: 0;
}
#thumbnails-header {
}
#thumbnails-header .title {
font-size: 1rem;
}
@@ -153,7 +150,7 @@ input#pageNumber {
}
#thumbnails-header .close-thumbnail-panel:hover {
color: #555;
color: #666;
}
#thumbnailView .thumbnail {