2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

rebuild + copy images to docs when making

This commit is contained in:
Jacob Thornton
2012-01-26 22:39:17 -08:00
parent a25f0cce95
commit 815a2ae9f2
5 changed files with 6 additions and 5 deletions
+3 -3
View File
@@ -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;