Skip to content
Snippets Groups Projects
Commit f230591b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Use bold font at Dashboard#projects and Profile#groups

parent 12d55ba6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -46,7 +46,7 @@
- else
= private_icon
= link_to project_path(project), class: dom_class(project) do
= project.name_with_namespace
%strong= project.name_with_namespace
 
- if project.forked_from_project
%small.pull-right
Loading
Loading
Loading
Loading
@@ -27,7 +27,7 @@
Leave
 
= link_to group, class: 'group-name' do
= group.name
%strong= group.name
 
as #{user_group.human_access}
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment