To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / public / stylesheets / context_menu_rtl.css @ 1448:b1b608507209

History | View | Annotate | Download (308 Bytes)

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/bullet_arrow_left.png") left no-repeat; }
4

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