diff --git a/com.actionsoft.apps.coe.pal/template/page/pal.pl.repository.designer.htm b/com.actionsoft.apps.coe.pal/template/page/pal.pl.repository.designer.htm
index 38e16667..64c91d0c 100755
--- a/com.actionsoft.apps.coe.pal/template/page/pal.pl.repository.designer.htm
+++ b/com.actionsoft.apps.coe.pal/template/page/pal.pl.repository.designer.htm
@@ -2860,7 +2860,7 @@
-
+
@@ -2874,7 +2874,7 @@
-
+
diff --git a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/css/designer.extend.css b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/css/designer.extend.css
index fac4e463..228a5180 100755
--- a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/css/designer.extend.css
+++ b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/css/designer.extend.css
@@ -378,10 +378,11 @@ height: 25px;
line-height: 20px;
}
.dialogTableTbody tr td{
+ height: 20px;
color: #666666;
- border:1px solid #ccc;
- padding:0 5px;
- white-space: normal;
+ border-bottom:1px dashed #999b9f;
+ padding: 5px;
+ white-space: normal;
cursor: pointer;
}
.dialogTableHead {