added bootstrap extensions to new-templates [ci skip]

This commit is contained in:
danielgrippi 2012-04-04 13:22:44 -07:00
parent d755f03cd0
commit 59f092c26a

View file

@ -111,17 +111,11 @@ $night-text-color : #999;
}
/* bootstrap extentions */
.icon-red {
background-image: image-url("img/glyphicons-halflings-red.png");
}
.icon-green {
background-image: image-url("img/glyphicons-halflings-green.png");
}
.icon-blue {
background-image: image-url("img/glyphicons-halflings-blue.png");
}
.icon-white { background-image: image_url("img/glyphicons-halflings-white.png"); }
.icon-black { background-image: image_url("img/glyphicons-halflings.png"); }
.icon-red { background-image: image-url("img/glyphicons-halflings-red.png"); }
.icon-green { background-image: image-url("img/glyphicons-halflings-green.png"); }
.icon-blue { background-image: image-url("img/glyphicons-halflings-blue.png"); }
/* styles */
.multi-photo {