FSN#40537 herhaalde (waarden in) kolommen in rapporten onderdrukken

svn path=/Website/trunk/; revision=36210
This commit is contained in:
Jos Groot Lipman
2017-12-05 10:46:10 +00:00
parent 306e272aa1
commit 9f71884aa7
2 changed files with 8 additions and 0 deletions

View File

@@ -102,6 +102,11 @@ tr.suppressRow td {
border: 1px solid #ECECED;
}
tr td.dupe
{
color: #FFFFFF;
}
h1, h2, h3 {
font-size: 1.5em;
}

View File

@@ -4474,6 +4474,9 @@ li.hiddenbutton {
tr.report_V td {
background-color: #FEFFBB;
}
tr.report_S td {
background-color: #FEFFBB;
}
tr.report_I td {
background-color: #FEFFBB;
color: #606060;