1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-27 15:54:39 +00:00

Change default font size and color (#7850)

* 01 update seafile-ui

* 02 change grey color contrast

* 03 remove useless 14px

* 04 remove useless select style

* 05 change 202428 to 212529
This commit is contained in:
Michael An
2025-05-23 14:01:41 +08:00
committed by GitHub
parent e8174da8d9
commit 7beb44e9e9
54 changed files with 133 additions and 161 deletions

View File

@@ -30,5 +30,5 @@
.big-new-file-button:hover,
.big-new-file-button:focus {
border-color: #eb9205;
color: #EC8000;
color: #ED7109;
}