- 17 Oct, 2013 1 commit
-
-
Chris Rebert authored
-
- 10 Oct, 2013 2 commits
-
-
Stuart P. Bentley authored
merges #10633; fixes part of #9951
- 24 Sep, 2013 1 commit
-
-
Ross Allen authored
Appending stylesheets by iterating the `__less` Hash creates an order that is not the same as 'bootstrap.less'. Some stylesheets like 'component-animations.less' and 'modals.less' have selectors with matching specificity, and so file order decides which style wins. This causes issue #10030 by putting `.fade.in` after `.modal-backdrop.in` and gives the backdrop a higher opacity than intended. This change uses the Less ordering in 'bootstrap.less' to generate the final stylesheets in the Customizer to make sure customized file ordering matches the distribution file order. Fixes #10030
-
- 23 Sep, 2013 1 commit
-
-
Chris Rebert authored
-
- 19 Aug, 2013 5 commits
-
-
fat authored
-
Mark Otto authored
-
Mark Otto authored
-
Chris Rebert authored
-
Jacob Thornton authored
-
- 18 Aug, 2013 6 commits
- 12 Aug, 2013 1 commit
-
-
fat authored
-