##// END OF EJS Templates
Merged r14078 and r14097 from trunk to 2.6-stable...
Merged r14078 and r14097 from trunk to 2.6-stable Building ffi 1.9.7 fails in Ubuntu. git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@14099 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r3900:05527be943a5
r13717:f26f5fd10170
Show More
context_menu_rtl.css
9 lines | 308 B | text/css | LassoCssLexer
#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;
}