Sha256: d182435dca1190a210d9e0dd8cf83794ea5e220168cd4b95cf34dd64b5d47837

Contents?: true

Size: 1.44 KB

Versions: 1

Compression:

Stored size: 1.44 KB

Contents

.uc-border-bottom-middle-gray.gap-bottom
  %h2 Field Values
%ul.uc-list-long
  %li
    .pull-left
      %span.pad-right{data: {presents: "popover", placement: "bottom"}}
        %a.uc-icon-book.gray-link{href: '#'}
        .popover-content.hidden
          %p This is the value definition for the endpoint.
    .pull-left
      %strong Authentication Locked
      %p
        %a{href: '#'} https://example.com
        — Port: 3000
    .pull-right.half-padded
      .uc-icon-lock
  %li
    .pull-left
      %span.pad-right{data: {presents: "popover", placement: "bottom"}}
        %a.uc-icon-book.gray-link{href: '#'}
        .popover-content.hidden
          %p This is the value definition for the endpoint.
    .pull-left
      %strong Authentication Hidden
      %p
        %a{href: '#'} https://example.com
        — Port: 3000
    .pull-right.half-padded
      %a.uc-icon-pencil.pad-right{href: '#'}
      %a.uc-icon-eye{href: '#'}
  - 15.times do |i|
    %li
      .pull-left
        %span.pad-right{data: {presents: "popover", placement: "bottom"}}
          %a.uc-icon-book.gray-link{href: '#'}
          .popover-content.hidden
            %p This is the value definition for the endpoint.
      .pull-left
        %strong Authentication #{i}
        %p
          %a{href: '#'} https://example#{i}.com
          — Port: #{i}000
      .pull-right.half-padded
        %a.uc-icon-pencil.pad-right{href: '#'}
        %a.uc-icon-eye-slash{href: '#'}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
undercase-0.2.57 app/views/undercase/patterns/_list_long.html.haml