annotate public/stylesheets/.svn/text-base/context_menu_rtl.css.svn-base @ 556:ca9e8e562ea7 feature_36

Addresses Bug #177: when the publication is saved the authors are saved in the order they were entered. *Attention*: need to re-migrate (and re-seed) the plugin's database!
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 03 Aug 2011 15:41:19 +0100
parents 1d32c0a0efbf
children
rev   line source
Chris@14 1 #context-menu li.folder ul { left:auto; right:168px; }
Chris@14 2 #context-menu li.folder>ul { left:auto; right:148px; }
Chris@14 3 #context-menu li a.submenu { background:url("../images/bullet_arrow_left.png") left no-repeat; }
Chris@14 4
Chris@14 5 #context-menu a {
Chris@14 6 background-position: 100% 40%;
Chris@14 7 padding-right: 20px;
Chris@14 8 padding-left: 0px;
Chris@14 9 }