Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.7
    • 2.7
    • Themes
    • MOODLE_27_STABLE
    • MOODLE_27_STABLE
    • MDL-43804-master
    • Hide
      1. This must be tested with all themes.
      2. For each theme go to the following location, you should see a tabular data. Make sure it looks identical to the one without this patch. The thing to verify mostly is alternate colors for tr background.
        1. User enrollement table
        2. Live logs Reports for the site
        3. Logs Reports for the site
        4. admin/tool/customlang/index.php (open a pack for editing)
        5. Blocks list (admin/blocks.php)
        6. Question bank listing all questions
        7. Create a survey with type "COLLES(ACTUAL)" and attempt it as student
      Show
      This must be tested with all themes. For each theme go to the following location, you should see a tabular data. Make sure it looks identical to the one without this patch. The thing to verify mostly is alternate colors for tr background. User enrollement table Live logs Reports for the site Logs Reports for the site admin/tool/customlang/index.php (open a pack for editing) Blocks list (admin/blocks.php) Question bank listing all questions Create a survey with type "COLLES(ACTUAL)" and attempt it as student
    • BACKEND Sprint 10

    Description

      Remove r0, r1 specific css from themes.

      table.flexible .r0, table.generaltable .r0 {background-color: #F0F0F0;}
      table.flexible .r1, table.generaltable .r1 {background-color: #FAFAFA;}
      

      This creates problem when adding new rows dynamically to the table.

      We should use instead nth-child(even/odd).

      It is supported by all browsers supported by Moodle:

      Attachments

        Issue Links

          Activity

            People

              ankit_frenz Ankit Agarwal
              ankit_frenz Ankit Agarwal
              Andrew Lyons Andrew Lyons
              Sam Hemelryk Sam Hemelryk
              Damyon Wiese Damyon Wiese
              Huong Nguyen, Bas Brands, Mathew May
              Votes:
              5 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                12/May/14