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

change background orange color (#7076)

This commit is contained in:
Michael An
2024-11-21 17:26:08 +08:00
committed by GitHub
parent be62042e0e
commit a770fad73d
12 changed files with 14 additions and 14 deletions

View File

@@ -17,7 +17,7 @@
}
.list-tag-popover .tag-list-footer .item-text {
color: #ff8000;
color: #ff9800;
cursor: pointer;
}