From 2c8951d30f01f00cebcc325c59f79c5236a114ab Mon Sep 17 00:00:00 2001 From: Arnold Daniels Date: Sat, 4 May 2013 01:08:12 +0200 Subject: [PATCH] Fixed catincan badge --- docs/assets/css/docs.css | 15 ++++++++++ docs/base-css.html | 21 +++++--------- docs/components.html | 21 +++++--------- docs/customize.html | 23 +++++---------- docs/extend.html | 21 +++++--------- docs/getting-started.html | 29 +++++++------------ docs/index.html | 35 +++++++++------------- docs/javascript.html | 53 +++++++++++++++------------------- docs/scaffolding.html | 21 +++++--------- docs/templates/layout.mustache | 9 ++++-- 10 files changed, 105 insertions(+), 143 deletions(-) diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 7357137c..2fc5610a 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -934,6 +934,17 @@ form.bs-docs-example { } +/* Ribbons and ads +---------------------- */ +#catincan-ribbon { + display: none; + position: fixed; + z-index: 10; + top: 40px; + left: 0px; + width: 192px; + height: 198px; +} /* Responsive @@ -951,6 +962,10 @@ form.bs-docs-example { .bs-docs-sidenav > li > a { width: 230px \9; /* Override the previous IE8-9 hack */ } + + #catincan-ribbon { + display: block; + } } /* Desktop diff --git a/docs/base-css.html b/docs/base-css.html index ec105a7f..6b7e14dd 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -25,16 +25,6 @@ - @@ -86,7 +76,7 @@

Base CSS

Fundamental HTML elements styled and enhanced with extensible classes.

- + @@ -2576,7 +2566,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped - + +
@@ -2615,7 +2609,6 @@ For example, <code>&lt;section&gt;</code> should be wrapped - diff --git a/docs/components.html b/docs/components.html index 56b6d310..38644cc6 100644 --- a/docs/components.html +++ b/docs/components.html @@ -25,16 +25,6 @@ - @@ -86,7 +76,7 @@

Components

Dozens of reusable components built to provide navigation, alerts, popovers, and more.

- + @@ -2647,7 +2637,7 @@ class="clearfix" - + +
@@ -2686,7 +2680,6 @@ class="clearfix" - diff --git a/docs/customize.html b/docs/customize.html index 706556a0..3f1922a9 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -25,16 +25,6 @@ - @@ -86,7 +76,7 @@

Customize and download

Download Bootstrap or customize variables, components, JavaScript plugins, and more.

- + @@ -485,7 +475,7 @@
- Customize and Download + Customize and Download

What's included?

Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.

@@ -506,7 +496,7 @@ - + +
@@ -545,7 +539,6 @@ - diff --git a/docs/extend.html b/docs/extend.html index 397bc5ef..4ac6eff8 100644 --- a/docs/extend.html +++ b/docs/extend.html @@ -25,16 +25,6 @@ - @@ -86,7 +76,7 @@

Extending Bootstrap

Extend Bootstrap to take advantage of included styles and components, as well as LESS variables and mixins.

- +
@@ -249,7 +239,7 @@ - + +
@@ -288,7 +282,6 @@ - diff --git a/docs/getting-started.html b/docs/getting-started.html index c96ddc8f..a2b42048 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -25,16 +25,6 @@ - @@ -86,7 +76,7 @@

Getting started

Overview of the project, its contents, and how to get started with a simple template.

- + @@ -121,12 +111,12 @@

Download compiled

Fastest way to get started: get the compiled and minified versions of our CSS, JS, and images. No docs or original source files.

-

Download Bootstrap

+

Download Bootstrap

Download source

Get the original files for all CSS and JavaScript, along with a local copy of the docs by downloading the latest version directly from GitHub.

-

Download Bootstrap source

+

Download Bootstrap source

@@ -325,8 +315,8 @@

What next?

Head to the docs for information, examples, and code snippets, or take the next leap and customize Bootstrap for any upcoming project.

- Visit the Bootstrap docs - Customize Bootstrap + Visit the Bootstrap docs + Customize Bootstrap @@ -344,7 +334,7 @@ - + +
@@ -383,7 +377,6 @@ - diff --git a/docs/index.html b/docs/index.html index f39b0c29..8a7c1657 100644 --- a/docs/index.html +++ b/docs/index.html @@ -25,16 +25,6 @@ - @@ -84,31 +74,31 @@

Bootstrap

Sleek, intuitive, and powerful front-end framework for faster and easier web development.

- Download Bootstrap
Includes all Jasny extensions
- Extend Bootstrap
Download extensions only
+ Download Bootstrap
Includes all Jasny extensions
+ Extend Bootstrap
Download extensions only

- +
@@ -284,7 +274,7 @@ - + +
@@ -323,7 +317,6 @@ - diff --git a/docs/javascript.html b/docs/javascript.html index ac2bb766..f89ea65d 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -25,16 +25,6 @@ - @@ -86,7 +76,7 @@

JavaScript

Bring Bootstrap's components to life—now with 13 custom jQuery plugins.

- +
@@ -172,7 +162,7 @@ $('#myModal').on('show', function (e) { ================================================== -->

About transitions

@@ -194,7 +184,7 @@ $('#myModal').on('show', function (e) { ================================================== -->
@@ -404,7 +394,7 @@ $('#myModal').on('hidden', function () { ================================================== -->
- +
@@ -605,7 +595,7 @@ - + +
@@ -644,7 +638,6 @@ - diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index 64152aab..0ceb13fd 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -90,7 +90,7 @@ - + +
@@ -129,7 +133,6 @@ -