From 22359f9dfdf5d513da163416005345649415b90f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 27 Jan 2012 14:48:35 -0800 Subject: update examples and restore icons --- docs/assets/css/bootstrap.css | 2 +- docs/assets/img/glyphicons-halflings-white.png | Bin 0 -> 4352 bytes docs/assets/img/glyphicons-halflings.png | Bin 0 -> 4352 bytes 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 docs/assets/img/glyphicons-halflings-white.png create mode 100644 docs/assets/img/glyphicons-halflings.png (limited to 'docs') diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 5ebfba675..7765d7961 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: Fri Jan 27 14:21:03 PST 2012 + * Date: Fri Jan 27 14:48:21 PST 2012 */ article, aside, diff --git a/docs/assets/img/glyphicons-halflings-white.png b/docs/assets/img/glyphicons-halflings-white.png new file mode 100644 index 000000000..a20760bfd Binary files /dev/null and b/docs/assets/img/glyphicons-halflings-white.png differ diff --git a/docs/assets/img/glyphicons-halflings.png b/docs/assets/img/glyphicons-halflings.png new file mode 100644 index 000000000..92d4445df Binary files /dev/null and b/docs/assets/img/glyphicons-halflings.png differ -- cgit v1.2.3