From: Hugo Maestá Date: Thu, 25 Oct 2018 17:10:26 +0000 (-0300) Subject: `Type` removed from textarea X-Git-Tag: 0.7.3~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1d6a898e3759e09047f4f2522ff937643a841f4c;p=thirdparty%2Fbulma.git `Type` removed from textarea --- diff --git a/docs/documentation/form/textarea.html b/docs/documentation/form/textarea.html index aac12d118..e7e071f24 100644 --- a/docs/documentation/form/textarea.html +++ b/docs/documentation/form/textarea.html @@ -25,27 +25,27 @@ meta: {% capture colors_example %}
- +
- +
- +
- +
- +
{% endcapture %} @@ -53,82 +53,82 @@ meta: {% capture sizes_example %}
- +
- +
- +
- +
{% endcapture %} {% capture normal_example %}
- +
{% endcapture %} {% capture hover_example %}
- +
{% endcapture %} {% capture focus_example %}
- +
{% endcapture %} {% capture loading_example %}
- +
{% endcapture %} {% capture loading_sizes_example %}
- +
- +
- +
- +
{% endcapture %} {% capture disabled_example %}
- +
{% endcapture %} {% capture readonly_example %}
- +
{% endcapture %} @@ -136,7 +136,7 @@ meta: {% capture fixedsize_example %}
- +
{% endcapture %}