To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
root / public / stylesheets / context_menu_rtl.css @ 1012:bbca6f4eebc7
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 |
} |