diff --git a/modules/monitoring/public/css/module.less b/modules/monitoring/public/css/module.less new file mode 100644 index 000000000..c949a064f --- /dev/null +++ b/modules/monitoring/public/css/module.less @@ -0,0 +1,8 @@ +table.action.comments td p { + margin: 0; + font-size: 0.8em; +} + +table.action.comments td a { + font-weight: bold; +}