Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-909

lightweight dialog/modal panelPopup - skinnable blocked area

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.5-core, 1.2.5-core
    • 1.0.8-core, 1.2.8-core
    • Skinning
    • None

    Description

      the area outside a lightweight dialog (or modal panelPopup) is blocked (it's a transparent div + cursor: not-allowed which covers the whole page)
      this new skinning selector allows the styling of the blocked area.

      e.g.:
      af|dialog::blocked-area{
      background-color: black !important;
      filter: Alpha(opacity: 60) !important;
      -moz-opacity: 0.6;
      }

      Attachments

        1. skinning_blocked_area.patch
          5 kB
          Gerhard Petracek
        2. skinning_blocked_area_beta.patch
          7 kB
          Gerhard Petracek

        Issue Links

          Activity

            People

              gpetracek Gerhard Petracek
              gpetracek Gerhard Petracek
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: