/**
 * @provides maniphest-task-edit-css
 */

.maniphest-description-preview-header {
  color: #666;
  margin-bottom: 1em;
  font-size: 11px;
}

.maniphest-auxiliary-header {
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #999999;
  padding: 12px 0 4px;
  margin-bottom: 4px;
}