openvpn页面调整;后台默认时间设置

This commit is contained in:
zhanghongqing
2018-06-13 13:51:21 +08:00
parent b3ac02c277
commit 84b36b08e3
4 changed files with 158 additions and 106 deletions

View File

@@ -2367,3 +2367,8 @@ pre[class*="language-"] {
.socicon-persona:before {
content: ")"; }
/* 隐藏的输入框与时间框同色 */
.form-control.input-hide-bg{
background-color: #eef1f5;
}