1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-19 18:00:03 +00:00

update privacy-policy UI on login page

This commit is contained in:
lian
2025-03-21 10:53:18 +08:00
parent 592354b3cf
commit 0aa2d11f36
2 changed files with 25 additions and 1 deletions

View File

@@ -2195,6 +2195,19 @@ a.sf-popover-item {
margin-bottom: 5px;
}
.login-panel-bottom-divider {
border: 0;
height: 1px;
background-color: #DBDBDB;
margin-top: 20px;
margin-bottom: 15px;
}
.login-panel-bottom-privacy-policy a {
color: #EC8000;
font-size: 12px;
}
/*myhome*/
#quota-bar {
display: block;