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

Minor styling problem in UCP, etc.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Invalid
    • 3.0.7-PL1
    • None
    • Styles
    • None
    • PHP Environment:
      Database:

    Description

      Simply check out the UCP... the bottom corners in prosilver style don't fit. That's because they use the same style as the corners on top.
      Here's the "guilty" code for your references from colours.css:

      #cp-main span.corners-bottom, #cp-menu span.corners-bottom {
      background-image: url("

      {T_THEME_PATH}/images/corners_left2.gif");
      }

      #cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
      background-image: url("{T_THEME_PATH}

      /images/corners_right2.gif");
      }

      Attachments

        Activity

          People

            A_Jelly_Doughnut A_Jelly_Doughnut
            tHeWiZaRdOfDoS tHeWiZaRdOfDoS [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: