Mercurial > hg > soundsoftware-site
changeset 1145:e475178f7a1c redmine-2.2-integration
Don't want the my-project star
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Thu, 10 Jan 2013 15:36:32 +0000 |
parents | 0abc483356d8 |
children | fa73588e9105 |
files | public/stylesheets/application.css |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/public/stylesheets/application.css Thu Jan 10 15:33:35 2013 +0000 +++ b/public/stylesheets/application.css Thu Jan 10 15:36:32 2013 +0000 @@ -466,7 +466,7 @@ #projects-index ul.projects li.root {margin-bottom: 1em;} #projects-index ul.projects li.child {margin-top: 1em;} #projects-index ul.projects div.root a.project { font-weight: bold; font-size: 16px; margin: 0 0 10px 0; } -.my-project { padding-left: 18px; background: url(../images/fav.png) no-repeat 0 50%; } +/* .my-project { padding-left: 18px; background: url(../images/fav.png) no-repeat 0 50%; } */ li.latest { margin-bottom: 0.5em; }