Project

General

Profile

Is it possible to remove the "my project" indicator (the gold star)?

Added by Marc Burrage almost 13 years ago

Hi,

As the system admin, I add all projects to Redmine, so it's a bit redundant having the Gold Star to mark which ones are my projects, and I find it a bit distracting trying to read the list.

Is there an option to turn it off, and if not, can we have one please? :)

Thanks,
Marc


Replies (1)

RE: Is it possible to remove the "my project" indicator (the gold star)? - Added by Perico Os Palotes over 10 years ago

Hi Marc.

For sure you already sorted this out, but just in case a quick workaround is to edit below files/CSS sections:

public/stylesheets/application.css:.my-project { padding-left: 18px; background: url(../images/fav.png) no-repeat 0 50%; }
public/stylesheets/application.css:.icon-fav { background-image: url(../images/fav.png); }

Regards.

Javier

    (1-1/1)