##// END OF EJS Templates
Merged r12301 from trunk to 2.4-stable (#15391, #15400)...
Merged r12301 from trunk to 2.4-stable (#15391, #15400) Czech Wiki syntax traslation updated by Karel Pičman. git-svn-id: http://svn.redmine.org/redmine/branches/2.4-stable@12306 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r3900:05527be943a5
r12075:cd13c5e6d1d8
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;
}