Mercurial > hg > soundsoftware-site
view public/stylesheets/context_menu_rtl.css @ 661:6246ad0f9e98 feature_36
More adjustments to ensure search results box is empty when editing, and to ensure it has a minimum width in both new and edit modes. Also a text update
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Fri, 09 Sep 2011 16:20:11 +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; }