Commit f230591b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Use bold font at Dashboard#projects and Profile#groups

parent 12d55ba6
......@@ -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
......
......@@ -27,7 +27,7 @@
Leave
= link_to group, class: 'group-name' do
= group.name
%strong= group.name
as #{user_group.human_access}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment