Viewing File: /home/ubuntu/code_review/phabricator/webroot/rsrc/css/application/herald/herald-test.css

/**
 * @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 File Manager