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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user