final css tweaks

This commit is contained in:
autonomic 2021-11-29 20:24:37 +01:00
parent 042e5853bb
commit 0c9707419e
1 changed files with 11 additions and 3 deletions

View File

@ -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 {