diff --git a/module/execution/css/all.css b/module/execution/css/all.css index 2b631af971..8fff4ddbdf 100644 --- a/module/execution/css/all.css +++ b/module/execution/css/all.css @@ -7,3 +7,5 @@ body {margin-bottom: 25px;} .table-footer .pager{z-index: 10} #myTable .scrollbar {z-index: 11} + +.dtable-cell-html a{color: #2463c7}