Skip to content

Commit

Permalink
v2.3.1 -> v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspark committed May 20, 2013
1 parent 9d4df4f commit a9aab51
Show file tree
Hide file tree
Showing 63 changed files with 227 additions and 97 deletions.
11 changes: 10 additions & 1 deletion 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.1
* Bootstrap v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down Expand Up @@ -3011,6 +3011,15 @@ table th[class*="span"],
display: block;
}

.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}

.pull-right > .dropdown-menu {
right: 0;
left: auto;
Expand Down
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.1
// Amelia 2.3.2
// Bootswatch
// -----------------------------------------------------

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.1
// Amelia 2.3.2
// 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.1",
"version": "2.3.2",

"themes": [

Expand Down
13 changes: 11 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.1
* Bootstrap v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down Expand Up @@ -3011,6 +3011,15 @@ table th[class*="span"],
display: block;
}

.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}

.pull-right > .dropdown-menu {
right: 0;
left: auto;
Expand Down Expand Up @@ -6483,4 +6492,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.1
// Cerulean 2.3.2
// Bootswatch
// -----------------------------------------------------

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.1
// Cerulean 2.3.2
// 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.1",
"version": "2.3.2",
"author": "Thomas Park",
"homepage": "http://bootswatch.com",
"repository": {
"type": "git",
"url": "git://github.com/thomaspark/bootswatch.git"
},
"dependencies": {
"bootstrap": "~2.3.1"
"bootstrap": "~2.3.2"
},
"licenses": [
{
Expand Down
13 changes: 11 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.1
* Bootstrap v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down Expand Up @@ -3011,6 +3011,15 @@ table th[class*="span"],
display: block;
}

.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}

.pull-right > .dropdown-menu {
right: 0;
left: auto;
Expand Down Expand Up @@ -6807,4 +6816,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.1
// Cosmo 2.3.2
// Bootswatch
// -----------------------------------------------------

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.1
// Cosmo 2.3.2
// Variables
// --------------------------------------------------

Expand Down
11 changes: 10 additions & 1 deletion 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.1
* Bootstrap v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down Expand Up @@ -3011,6 +3011,15 @@ table th[class*="span"],
display: block;
}

.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}

.pull-right > .dropdown-menu {
right: 0;
left: auto;
Expand Down
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.1
// Cyborg 2.3.2
// Bootswatch
// -----------------------------------------------------

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.1
// Cyborg 2.3.2
// 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.1
* Bootstrap Responsive v2.3.2
*
* 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.

11 changes: 10 additions & 1 deletion default/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap v2.3.1
* Bootstrap v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down Expand Up @@ -3009,6 +3009,15 @@ table th[class*="span"],
display: block;
}

.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}

.pull-right > .dropdown-menu {
right: 0;
left: auto;
Expand Down
4 changes: 2 additions & 2 deletions default/bootstrap.min.css

Large diffs are not rendered by default.

11 changes: 10 additions & 1 deletion flatly/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import url("http://fonts.googleapis.com/css?family=Lato:400,700,900,400italic");

/*!
* Bootstrap v2.3.1
* Bootstrap v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down Expand Up @@ -3011,6 +3011,15 @@ table th[class*="span"],
display: block;
}

.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}

.pull-right > .dropdown-menu {
right: 0;
left: auto;
Expand Down
4 changes: 2 additions & 2 deletions flatly/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion flatly/bootswatch.less
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Flatness by Jenil (www.jgog.in)
// Bootswatch 2.3.1
// Bootswatch 2.3.2
// -----------------------------------------------------


Expand Down
2 changes: 1 addition & 1 deletion flatly/variables.less
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Flatness by Jenil (www.jgog.in)
// Bootswatch 2.3.1
// Bootswatch 2.3.2
// --------------------------------------------------


Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,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.1</h3>
<h3><i class="icon-wrench"></i> Tuned for 2.3.2</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
13 changes: 11 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.1
* Bootstrap v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down Expand Up @@ -3011,6 +3011,15 @@ table th[class*="span"],
display: block;
}

.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}

.pull-right > .dropdown-menu {
right: 0;
left: auto;
Expand Down Expand Up @@ -6554,4 +6563,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.1
// Journal 2.3.2
// 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.1
// Journal 2.3.2
// Variables
// --------------------------------------------------

Expand Down
Loading

0 comments on commit a9aab51

Please sign in to comment.