# HG changeset patch # User Chris Cannam # Date 1357832192 0 # Node ID e475178f7a1c9c9c6e494e94b3a52c7919985873 # Parent 0abc483356d858f056615c074bbe298226b13a7d Don't want the my-project star diff -r 0abc483356d8 -r e475178f7a1c public/stylesheets/application.css --- 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; }