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.4.27 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.4 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.26 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.3 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.25 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.2 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.24 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.1 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.23 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.22 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.0 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.21 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.5.0.beta.1 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.20 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.19 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.18 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.17 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.16 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.15 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml
workarea-admin-3.4.14 app/views/workarea/admin/style_guides/objects/_tooltip_content.html.haml