1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 06:33:48 +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

@@ -87,6 +87,6 @@
height: 28px;
left: -4px;
top: 3px;
background-color: #FF8000;
background-color: #ff9800;
border-radius: 2px;
}