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

new invitation page

This commit is contained in:
lian
2016-07-12 16:34:20 +08:00
parent 7452c0cfc2
commit 6688dc760b
11 changed files with 323 additions and 19 deletions

View File

@@ -385,6 +385,7 @@ table img { vertical-align:middle; }
.vh { visibility:hidden; }
.vam { vertical-align:middle; }
.tip { color:#808080; font-size:12px; }
.tick-green { color:green; }
.txt-before-btn { margin-bottom:10px; } /* e.g. settings page */
.strip-tip {
padding:3px 0;
@@ -3561,6 +3562,7 @@ img.thumbnail {
padding-top: 20px;
text-align: center;
}
/* two-factor-auth */
.two-factor-auth-wizard-btns {
margin-top:8px;