diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index 8830db0..fdc6466 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -717,6 +717,10 @@ header.repo.forked > p { display: inline-block; } +#fork_project { + cursor: pointer; +} + .header > h3, .commit_diff > header h3 { display: inline-block;