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

[passwd change] improvement & clean css

This commit is contained in:
llj
2016-06-03 12:38:57 +08:00
parent ae2152548c
commit dd32561be5
2 changed files with 5 additions and 20 deletions

View File

@@ -884,17 +884,6 @@ textarea:-moz-placeholder {/* for FF */
font-size:14px;
margin:5px 0 20px;
}
.new-narrow-panel .notice {
text-align: center;
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;
@@ -1017,10 +1006,6 @@ textarea:-moz-placeholder {/* for FF */
.op-confirm button {
margin-right:8px;
}
/**** forms ****/
.field-feedback {
color:#666;
}
/**** simplemodal ****/
#basic-modal-content {
display:none;