From 4b1207f51d212e794620ac27752cc927a06eba4d Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 17 Aug 2013 23:25:36 -0700 Subject: [PATCH] adds label-primary to previews, fixes #134 --- amelia/index.html | 1 + cerulean/index.html | 1 + cosmo/index.html | 1 + custom/index.html | 1 + cyborg/index.html | 1 + default/index.html | 1 + flatly/index.html | 1 + journal/index.html | 1 + readable/index.html | 1 + simplex/index.html | 1 + slate/index.html | 1 + spacelab/index.html | 1 + tests/components.html | 1 + united/index.html | 1 + 14 files changed, 14 insertions(+) diff --git a/amelia/index.html b/amelia/index.html index ca363e3..cc46197 100644 --- a/amelia/index.html +++ b/amelia/index.html @@ -884,6 +884,7 @@

Labels

Default + Primary Success Warning Danger diff --git a/cerulean/index.html b/cerulean/index.html index 6eb87da..d856239 100644 --- a/cerulean/index.html +++ b/cerulean/index.html @@ -878,6 +878,7 @@

Labels

Default + Primary Success Warning Danger diff --git a/cosmo/index.html b/cosmo/index.html index c4b6bff..9c2dfed 100644 --- a/cosmo/index.html +++ b/cosmo/index.html @@ -878,6 +878,7 @@

Labels

Default + Primary Success Warning Danger diff --git a/custom/index.html b/custom/index.html index cdc5f0f..8dc92a6 100644 --- a/custom/index.html +++ b/custom/index.html @@ -878,6 +878,7 @@

Labels

Default + Primary Success Warning Danger diff --git a/cyborg/index.html b/cyborg/index.html index 278a1cb..374f71d 100644 --- a/cyborg/index.html +++ b/cyborg/index.html @@ -878,6 +878,7 @@

Labels

Default + Primary Success Warning Danger diff --git a/default/index.html b/default/index.html index 6891213..8e630af 100644 --- a/default/index.html +++ b/default/index.html @@ -875,6 +875,7 @@

Labels

Default + Primary Success Warning Danger diff --git a/flatly/index.html b/flatly/index.html index 39dc815..9f53f88 100644 --- a/flatly/index.html +++ b/flatly/index.html @@ -878,6 +878,7 @@

Labels

Default + Primary Success Warning Danger diff --git a/journal/index.html b/journal/index.html index 9879918..2bad581 100644 --- a/journal/index.html +++ b/journal/index.html @@ -878,6 +878,7 @@

Labels

Default + Primary Success Warning Danger diff --git a/readable/index.html b/readable/index.html index 67e6650..2272f6b 100644 --- a/readable/index.html +++ b/readable/index.html @@ -878,6 +878,7 @@

Labels

Default + Primary Success Warning Danger diff --git a/simplex/index.html b/simplex/index.html index 131b27b..d49dc75 100644 --- a/simplex/index.html +++ b/simplex/index.html @@ -878,6 +878,7 @@

Labels

Default + Primary Success Warning Danger diff --git a/slate/index.html b/slate/index.html index 2132c4b..df35f90 100644 --- a/slate/index.html +++ b/slate/index.html @@ -878,6 +878,7 @@

Labels

Default + Primary Success Warning Danger diff --git a/spacelab/index.html b/spacelab/index.html index deb21e6..1644974 100644 --- a/spacelab/index.html +++ b/spacelab/index.html @@ -878,6 +878,7 @@

Labels

Default + Primary Success Warning Danger diff --git a/tests/components.html b/tests/components.html index 25a42df..3cdb47c 100644 --- a/tests/components.html +++ b/tests/components.html @@ -1994,6 +1994,7 @@

Add any of the below mentioned modifier classes to change the appearance of a label.

Default + Primary Success Warning Danger diff --git a/united/index.html b/united/index.html index 90a7c0a..bef48b2 100644 --- a/united/index.html +++ b/united/index.html @@ -881,6 +881,7 @@

Labels

Default + Primary Success Warning Danger -- 2.39.2