Sha256: 5f55afdc7c3f1e2192e3855a65c0775f5f1123791b57c6c796eb51561b176472

Contents?: true

Size: 494 Bytes

Versions: 3

Compression:

Stored size: 494 Bytes

Contents

.button-group
  %label
    %input{checked: "checked", name: "button-group", type: "radio", value: "item"}/
    %span.button-group-item Item
  %label
    %input{name: "button-group", type: "radio", value: "other-item"}/
    %span.button-group-item Other But Longer Item
  %label
    %input{name: "button-group", type: "radio", value: "other-item"}/
    %span.button-group-item Third
  %label
    %input{name: "button-group", type: "radio", value: "third"}/
    %span.button-group-item Last Item

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
breezeblocks-0.0.4 source/_button_group.html.haml
breezeblocks-0.0.2 source/_button_group.html.haml
breezeblocks-0.0.1 source/_button_group.html.haml