web/data/cubicweb.css
changeset 6452 6b6a2fa28069
parent 6448 8590d82e9b1b
child 6548 fd36c1049eed
--- a/web/data/cubicweb.css	Mon Oct 11 19:45:15 2010 +0200
+++ b/web/data/cubicweb.css	Tue Oct 12 12:12:05 2010 +0200
@@ -819,6 +819,14 @@
   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)    */
 /***************************************/