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:
@@ -60,7 +60,7 @@
|
||||
}
|
||||
|
||||
.old-history-main .file-name {
|
||||
color: #ee8204;
|
||||
color: #ed7109;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
|
@@ -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 {
|
||||
|
Reference in New Issue
Block a user