aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-26 22:39:17 -0800
committerJacob Thornton <[email protected]>2012-01-26 22:39:17 -0800
commit815a2ae9f26f49137382fd4b186d174c7b1b8c5b (patch)
treed8aaabd8c4a4c469428838abdb684b5c1388c32f /docs/assets/css/bootstrap.css
parenta25f0cce95bc538f3aa19e9edf17ac3a353e334e (diff)
downloadbootstrap-815a2ae9f26f49137382fd4b186d174c7b1b8c5b.tar.xz
bootstrap-815a2ae9f26f49137382fd4b186d174c7b1b8c5b.zip
rebuild + copy images to docs when making
Diffstat (limited to 'docs/assets/css/bootstrap.css')
-rw-r--r--docs/assets/css/bootstrap.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index cd7268bb7..68e161051 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Thu Jan 26 22:05:04 PST 2012
+ * Date: Thu Jan 26 22:39:03 PST 2012
*/
article,
aside,
@@ -1066,7 +1066,7 @@ table .span12 {
margin-left: 0;
}
.icon {
- background-image: url(img/glyphicons-halflings-sprite.png);
+ background-image: url(../img/glyphicons-halflings-sprite.png);
background-position: 0 0;
background-repeat: no-repeat;
display: inline-block;
@@ -1075,7 +1075,7 @@ table .span12 {
height: 14px;
}
.icon.white {
- background-image: url(img/glyphicons-halflings-sprite-white.png);
+ background-image: url(../img/glyphicons-halflings-sprite-white.png);
}
.icon.glass {
background-position: 0 0;