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 {