Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-11801

missing semi colons in css

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 3.0.12-RC2
    • 3.0.13-RC1
    • Styles
    • None

    Description

      I was messing around with updating some styles today and noticed some missing semi colons in prosilver/theme/colours.css
      a.up { background-image: url("

      {T_THEME_PATH}/images/arrow_up.gif") }
      a.down { background-image: url("{T_THEME_PATH}

      /images/arrow_down.gif") }
      a.left { background-image: url("

      {T_THEME_PATH}/images/arrow_left.gif") }
      a.right { background-image: url("{T_THEME_PATH}

      /images/arrow_right.gif") }
      also found some empty/white space in the same css file and in subsilver2/theme/stylesheet.css
      sorry if I picked the wrong issue type didn't know what to choose

      Attachments

        Activity

          People

            bantu Andreas Fischer [X] (Inactive)
            bprsk8r4272 bprsk8r4272 [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: