Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweaked error overlay styles (pt2) #2208

Merged
merged 3 commits into from
May 18, 2017
Merged

Tweaked error overlay styles (pt2) #2208

merged 3 commits into from
May 18, 2017

Commits on May 18, 2017

  1. Fixed several of the issues and nits from PR:

    * Moved margin between header and file name to header, so when content was scrolled, the header would remain more separate
    * Made build-time and runtime overlays better match
    * Secondary error <pre> style now uses yellow bg instead of red
    * 'Scrollable Header' (see above comment to why this is necessary) but I did increase the max-height from 35% to 50%.
    * Fixed header and 'X' button vertical alignment
    Brian Vaughn committed May 18, 2017
    Configuration menu
    Copy the full SHA
    8690f37 View commit details
    Browse the repository at this point in the history
  2. Temporary stack margin fix

    gaearon committed May 18, 2017
    Configuration menu
    Copy the full SHA
    d30559c View commit details
    Browse the repository at this point in the history
  3. Move "N errors" to the top

    gaearon committed May 18, 2017
    Configuration menu
    Copy the full SHA
    81195a1 View commit details
    Browse the repository at this point in the history