Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-01-30 07:04:26 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-01-30 07:04:26 +0400
commitfae04c8ac1da675338c1cfaf3922223980667281 (patch)
treeddf920cc4cc7bf2a54700e8fb3782a3f41880b37 /docs/assets/css/bootstrap-responsive.css
parent90f2e8e196eaaf60256659d9a76205b66ba6e941 (diff)
add license for responsive and rebuild
Diffstat (limited to 'docs/assets/css/bootstrap-responsive.css')
-rw-r--r--docs/assets/css/bootstrap-responsive.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css
index 76e27d6720..8fadecceb2 100644
--- a/docs/assets/css/bootstrap-responsive.css
+++ b/docs/assets/css/bootstrap-responsive.css
@@ -1,3 +1,12 @@
+/*!
+ * Bootstrap Responsive v2.0.0
+ *
+ * Copyright 2012 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world @twitter by @mdo and @fat.
+ */
.hidden {
display: none;
visibility: hidden;