annotate noderef_view.css @ 6:e3f85c9247b7

Put the links in a right sidebar. This is probably highly controversial and should at least be controlled by a pref, but its "needed" by the customer.
author Franck Deroche <franck@defr.org>
date Mon, 26 Jan 2009 15:09:55 +0100
parents
children
rev   line source
franck@6 1 .noderef-view-items {
franck@6 2 float: left;
franck@6 3 margin-right: 15px;
franck@6 4 }