diff --git a/apps/static/css/jumpserver.css b/apps/static/css/jumpserver.css index fd15945b9..a3f452ab7 100644 --- a/apps/static/css/jumpserver.css +++ b/apps/static/css/jumpserver.css @@ -289,4 +289,29 @@ div.dataTables_wrapper div.dataTables_filter { margin-bottom:0; margin-left: 10px; margin-right: 10px +} + +.navbar-default { + background-color: #2f4050; + border-color: #2f4050; +} + +.nav-header { + padding: 0; + background: #202c37; +} + +.profile-element { + margin-left: 20px; +} + +.profile-element div { + line-height: 60px; + float: left; + font-size: 22px; + color: #1ab394; +} + +.profile-element div + div { + margin-left: 5px; } \ No newline at end of file diff --git a/apps/templates/_header_bar.html b/apps/templates/_header_bar.html index 7cbb5fc87..dd89b8853 100644 --- a/apps/templates/_header_bar.html +++ b/apps/templates/_header_bar.html @@ -18,11 +18,26 @@
-