Bold names for public projects

This commit is contained in:
Dmitriy Zaporozhets
2013-08-20 21:50:33 +03:00
parent 25e629e460
commit e7f92c8a16
+1 -1
View File
@@ -18,7 +18,7 @@
.project-title
%i.icon-share.cgray
= link_to public_project_path(project) do
= project.name_with_namespace
%strong= project.name_with_namespace
.pull-right
%pre.public-clone git clone #{project.http_url_to_repo}