Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-4698

Style sheet error : the color auto does not exist.

XMLWordPrintable

    • MOODLE_25_STABLE
    • MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE

      You are referring to the color with the name 'auto', this color does not exist. Perhaps you want to use inheritance, perhaps you want to have scores with the same color as your car, but removing the color reference will produce no errors and have the same results.

      #page-mod-hotpot-report ul.response li.score {color: auto; list-style-image: url([[pix:i/item]]);}
       
      =>
       
      #page-mod-hotpot-report ul.response li.score {list-style-image: url([[pix:i/item]]);}
      

            xxxxxxx Gordon Bateson
            rdebleu Renaat Debleu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.