view public/stylesheets/.svn/text-base/context_menu_rtl.css.svn-base @ 120:cd2282d2aa55 cannam

Merge from the default branch. Note that this is not a valid SVN repository any more (use default, redmine-1.1 etc for SVN updates).
author Chris Cannam
date Thu, 13 Jan 2011 14:33:08 +0000
parents 1d32c0a0efbf
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;
}