From 6a60e505e3ed5d8097148d5789250ae9af85a288 Mon Sep 17 00:00:00 2001 From: annampak Date: Thu, 2 Nov 2017 10:50:01 +0200 Subject: [PATCH] more filters button --- dmp-frontend/src/app/dmps/dmp.component.css | 11 ++++++++--- dmp-frontend/src/app/dmps/dmps.html | 12 ++++++------ 2 files changed, 14 insertions(+), 9 deletions(-) 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 @@
- + +
- +