1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-28 16:17:02 +00:00

Change orange color (#7952)

* change css timestamp

* change orange color

* change seahub css timestamp
This commit is contained in:
Michael An
2025-06-19 22:09:33 +08:00
committed by GitHub
parent 9d8e35af7a
commit 2384516ccd
21 changed files with 26 additions and 33 deletions

View File

@@ -223,5 +223,5 @@
.search-filters-container .search-filter-toggle.highlighted,
.search-filter-toggle.highlighted .sf3-font-down {
color: #ff9800;
color: #ed7109;
}