annotate .svn/pristine/21/21b3541d41cf9ffb7dea58d79751f0eb3553a55b.svn-base @ 1550:7d825cbd76c8 feature_1136

Ensure we don't leave a git repo lying around for a repo with no corresponding (even if empty) authormap
author Chris Cannam
date Tue, 12 Jan 2016 17:22:27 +0000
parents cbb26bc654de
children
rev   line source
Chris@909 1 #context-menu li.folder ul { left:auto; right:168px; }
Chris@909 2 #context-menu li.folder>ul { left:auto; right:148px; }
Chris@909 3 #context-menu li a.submenu { background:url("../images/bullet_arrow_left.png") left no-repeat; }
Chris@909 4
Chris@909 5 #context-menu a {
Chris@909 6 background-position: 100% 40%;
Chris@909 7 padding-right: 20px;
Chris@909 8 padding-left: 0px;
Chris@909 9 }