diff options
| author | Chris Rebert <[email protected]> | 2013-09-18 09:38:14 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-09-18 09:38:14 -0700 |
| commit | 1882d15db84cfdc4a715fccd7145f9d0c93a26cd (patch) | |
| tree | 6988fb6a7ec632edeb6e18263c11ea6d612e49b8 /dist/css/bootstrap-theme.css | |
| parent | 4e962c572e57ff0ee30e490f3f7eb819415c952f (diff) | |
| parent | 45b6c6de465bf9eb88e9a1726a21bb92e8e7f5c5 (diff) | |
| download | bootstrap-1882d15db84cfdc4a715fccd7145f9d0c93a26cd.tar.xz bootstrap-1882d15db84cfdc4a715fccd7145f9d0c93a26cd.zip | |
Merge pull request #10680 from XhmikosR/master
Update normalize to v2.1.3.
Diffstat (limited to 'dist/css/bootstrap-theme.css')
| -rw-r--r-- | dist/css/bootstrap-theme.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/css/bootstrap-theme.css b/dist/css/bootstrap-theme.css index 88b2580b1..df11729d1 100644 --- a/dist/css/bootstrap-theme.css +++ b/dist/css/bootstrap-theme.css @@ -1,3 +1,10 @@ +/*! +* Bootstrap v3.0.0 by @fat and @mdo +* Copyright 2013 Twitter, Inc. +* Licensed under http://www.apache.org/licenses/LICENSE-2.0 +* +* Designed and built with all the love in the world by @mdo and @fat. +*/ .btn-default, .btn-primary, .btn-success, |
