annotate public/stylesheets/.svn/text-base/context_menu_rtl.css.svn-base @ 507:0c939c159af4 redmine-1.2

Update to Redmine 1.2.1 on 1.2-stable branch (Redmine SVN rev 6270)
author Chris Cannam
date Thu, 14 Jul 2011 10:32:19 +0100
parents 1d32c0a0efbf
children
rev   line source
Chris@14 1 #context-menu li.folder ul { left:auto; right:168px; }
Chris@14 2 #context-menu li.folder>ul { left:auto; right:148px; }
Chris@14 3 #context-menu li a.submenu { background:url("../images/bullet_arrow_left.png") left no-repeat; }
Chris@14 4
Chris@14 5 #context-menu a {
Chris@14 6 background-position: 100% 40%;
Chris@14 7 padding-right: 20px;
Chris@14 8 padding-left: 0px;
Chris@14 9 }