Skip to content

Commit

Permalink
added attributions
Browse files Browse the repository at this point in the history
  • Loading branch information
bruffridge committed Feb 24, 2012
1 parent 1c124eb commit 37a4779
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions styles/less/dropdowns.less
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Derived from code on Twitter Bootstrap (http://twitter.github.com/bootstrap/)
// DROPDOWN MENUS
// --------------

Expand Down
1 change: 1 addition & 0 deletions styles/less/main.less
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Derived from code on Twitter Bootstrap (http://twitter.github.com/bootstrap/)
@import "reset.less";
@import "variables.less";
@import "mixins.less";
Expand Down
1 change: 1 addition & 0 deletions styles/less/mixins.less
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Derived from code on Twitter Bootstrap (http://twitter.github.com/bootstrap/)
/* mixins */

.gradient(@color: #F5F5F5, @start: #EEE, @stop: #FFF) {
Expand Down
1 change: 1 addition & 0 deletions styles/less/variables.less
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Derived from code on Twitter Bootstrap (http://twitter.github.com/bootstrap/)
// Variables.less
// Variables to customize the look and feel of AppLayout
// -----------------------------------------------------
Expand Down

0 comments on commit 37a4779

Please sign in to comment.