summaryrefslogtreecommitdiffstats
path: root/public/stylesheets/context_menu_rtl.css
blob: 7397c192b57e432994cb0f1fc1455f4efd45551f (plain)
1
2
3
4
5
6
7
8
9
#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/arrow_left.png") left no-repeat; }

#context-menu a {
   background-position: 100% 40%;
   padding-right: 20px;
   padding-left: 0px;
}