diff --git a/dmp-frontend/src/app/dmps/dmp.component.css b/dmp-frontend/src/app/dmps/dmp.component.css index db9fa064d..bfcb05393 100644 --- a/dmp-frontend/src/app/dmps/dmp.component.css +++ b/dmp-frontend/src/app/dmps/dmp.component.css @@ -41,9 +41,14 @@ tr.hover:hover > * { .btnMoreFilters{ background-color:#337ab7; color:white; - margin-bottom:10px; + margin-bottom:0px; } -/* td.rowFilter{ +.table>thead>tr.rowFilter>th { + border-bottom: 0px solid white; -} */ \ No newline at end of file +} + +.table>thead>tr>th.rowFilterTopBorder{ + border-top: 0px solid white; +} \ No newline at end of file diff --git a/dmp-frontend/src/app/dmps/dmps.html b/dmp-frontend/src/app/dmps/dmps.html index 1870f63de..4537d5f28 100644 --- a/dmp-frontend/src/app/dmps/dmps.html +++ b/dmp-frontend/src/app/dmps/dmps.html @@ -2,12 +2,12 @@ - - + -
- + @@ -20,10 +20,10 @@
- + +
- +