Make the logo icon more awesome
This commit is contained in:
parent
a87fccc083
commit
4ba24596d3
7 changed files with 64 additions and 18 deletions
|
@ -2,9 +2,10 @@
|
|||
.navbar-inner
|
||||
.container
|
||||
%div.app_logo
|
||||
%span.separator
|
||||
= link_to root_path, class: "home has_bottom_tooltip", title: "Dashboard" do
|
||||
%h1 GITLAB
|
||||
%span.separator
|
||||
%span.separator
|
||||
%h1.project_name= title
|
||||
%ul.nav
|
||||
- if current_user.is_admin?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue