From d8e2668c1df122f61e82008821bc6b56def4fe12 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 16 Feb 2013 01:22:15 -0800 Subject: Overhaul carousel a bit more: * Drop custom type arrow controls for glyphicons icons instead for more consistent rendering * Remove the captions and instead let folks implement what they want in the carousel * Move the indicators to the bottom middle instead of top right * Lighten up gradients on the edges for less harsh lighting --- docs/javascript.html | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 3fc8d0471..330639267 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1481,32 +1481,20 @@ $('#myCollapsible').on('hidden', function () { - + - + -- cgit v1.2.3