From 054c8fbcc33f8b17accfa11319e9f6beca03815a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=83=A1?= <3203164629@qq.com> Date: Tue, 5 Sep 2023 11:16:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=9C=BA=E6=9E=84=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E3=80=81=E7=99=BB=E5=BD=95=E9=A1=B5=E9=AA=8C=E8=AF=81?= =?UTF-8?q?=E7=A0=81ui=E9=94=99=E4=BD=8D=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dzz/orguser/images/orguser.css | 9 ++++++++- static/bootstrap/css/bootstrap.min.css | 6 ------ user/login/template/getpasswd.htm | 3 --- user/login/template/login_single1.htm | 3 --- user/login/template/login_single3.htm | 3 --- user/login/template/lostpasswd3.htm | 3 --- user/register/template/register.htm | 3 --- user/register/template/register3.htm | 3 --- 8 files changed, 8 insertions(+), 25 deletions(-) diff --git a/dzz/orguser/images/orguser.css b/dzz/orguser/images/orguser.css index 2d0f92e..5ba8eb0 100644 --- a/dzz/orguser/images/orguser.css +++ b/dzz/orguser/images/orguser.css @@ -25,7 +25,14 @@ border-top:1px solid #FFF; padding:7px 10px 3px 10px; } - +.classtree-search{ + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 39px; + display: none; +} .classtree-topbar a{ display:inline-block; width:24px; diff --git a/static/bootstrap/css/bootstrap.min.css b/static/bootstrap/css/bootstrap.min.css index 2ea3cb0..a997c17 100644 --- a/static/bootstrap/css/bootstrap.min.css +++ b/static/bootstrap/css/bootstrap.min.css @@ -2471,12 +2471,6 @@ a.thumbnail:focus, a.thumbnail:hover { border-color: #337ab7 } - -.thumbnail .caption { - padding: 9px; - color: #333 -} - .media { margin-top: 15px } diff --git a/user/login/template/getpasswd.htm b/user/login/template/getpasswd.htm index 36fe368..1336607 100644 --- a/user/login/template/getpasswd.htm +++ b/user/login/template/getpasswd.htm @@ -23,9 +23,6 @@ display: block; text-align: center; pointer-events: none; -} -.signin-form .has-feedback.row .mdi { - left: 15px; } html, body{ overflow:auto; diff --git a/user/login/template/login_single1.htm b/user/login/template/login_single1.htm index 6f5bcdb..116b1df 100644 --- a/user/login/template/login_single1.htm +++ b/user/login/template/login_single1.htm @@ -24,9 +24,6 @@ display: block; text-align: center; pointer-events: none; -} -.signin-form .has-feedback.row .mdi { - left: 15px; } html, body{ overflow:auto; diff --git a/user/login/template/login_single3.htm b/user/login/template/login_single3.htm index 130d63f..4e81225 100644 --- a/user/login/template/login_single3.htm +++ b/user/login/template/login_single3.htm @@ -26,9 +26,6 @@ text-align: center; pointer-events: none; } - .signin-form .has-feedback.row .mdi { - left: 15px; - } .signin-form .form-group:last-child, .login-right p:last-child { margin-bottom: 0px; diff --git a/user/login/template/lostpasswd3.htm b/user/login/template/lostpasswd3.htm index 831c1d4..b40b688 100644 --- a/user/login/template/lostpasswd3.htm +++ b/user/login/template/lostpasswd3.htm @@ -27,9 +27,6 @@ text-align: center; pointer-events: none; } - .signin-form .has-feedback.row .mdi { - left: 15px; - } .signin-form .form-group:last-child, .login-right p:last-child { margin-bottom: 0px; diff --git a/user/register/template/register.htm b/user/register/template/register.htm index 53e0235..04959cf 100644 --- a/user/register/template/register.htm +++ b/user/register/template/register.htm @@ -27,9 +27,6 @@ display: block; text-align: center; pointer-events: none; -} -.signin-form .has-feedback.row .mdi { - left: 15px; } html, body{ overflow:auto; diff --git a/user/register/template/register3.htm b/user/register/template/register3.htm index 0193d07..1a33473 100644 --- a/user/register/template/register3.htm +++ b/user/register/template/register3.htm @@ -26,9 +26,6 @@ text-align: center; pointer-events: none; } - .signin-form .has-feedback.row .mdi { - left: 15px; - } .signin-form .form-group:last-child, .login-right p:last-child { margin-bottom: 0px;