/**
* @provides herald-test-css
*/
.herald-condition-note {
color: {$red};
padding: 4px 0;
margin: 4px 0 8px;
}
textarea.herald-field-value-transcript {
width: 100%;
height: 10em;
}
.condition-test-value {
color: {$greytext};
}
Back to Directory