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

Merge pull request #7587 from haiwen/13.0-use-new-seafile-ui

update seafile-ui.css
This commit is contained in:
Michael An
2025-03-12 18:23:25 +08:00
committed by GitHub
13 changed files with 23 additions and 14 deletions

View File

@@ -1,6 +1,15 @@
.modal .seahub-modal-btn.close {
padding: 14px 16px;
opacity: 1;
margin: -1rem -1rem -1rem auto;
background-color: transparent;
border: 0;
float: right;
font-size: 1.40625rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.modal .seahub-modal-btn.close:not(:disabled):not(.disabled):hover {