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.15 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.36 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.14 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.35 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.13 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.34 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.12 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.33 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.11 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.10 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.32 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.9 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.31 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.8 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.30 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.7 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.29 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.6 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.28 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.5 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml