Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-5267

CSS for action pop-up (.panel and #panel) should be prefixed with crm-container to prevent conficts with other element styles

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.0.1
    • Fix Version/s: 3.0.2, 3.1
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      Line 1317 in civicrm.css is currently:
      #panel, .panel {

      Change to this to avoid conflicts if panel class or id is used elsewhere on the page:
      #crm-container #panel, #crm-container .panel {

        Attachments

          Activity

            People

            • Assignee:
              sushant Sushant Paste
              Reporter:
              dgg David Greenberg
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: