1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 23:34:45 +00:00

change font color

This commit is contained in:
Michael An
2025-03-21 18:21:56 +08:00
parent a998903f52
commit baa144cf80
17 changed files with 52 additions and 41 deletions

View File

@@ -30,5 +30,5 @@
.big-new-file-button:hover,
.big-new-file-button:focus {
border-color: #eb9205;
color: #eb8205;
color: #EC8000;
}