Sha256: b402cc9e27959c4d88ab8f960e7b0357c14b692ea944f36b0ca635ca962cbd48

Contents?: true

Size: 590 Bytes

Versions: 5

Compression:

Stored size: 590 Bytes

Contents

.ui-widget-overlay.ui-front
.ui-dialog
  .ui-dialog-titlebar
    %span.ui-dialog-title Modal Title
    %button.ui-dialog-titlebar-close
      %span.ui-button-icon-primary
  .ui-dialog-content.ui-widget-content
    %p
      The modal styles work with classnames provided by jqueryui. The example here includes
      the minimum markup needed for the style. The overlay is used by passing
      {modal: true} when calling .dialog on the element you want to populate the modal.
  .ui-dialog-buttonpane
    .ui-dialog-buttonset
      %button.button-secondary
        %span.ui-button-text Cancel

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ctl_base_ui-0.0.6 app/views/ctl_base_ui/styleguide/_modals.html.haml
ctl_base_ui-0.0.5 app/views/ctl_base_ui/styleguide/_modals.html.haml
ctl_base_ui-0.0.4 app/views/ctl_base_ui/styleguide/_modals.html.haml
ctl_base_ui-0.0.3 app/views/ctl_base_ui/styleguide/_modals.html.haml
ctl_base_ui-0.0.2 app/views/ctl_base_ui/styleguide/_modals.html.haml