Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 698 Bytes

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 698 Bytes

Screenshots are from OSX.

v0.9.2 (2 Feb 2013)

  • Added support for modals and popovers.

v0.9.1 (2 Feb 2013)

  • Removed .scss file to avoid confusion.
  • Darkstrap.css versioning now happens in the file instead of on the filename.

Webkit (Chrome/Safari)

  • Fixed inverted navbar for Chrome.

    Before:

    before

    After:

    after

  • Overrode scrollbar in select[multiple] boxes so that it stands out.

    Before:

    before

    After:

    after