mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
outdated cards with new word in it changed (#2873)
* outdated cards with new word in it changed * dynamic tags used
This commit is contained in:
@@ -134,10 +134,7 @@ meta:
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="tags has-addons">
|
{% include elements/new-tag.html version="0.5.3" %}
|
||||||
<span class="tag">New</span>
|
|
||||||
<span class="tag is-info">0.5.3</span>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
@@ -379,10 +379,8 @@ meta:
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h4 class="subtitle">Readonly and static inputs</h4>
|
<h4 class="subtitle">Readonly and static inputs</h4>
|
||||||
<p style="margin-bottom: 0.5rem;">
|
{% include elements/new-tag.html version="0.5.3" %}
|
||||||
<span class="tag is-success">New!</span>
|
|
||||||
<span class="tag is-info">0.5.3</span>
|
|
||||||
</p>
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>
|
<p>
|
||||||
If you use the <code>readonly</code> HTML attribute, the input will look similar to a normal one, but is not editable and has no shadow.
|
If you use the <code>readonly</code> HTML attribute, the input will look similar to a normal one, but is not editable and has no shadow.
|
||||||
|
|||||||
@@ -232,10 +232,7 @@ meta:
|
|||||||
|
|
||||||
<h4 class="subtitle">Readonly</h4>
|
<h4 class="subtitle">Readonly</h4>
|
||||||
|
|
||||||
<div class="tags has-addons">
|
{% include elements/new-tag.html version="0.5.3" %}
|
||||||
<span class="tag">New</span>
|
|
||||||
<span class="tag is-info">0.5.3</span>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user