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

@@ -60,7 +60,7 @@
}
.old-history-main .file-name {
color: #ee8204;
color: #ed7109;
word-wrap: break-word;
}

View File

@@ -50,7 +50,7 @@
}
.search-container.show .input-icon .search-icon-right.search-filter-controller.active {
color: #ff9800;
color: #ed7109;
}
.search-container.show .input-icon .search-icon-right.search-filter-controller.active:hover {