view .svn/pristine/21/21b3541d41cf9ffb7dea58d79751f0eb3553a55b.svn-base @ 1157:13ab8b6e8132 redmine-2.2-integration

A couple of further html_safes
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 15 Jan 2013 15:55:45 +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;
}