Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • XSweet XSweet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 49
    • Issues 49
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XSweet
  • XSweetXSweet
  • Issues
  • #77

Closed
Open
Created Apr 11, 2017 by Alex Theg@athegOwner

Chapter headings come through in blue

In Buchbinder's book, all of the chapters come through into the HTML with blue coloring. It seems to be caused by a style="color: auto" attribute. The headings display as black in Word, but light blue in browsers (Chrome and Firefox)

Here are examples of what's causing it:

<h1 class="Subtitle" style="color: auto; font-family: Garamond; font-size: 14pt; font-weight: bold; margin-bottom: 0pt">Introduction</h1>
<h1 class="Subtitle" style="color: auto; font-family: Garamond; font-size: 14pt; font-weight: bold; margin-bottom: 0pt">Chapter One </h1>
<h1 class="Subtitle" style="color: auto; font-family: Garamond; font-size: 14pt; font-weight: bold; margin-bottom: 0pt">The Bottom of the Funnel </h1>
<h1 class="Subtitle" style="color: auto; font-family: Garamond; font-size: 14pt; font-weight: bold; margin-bottom: 0pt">Chapter Three </h1>
<h1 class="Subtitle" style="color: auto; font-family: Garamond; font-size: 14pt; font-weight: bold; margin-bottom: 0pt">Sticky Brains </h1>
<h1 class="Subtitle" style="color: auto; font-family: Garamond; font-size: 14pt; font-weight: bold; margin-bottom: 0pt">Chapter Four </h1>
<h1 class="Subtitle" style="color: auto; font-family: Garamond; font-size: 14pt; font-weight: bold; margin-bottom: 0pt">Treating the Family</h1>
<h1 class="Subtitle" style="color: auto; font-family: Garamond; font-size: 14pt; font-weight: bold; margin-bottom: 0pt">Chapter Five </h1>
<h1 class="Subtitle" style="color: auto; font-family: Garamond; font-size: 14pt; font-weight: bold; margin-bottom: 0pt">Locating Pain in Societal Stress</h1>

I'll mark this as low priority, since this is an html-only improvement. The color gets scrubbed out by typescript.

Assignee
Assign to
Time tracking