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

@@ -312,7 +312,7 @@ input#pageNumber {
#thumbnailView .thumbnail .thumbnail-page-number {
font-size: .875rem;
color: #999;
color: #666;
position: absolute;
right: 100%;
bottom: 0;