You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

context_menu_rtl.css 301B

123456789
  1. #context-menu li.folder ul { left:auto; right:168px; }
  2. #context-menu li.folder>ul { left:auto; right:148px; }
  3. #context-menu li a.submenu { background:url("../images/arrow_left.png") left no-repeat; }
  4. #context-menu a {
  5. background-position: 100% 40%;
  6. padding-right: 20px;
  7. padding-left: 0px;
  8. }