Skip to content

Commit

Permalink
2.3.0+2 -> 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspark committed Mar 2, 2013
1 parent 4684ad0 commit 9f0a62f
Show file tree
Hide file tree
Showing 77 changed files with 129 additions and 121 deletions.
4 changes: 2 additions & 2 deletions amelia/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import url('//fonts.googleapis.com/css?family=Lobster|Cabin:400,700');

/*!
* Bootstrap v2.3.0
* Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down Expand Up @@ -7129,4 +7129,4 @@ code {

.affix {
position: fixed;
}
}
4 changes: 2 additions & 2 deletions amelia/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion amelia/bootswatch.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Amelia 2.3.0
// Amelia 2.3.1
// Bootswatch
// -----------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion amelia/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,7 @@ <h4 class="alert-heading">Alert block</h4>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/bootswatch.js"></script>

Expand Down
2 changes: 1 addition & 1 deletion amelia/variables.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Amelia 2.3.0
// Amelia 2.3.1
// Variables
// --------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion api/themes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.3.0+1",
"version": "2.3.1",

"themes": [

Expand Down
4 changes: 2 additions & 2 deletions cerulean/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import url(//fonts.googleapis.com/css?family=Telex);

/*!
* Bootstrap v2.3.0
* Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down Expand Up @@ -6483,4 +6483,4 @@ i[class^="icon-"] {

.affix {
position: fixed;
}
}
4 changes: 2 additions & 2 deletions cerulean/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cerulean/bootswatch.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cerulean 2.3.0
// Cerulean 2.3.1
// Bootswatch
// -----------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion cerulean/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,7 @@ <h4 class="alert-heading">Alert block</h4>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/bootswatch.js"></script>

Expand Down
2 changes: 1 addition & 1 deletion cerulean/variables.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cerulean 2.3.0
// Cerulean 2.3.1
// Variables
// --------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions component.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "bootswatch",
"description": "Bootswatch is a collection of themes for Bootstrap.",
"version": "2.3.0+2",
"version": "2.3.1",
"author": "Thomas Park",
"homepage": "http://bootswatch.com",
"repository": {
"type": "git",
"url": "git://github.com/thomaspark/bootswatch.git"
},
"dependencies": {
"bootstrap": "~2.3.0"
"bootstrap": "~2.3.1"
},
"licenses": [
{
Expand Down
4 changes: 2 additions & 2 deletions cosmo/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import url('//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700');

/*!
* Bootstrap v2.3.0
* Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down Expand Up @@ -6807,4 +6807,4 @@ a.thumbnail:hover {

.affix {
position: fixed;
}
}
4 changes: 2 additions & 2 deletions cosmo/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cosmo/bootswatch.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cosmo 2.3.0
// Cosmo 2.3.1
// Bootswatch
// -----------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion cosmo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,7 @@ <h4 class="alert-heading">Alert block</h4>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/bootswatch.js"></script>

Expand Down
2 changes: 1 addition & 1 deletion cosmo/variables.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cosmo 2.3.0
// Cosmo 2.3.1
// Variables
// --------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions cyborg/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import url('//fonts.googleapis.com/css?family=Droid+Sans:400,700');

/*!
* Bootstrap v2.3.0
* Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down Expand Up @@ -6978,4 +6978,4 @@ label {

.affix {
position: fixed;
}
}
4 changes: 2 additions & 2 deletions cyborg/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cyborg/bootswatch.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cyborg 2.3.0
// Cyborg 2.3.1
// Bootswatch
// -----------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion cyborg/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,7 @@ <h4 class="alert-heading">Alert block</h4>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/bootswatch.js"></script>

Expand Down
2 changes: 1 addition & 1 deletion cyborg/variables.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Cyborg 2.3.0
// Cyborg 2.3.1
// Variables
// --------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion default/bootstrap-responsive.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap Responsive v2.3.0
* Bootstrap Responsive v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down
2 changes: 1 addition & 1 deletion default/bootstrap-responsive.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion default/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap v2.3.0
* Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down
2 changes: 1 addition & 1 deletion default/bootstrap.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion default/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -888,7 +888,7 @@ <h4 class="alert-heading">Alert block</h4>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/bootswatch.js"></script>

Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3><i class="icon-github"></i> Open Source</h3>
<p>Bootstrap themes are licensed under Apache 2.0 and maintained by the community on <a target="_blank" href="https://github.com/thomaspark/bootswatch">GitHub</a>.</p>
</div>
<div class="span4">
<h3><i class="icon-wrench"></i> Tuned for 2.3.0</h3>
<h3><i class="icon-wrench"></i> Tuned for 2.3.1</h3>
<p>Swatches are built for and tested with the latest version of Bootstrap. <a target="_blank" href="https://github.com/thomaspark/bootswatch/tags">Older versions</a> are also available for download.</p>
</div>
<div class="span4">
Expand Down Expand Up @@ -587,7 +587,7 @@ <h3>Base Admin</h3>
</div>


<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/bootswatch.js"></script>
<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions journal/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import url('//fonts.googleapis.com/css?family=News+Cycle:400,700');

/*!
* Bootstrap v2.3.0
* Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down Expand Up @@ -6554,4 +6554,4 @@ legend {

.affix {
position: fixed;
}
}
4 changes: 2 additions & 2 deletions journal/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion journal/bootswatch.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Journal 2.3.0
// Journal 2.3.1
// Bootswatch
// -----------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion journal/variables.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Journal 2.3.0
// Journal 2.3.1
// Variables
// --------------------------------------------------

Expand Down
Loading

0 comments on commit 9f0a62f

Please sign in to comment.