summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.less
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.less')
-rw-r--r--ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.less11
1 files changed, 11 insertions, 0 deletions
diff --git a/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.less b/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.less
index 9e1de6fd..7120eb58 100644
--- a/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.less
+++ b/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.less
@@ -37,5 +37,16 @@ font-style: italic;
margin:auto;
}
+.table-th-txt {
+ width: 10px;
+}
+
+.table-td-txt {
+ font-weight: bold;
+}
+
+.table-td-msg {
+ width:500px
+}
} \ No newline at end of file