--- modules/damieng/graphical_editor/daxe/lib/daxe.css 2015/05/06 19:34:24 1.2 +++ modules/damieng/graphical_editor/daxe/lib/daxe.css 2015/06/23 20:17:30 1.3 @@ -764,6 +764,10 @@ table.special_dlg { cursor: default; } +table.special_dlg>tr>td { + border: 1px solid white; +} + /* DNForm */ td.shrink { white-space: nowrap;