From: Jeremy Thomas Date: Mon, 14 Aug 2017 11:44:24 +0000 (+0100) Subject: Add bd classes X-Git-Tag: 0.5.2~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd2f886df25dd1152bd1abc0beae1d48896600f8;p=thirdparty%2Fbulma.git Add bd classes --- diff --git a/docs/_includes/blog-hero.html b/docs/_includes/blog-hero.html index 604698b05..b8f4c22a9 100644 --- a/docs/_includes/blog-hero.html +++ b/docs/_includes/blog-hero.html @@ -13,7 +13,7 @@

Stay updated about new features, bug fixes, and releases

- + diff --git a/docs/_includes/color/black-bis.html b/docs/_includes/color/black-bis.html index cd5ce8197..281de68b9 100644 --- a/docs/_includes/color/black-bis.html +++ b/docs/_includes/color/black-bis.html @@ -1,2 +1,2 @@ - + hsl(0, 0%, 7%) diff --git a/docs/_includes/color/black-ter.html b/docs/_includes/color/black-ter.html index b17714370..eaac1fe66 100644 --- a/docs/_includes/color/black-ter.html +++ b/docs/_includes/color/black-ter.html @@ -1,2 +1,2 @@ - + hsl(0, 0%, 14%) diff --git a/docs/_includes/color/black.html b/docs/_includes/color/black.html index 09588cb0a..dc722c1dd 100644 --- a/docs/_includes/color/black.html +++ b/docs/_includes/color/black.html @@ -1,2 +1,2 @@ - + hsl(0, 0%, 4%) diff --git a/docs/_includes/color/blue.html b/docs/_includes/color/blue.html index cce7f4279..059159386 100644 --- a/docs/_includes/color/blue.html +++ b/docs/_includes/color/blue.html @@ -1,2 +1,2 @@ - + hsl(217, 71%, 53%) diff --git a/docs/_includes/color/green.html b/docs/_includes/color/green.html index bce2f227d..b4f7ae6c6 100644 --- a/docs/_includes/color/green.html +++ b/docs/_includes/color/green.html @@ -1,2 +1,2 @@ - + hsl(141, 71%, 48%) diff --git a/docs/_includes/color/grey-dark.html b/docs/_includes/color/grey-dark.html index 08601190a..94dc3a4dc 100644 --- a/docs/_includes/color/grey-dark.html +++ b/docs/_includes/color/grey-dark.html @@ -1,2 +1,2 @@ - + hsl(0, 0%, 29%) diff --git a/docs/_includes/color/grey-darker.html b/docs/_includes/color/grey-darker.html index 9dc0d4f71..96910ed91 100644 --- a/docs/_includes/color/grey-darker.html +++ b/docs/_includes/color/grey-darker.html @@ -1,2 +1,2 @@ - + hsl(0, 0%, 21%) diff --git a/docs/_includes/color/grey-light.html b/docs/_includes/color/grey-light.html index d1782f94e..036cae2b0 100644 --- a/docs/_includes/color/grey-light.html +++ b/docs/_includes/color/grey-light.html @@ -1,2 +1,2 @@ - + hsl(0, 0%, 71%) diff --git a/docs/_includes/color/grey-lighter.html b/docs/_includes/color/grey-lighter.html index a95468c4e..4e5c5633a 100644 --- a/docs/_includes/color/grey-lighter.html +++ b/docs/_includes/color/grey-lighter.html @@ -1,2 +1,2 @@ - + hsl(0, 0%, 86%) diff --git a/docs/_includes/color/grey.html b/docs/_includes/color/grey.html index 6ef9ec6d4..c4670183f 100644 --- a/docs/_includes/color/grey.html +++ b/docs/_includes/color/grey.html @@ -1,2 +1,2 @@ - + hsl(0, 0%, 48%) diff --git a/docs/_includes/color/orange.html b/docs/_includes/color/orange.html index afa19bce6..26c2e366d 100644 --- a/docs/_includes/color/orange.html +++ b/docs/_includes/color/orange.html @@ -1,2 +1,2 @@ - + hsl(14, 100%, 53%) diff --git a/docs/_includes/color/purple.html b/docs/_includes/color/purple.html index b54a9f0b7..a6f55bfd7 100644 --- a/docs/_includes/color/purple.html +++ b/docs/_includes/color/purple.html @@ -1,2 +1,2 @@ - + hsl(271, 100%, 71%) diff --git a/docs/_includes/color/red.html b/docs/_includes/color/red.html index 24d136b3a..b71f05572 100644 --- a/docs/_includes/color/red.html +++ b/docs/_includes/color/red.html @@ -1,2 +1,2 @@ - + hsl(348, 100%, 61%) diff --git a/docs/_includes/color/turquoise.html b/docs/_includes/color/turquoise.html index 9e0a87d18..76ec25a12 100644 --- a/docs/_includes/color/turquoise.html +++ b/docs/_includes/color/turquoise.html @@ -1,2 +1,2 @@ - + hsl(171, 100%, 41%) diff --git a/docs/_includes/color/white-bis.html b/docs/_includes/color/white-bis.html index b78f0795a..1c1c6da2b 100644 --- a/docs/_includes/color/white-bis.html +++ b/docs/_includes/color/white-bis.html @@ -1,2 +1,2 @@ - + hsl(0, 0%, 98%) diff --git a/docs/_includes/color/white-ter.html b/docs/_includes/color/white-ter.html index a355e4046..c7631674e 100644 --- a/docs/_includes/color/white-ter.html +++ b/docs/_includes/color/white-ter.html @@ -1,2 +1,2 @@ - + hsl(0, 0%, 96%) diff --git a/docs/_includes/color/white.html b/docs/_includes/color/white.html index 0ede4d1be..867ecc4a2 100644 --- a/docs/_includes/color/white.html +++ b/docs/_includes/color/white.html @@ -1,2 +1,2 @@ - + hsl(0, 0%, 100%) diff --git a/docs/_includes/color/yellow.html b/docs/_includes/color/yellow.html index 51dccfec8..b0eccb819 100644 --- a/docs/_includes/color/yellow.html +++ b/docs/_includes/color/yellow.html @@ -1,2 +1,2 @@ - + hsl(48, 100%, 67%) diff --git a/docs/_includes/elements/tw-button.html b/docs/_includes/elements/tw-button.html index c15d2b3e3..8c44a0725 100644 --- a/docs/_includes/elements/tw-button.html +++ b/docs/_includes/elements/tw-button.html @@ -1,4 +1,4 @@ - {{ include.label }} - \ No newline at end of file + diff --git a/docs/_includes/features.html b/docs/_includes/features.html index b5cef5510..448d47973 100644 --- a/docs/_includes/features.html +++ b/docs/_includes/features.html @@ -439,7 +439,7 @@
-

+

Form @@ -452,7 +452,7 @@
-

+

Box @@ -465,7 +465,7 @@
-

+

Button @@ -478,7 +478,7 @@
-

+

Notification @@ -491,7 +491,7 @@
-

+

Progress bar @@ -504,7 +504,7 @@
-

+

Tags @@ -528,7 +528,7 @@
-

+

Card @@ -541,7 +541,7 @@
-

+

Dropdown @@ -554,7 +554,7 @@
-

+

Message @@ -567,7 +567,7 @@
-

+

Pagination @@ -580,7 +580,7 @@
-

+

Tabs @@ -593,7 +593,7 @@
-

+

Media object @@ -606,7 +606,7 @@
-

+

Menu diff --git a/docs/_includes/heading.html b/docs/_includes/heading.html index defdfac33..415a672b2 100644 --- a/docs/_includes/heading.html +++ b/docs/_includes/heading.html @@ -1,8 +1,8 @@
-

+

{{ include.name }} - + #

diff --git a/docs/_includes/navbar.html b/docs/_includes/navbar.html index 2d08ab8c5..7991ec169 100644 --- a/docs/_includes/navbar.html +++ b/docs/_includes/navbar.html @@ -65,7 +65,7 @@

{{#unless site.deprecated}} - View all versions + View all versions {{/unless}}
@@ -101,7 +101,7 @@
- 🎨 + 🎨 Expo - ❤️ + ❤️ Love

diff --git a/docs/_includes/pro.html b/docs/_includes/pro.html index 40d8cbb22..d1c7faa21 100644 --- a/docs/_includes/pro.html +++ b/docs/_includes/pro.html @@ -1,4 +1,4 @@ -
+
\ No newline at end of file +
diff --git a/docs/_includes/testimonials.html b/docs/_includes/testimonials.html index 3140a43c2..06707eada 100644 --- a/docs/_includes/testimonials.html +++ b/docs/_includes/testimonials.html @@ -1,39 +1,39 @@
-
+
-
+
-
-
+ -
+
-
-

- +

+

+ See more love 🤗

diff --git a/docs/_includes/tw.html b/docs/_includes/tw.html index a45e78e3a..ae48b506c 100644 --- a/docs/_includes/tw.html +++ b/docs/_includes/tw.html @@ -1,27 +1,27 @@ {% assign twUrl = "https://twitter.com/" | append: include.username | append: "/status/" | append: include.id %} -
-
-

- +

+

+ See more love 🤗

diff --git a/docs/_layouts/post.html b/docs/_layouts/post.html index 0b55962e8..a79f82695 100644 --- a/docs/_layouts/post.html +++ b/docs/_layouts/post.html @@ -9,24 +9,24 @@ route: blog
-
- - +
+ + -