Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-3826

admin stylesheet color problem (solution included)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.0
    • 3.0.B5
    • Other
    • None
    • PHP Environment:
      Database:

      with my color scheme i can't read the options text in selectboxes in the admin control panel ( AND here on the bug tracker by the way) as it's white text on white background.

      fix (tested, works):
      in adm/style/admin.css
      find:

      option {
      padding: 0 1em 0 0;
      }

      add:
      color:black;

            Acyd Burn Meik Sievertsen [X] (Inactive)
            black silence black silence
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: