final css tweaks
This commit is contained in:
parent
042e5853bb
commit
0c9707419e
@ -153,8 +153,17 @@ form.oc-organisation-relation-form tr:first-child {
|
|||||||
margin-top: -2.20em !important;
|
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) {
|
tr:nth-child(even) {
|
||||||
@ -171,7 +180,6 @@ tr:nth-child(odd) {
|
|||||||
|
|
||||||
.Off a {
|
.Off a {
|
||||||
color:gray;
|
color:gray;
|
||||||
background-color:black;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.field--type-entity-reference-revisions {
|
.field--type-entity-reference-revisions {
|
||||||
|
Reference in New Issue
Block a user