Mercurial > hg > soundsoftware-site
view public/stylesheets/context_menu_rtl.css @ 1539:22d57b0e0a77 live
OK, this script works now, but it should be using the API
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Thu, 21 May 2015 17:31:06 +0100 |
parents | 1d32c0a0efbf |
children |
line wrap: on
line source
#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; }