web/data/cubicweb.old.css
changeset 6452 6b6a2fa28069
parent 6448 8590d82e9b1b
child 6525 8f4acaf2212c
--- a/web/data/cubicweb.old.css	Mon Oct 11 19:45:15 2010 +0200
+++ b/web/data/cubicweb.old.css	Tue Oct 12 12:12:05 2010 +0200
@@ -825,6 +825,13 @@
   margin-bottom: 0.2em; /* because vertical-align doesn't seems to have any effect */
 }
 
+table.ajaxEditRelationTable{
+  margin-bottom: 0.5em;
+}
+table.ajaxEditRelationTable td.entity{
+  padding-left: 0.5em;
+}
+
 /***************************************/
 /* error view (views/management.py)    */
 /***************************************/