From 0c9707419e7a1fbebd884136f3e789de3b2104be Mon Sep 17 00:00:00 2001 From: autonomic Date: Mon, 29 Nov 2021 20:24:37 +0100 Subject: [PATCH] final css tweaks --- css/opencase.css | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/css/opencase.css b/css/opencase.css index 4f10d4b..139f20a 100644 --- a/css/opencase.css +++ b/css/opencase.css @@ -153,8 +153,17 @@ form.oc-organisation-relation-form tr:first-child { margin-top: -2.20em !important; } -.follow-up-due { - +.follow-ups-due td { + background-color: #FB8A4F; +} + +#block-accreditationcount th, +#block-accreditationcount td { + border: none; +} + +#block-accreditationcount { + padding: 1em; } tr:nth-child(even) { @@ -171,7 +180,6 @@ tr:nth-child(odd) { .Off a { color:gray; - background-color:black; } .field--type-entity-reference-revisions {