From ab27d1c1931fafc69c1288a73028bb49fc684a41 Mon Sep 17 00:00:00 2001 From: q4speed Date: Tue, 2 Jan 2018 17:31:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=8F=9C=E5=8D=95=E6=8A=98?= =?UTF-8?q?=E5=8F=A0=E8=B5=B7=E6=9D=A5=E6=97=B6Logo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/static/css/jumpserver.css | 16 ++++++++++------ apps/templates/_user_profile.html | 3 +++ 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/apps/static/css/jumpserver.css b/apps/static/css/jumpserver.css index a3f452ab7..049fab046 100644 --- a/apps/static/css/jumpserver.css +++ b/apps/static/css/jumpserver.css @@ -296,22 +296,26 @@ div.dataTables_wrapper div.dataTables_filter { border-color: #2f4050; } -.nav-header { +.nav-header, body.mini-navbar .nav-header { padding: 0; background: #202c37; } -.profile-element { - margin-left: 20px; +.profile-element div:first-child { + line-height: 60px; + width: 70px; + float: left; + text-align: center; } -.profile-element div { +.profile-element div:last-child { line-height: 60px; + width: 150px; float: left; font-size: 22px; color: #1ab394; } -.profile-element div + div { - margin-left: 5px; +.logo-element { + padding: 10px 0; } \ No newline at end of file diff --git a/apps/templates/_user_profile.html b/apps/templates/_user_profile.html index 26471dffa..14008fa1b 100644 --- a/apps/templates/_user_profile.html +++ b/apps/templates/_user_profile.html @@ -10,6 +10,9 @@
+
+ image +