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

Improve Web UI for password change

This commit is contained in:
Daniel Pan
2016-06-01 18:50:23 +08:00
parent c23bc3802f
commit ae2152548c
3 changed files with 10 additions and 3 deletions

View File

@@ -889,6 +889,12 @@ textarea:-moz-placeholder {/* for FF */
margin-top:20px;
color:#666;
}
.new-narrow-panel-tip {
margin-top: 20px;
text-align: center;
color:#666;
font-size: 13px;
}
/**** wide panel ****/ /* e.g. repo decrypt page */
.wide-panel {
width: 928px;