mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 21:30:39 +00:00
fix-star-color (#3019)
This commit is contained in:
@@ -233,3 +233,7 @@ img[src=""],img:not([src]){ /* for first loading img*/
|
||||
padding: 0 1rem;
|
||||
}
|
||||
|
||||
.cur-view-container .fa-star.fas {
|
||||
color: #999;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user