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

Styles for the release notes #1228

Merged
merged 5 commits into from
Dec 10, 2012
Merged

Styles for the release notes #1228

merged 5 commits into from
Dec 10, 2012

Commits on Nov 19, 2012

  1. adjust styles to work in multiple contexts

    Specifically, the same style will be applied to plug-in documentation and release notes.
    skurfer committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    ed1daf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19f59f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2012

  1. change the release notes script slightly

    * reference the CSS instead of including its contents
    * wrap the release notes in a div (#qsrn) so they can be targeted separately from other documentation
    skurfer committed Nov 29, 2012
    Configuration menu
    Copy the full SHA
    48bd36c View commit details
    Browse the repository at this point in the history
  2. add some flare specific to the release notes

    Obviously inspired by TextMate 2's release notes :-)
    skurfer committed Nov 29, 2012
    Configuration menu
    Copy the full SHA
    3b4e959 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2012

  1. more CSS tweaks

    * body goes edge-to-edge
    * a new #content div surrounds everything
    * fixed and enlarged the icon in the release notes
    skurfer committed Nov 30, 2012
    Configuration menu
    Copy the full SHA
    5357056 View commit details
    Browse the repository at this point in the history