Sha256: 3e29fa1d9f81f5badfd2daac7a3cda500a681408c8d56f7dc11e6e6771b9631e

Contents?: true

Size: 953 Bytes

Versions: 62

Compression:

Stored size: 953 Bytes

Contents

#tooltip-content-object.style-guide__subsection

  %h3= link_to_style_guide('objects', 'tooltip_content')

  %p Hides an element unless it's found within a tooltip.

  %p should be invisible when not in a tooltip:
  .style-guide__example-block
    %p
      %span.tooltip-content should be hidden

  %p should be visible when inside a tooltip:
  .style-guide__example-block
    %span.tooltipster-content
      %span.tooltip-content should be visible

  %p should add padding around text:
  .style-guide__example-block
    %span.tooltipster-content
      %span.tooltip-content should be padded

#tooltip-content--no-padding-object.style-guide__subsection

  %h3= link_to_style_guide('objects', 'tooltip_content__no_padding')

  %p Adds a healthy amount of padding to the content.

  %p should add padding around text:
  .style-guide__example-block
    %span.tooltipster-content
      %span.tooltip-content.tooltip-content--no-padding should not be padded

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-admin-3.5.27 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.26 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.45 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.25 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.23 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.44 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.22 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.43 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.21 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.42 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.20 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.41 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.19 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.40 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.18 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.39 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.17 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.38 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.16 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.37 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml