Sha256: 16f2ad9b3e1f05ed7e7468d11b18f54b73ea7bd294d5cbaaf91a3b629b41bdab

Contents?: true

Size: 412 Bytes

Versions: 33

Compression:

Stored size: 412 Bytes

Contents

<p>
  Unordered lists have been stripped of all padding and margin.
</p>

<ul>
  <li>Unordered list of things</li>
  <li>List item
  <ul>
    <li>Nested list item</li>
    <li>Nested list item</li>
  </ul>
  </li>
  <li>List item</li>
</ul>

<p>
  Definition lists have a fluid 40%/60% layout with some font changes.
</p>

<dl>
  <dt>Description</dt>
  <dd>List</dd>
  <dt>Term</dt>
  <dd>Description</dd>
</ul>

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
solidus_backend-2.2.2 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.1.1 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.0.3 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-1.4.2 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-1.3.2 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-1.2.3 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.0.2 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-1.4.1 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.2.1 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.2.0 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.2.0.rc1 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.2.0.beta1 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.1.0 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.1.0.rc1 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.0.1 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.1.0.beta1 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.0.0 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-1.4.0 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-2.0.0.rc1 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb
solidus_backend-1.4.0.rc1 app/views/spree/admin/style_guide/topics/typography/_lists.html.erb