diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/noderef_view.css	Mon Jan 26 15:09:55 2009 +0100
@@ -0,0 +1,4 @@
+.noderef-view-items {
+  float: left;
+  margin-right: 15px;
+}