Follow-ups due
This commit is contained in:
parent
48e6ae4196
commit
5c20e83ed5
@ -123,3 +123,36 @@ table.views-table.views-view-table caption {
|
||||
form.oc-organisation-relation-form tr:first-child {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
/* trav styling */
|
||||
.site-branding {
|
||||
margin-top: -2.20em !important;
|
||||
}
|
||||
|
||||
.follow-up-due {
|
||||
|
||||
}
|
||||
|
||||
tr:nth-child(even) {
|
||||
background-color: #fefefe;
|
||||
}
|
||||
|
||||
.off {
|
||||
background-color:black;
|
||||
}
|
||||
|
||||
.field--type-entity-reference-revisions {
|
||||
border-radius: 25px;
|
||||
border: 2px solid #2A419A;
|
||||
padding: 10px;
|
||||
border-width: thin;
|
||||
}
|
||||
|
||||
.follow-ups-due {
|
||||
background-color: #FB8A4F;
|
||||
}
|
||||
|
||||
.views-field-field-client-substatus {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
Reference in New Issue
Block a user