view .svn/pristine/21/21b3541d41cf9ffb7dea58d79751f0eb3553a55b.svn-base @ 1086:5ebdeb79ea9c feature_550

Add "My Page" box for my projects. Currently this also affects the layout of the non-My-Page version of the My Projects list, need to adjust that
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 23 Nov 2012 14:29:55 +0000
parents cbb26bc654de
children
line wrap: on
line source
#context-menu li.folder ul { left:auto; right:168px; }
#context-menu li.folder>ul { left:auto; right:148px; }
#context-menu li a.submenu { background:url("../images/bullet_arrow_left.png") left no-repeat; }

#context-menu a {
   background-position: 100% 40%;
   padding-right: 20px;
   padding-left: 0px;
}