1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 23:29:49 +00:00

[pdf file view] redesigned the 'decrypt document' dialog for encrypted files (#7207)

This commit is contained in:
llj
2024-12-17 16:41:14 +08:00
committed by GitHub
parent e645b29d87
commit 3ef2be6804
3 changed files with 21 additions and 12 deletions

View File

@@ -153,7 +153,9 @@ input#findInput {
background: #f5f5f5;
}
#printServiceDialog {
#printServiceDialog,
#passwordDialog {
color: inherit;
font-size: inherit;
}