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

Remove Surplus Poll ".rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5" RTL Border Right Colour Rule

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 3.3.11
    • None
    • Styles

    Description

      The colours.css file has an RTL rule for a right sided border colour on the poll result bar but this is not needed as the bidi.css file has a rule in it which changes the right sided border to none.

       

      File:

      colours.css
      

      Delete:

      .rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
          border-right-color: transparent;
      }

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            ForumFlair ForumFlair
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: