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

CiviCRM css still affects Drupal core

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Incomplete
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      Replacing with more specific selector:
      <code>
      #crm-container .primary {
      FONT-WEIGHT: bold
      }
      </code>

      — original post —
      The following rule in civicrm.css needs either to be removed or to have more specificity as it causes the primary tabs in Drupal pages to be bold:

      <code>
      .primary {
      FONT-WEIGHT: bold
      }
      </code>

        Attachments

          Activity

            People

            • Assignee:
              dgg David Greenberg
              Reporter:
              pike Pike
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: