提交邮件配置功能代码

Signed-off-by: zhangwei <zhangwei@intranet.com>
This commit is contained in:
zhangwei
2018-06-04 17:29:49 +08:00
parent 1dc2ddbc59
commit 9ba7998f0c
14 changed files with 2236 additions and 18 deletions

View File

@@ -5221,7 +5221,7 @@ button.close {
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
word-wrap: break-word;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0); }