<?xml version="1.0"?>
<smurf version="0.9.1" numerrors="9490" numwarnings="363">
  <summary status="error" numerrors="9490" numwarnings="363" condensedresult="smurf,error,9490,363:overview,success,0,0;phplint,success,0,0;phpcs,success,0,0;js,error,81,195;css,error,9390,76;phpdoc,error,18,0;savepoint,success,0,0;thirdparty,success,0,0;grunt,error,1,1;shifter,success,0,0;mustache,warning,0,91;gherkin,success,0,0">
    <detail name="overview" status="success" numerrors="0" numwarnings="0"/>
    <detail name="phplint" status="success" numerrors="0" numwarnings="0"/>
    <detail name="phpcs" status="success" numerrors="0" numwarnings="0"/>
    <detail name="js" status="error" numerrors="81" numwarnings="195"/>
    <detail name="css" status="error" numerrors="9390" numwarnings="76"/>
    <detail name="phpdoc" status="error" numerrors="18" numwarnings="0"/>
    <detail name="savepoint" status="success" numerrors="0" numwarnings="0"/>
    <detail name="thirdparty" status="success" numerrors="0" numwarnings="0"/>
    <detail name="grunt" status="error" numerrors="1" numwarnings="1"/>
    <detail name="shifter" status="success" numerrors="0" numwarnings="0"/>
    <detail name="mustache" status="warning" numerrors="0" numwarnings="91"/>
    <detail name="gherkin" status="success" numerrors="0" numwarnings="0"/>
  </summary>
  <check id="overview" title="Overview" url="" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows the general problems detected when processing the code</description>
    <mess/>
  </check>
  <check id="phplint" title="PHP lint problems" url="https://www.php.net/docs.php" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows php lint problems in the code detected by php -l</description>
    <mess/>
  </check>
  <check id="phpcs" title="PHP coding style problems" url="https://moodledev.io/general/development/policies/codingstyle" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows the coding style problems detected in the code by phpcs</description>
    <mess/>
  </check>
  <check id="js" title="Javascript coding style problems" url="https://moodledev.io/docs/guides/javascript" numerrors="81" numwarnings="195" allowfiltering="1">
    <description>This section shows the coding style problems detected in the code by eslint</description>
    <mess>
      <problem file="theme/degrade/amd/src/drawers.js" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/drawers.js#L1" ruleset="eslint" rule="rules.no-unused-vars" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>'ui' is defined but never used. (no-unused-vars)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/drawers.js" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/drawers.js#L3" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'init'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L14" ruleset="eslint" rule="rules.no-undef" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>'module' is not defined. (no-undef)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L17" ruleset="eslint" rule="rules.no-undef" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>'jQuery' is not defined. (no-undef)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L24" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'defaults'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L25" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'animationSpeed'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L26" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'animationEasing'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L27" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'change'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L28" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'changeDelay'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L29" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'control'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L30" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'defaultValue'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L31" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'format'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L32" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'hide'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L33" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'hideSpeed'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L34" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'inline'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L35" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'keywords'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L36" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'letterCase'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L37" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'opacity'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L38" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'position'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L39" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'show'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L40" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'showSpeed'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L41" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'theme'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L42" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'swatches'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L48" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'minicolors'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L113" ruleset="eslint" rule="rules.space-unary-ops" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L130" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L142" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L152" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L200" ruleset="eslint" rule="rules.max-len" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>This line has a length of 154. Maximum allowed is 132. (max-len)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L226" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'backgroundColor'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="227" lineto="227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L227" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'opacity'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L234" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="242" lineto="242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L242" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L257" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="268" lineto="268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L268" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="276" lineto="276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L276" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="281" lineto="281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L281" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L289" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L297" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="315" lineto="315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L315" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="316" lineto="316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L316" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L317" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="318" lineto="318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L318" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="326" lineto="326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L326" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="341" lineto="341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L341" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'top'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="342" lineto="342" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L342" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'left'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="350" lineto="350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L350" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'top'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="358" lineto="358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L358" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="360" lineto="360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L360" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L362" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="367" lineto="367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L367" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'x'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="368" lineto="368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L368" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'y'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="407" lineto="407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L407" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="417" lineto="417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L417" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="418" lineto="418" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L418" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="419" lineto="419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L419" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="423" lineto="423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L423" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="423" lineto="423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L423" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="423" lineto="423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L423" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="432" lineto="432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L432" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="433" lineto="433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L433" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="434" lineto="434" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L434" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="438" lineto="438" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L438" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="438" lineto="438" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L438" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="438" lineto="438" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L438" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="448" lineto="448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L448" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="449" lineto="449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L449" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="450" lineto="450" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L450" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="454" lineto="454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L454" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="454" lineto="454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L454" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="454" lineto="454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L454" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="464" lineto="464" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L464" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="465" lineto="465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L465" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="466" lineto="466" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L466" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="470" lineto="470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L470" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="470" lineto="470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L470" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="470" lineto="470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L470" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="482" lineto="482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L482" ruleset="eslint" rule="rules.brace-style" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="486" lineto="486" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L486" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'backgroundColor'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="487" lineto="487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L487" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'opacity'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="497" lineto="497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L497" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="505" lineto="505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L505" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="514" lineto="514" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L514" ruleset="eslint" rule="rules.brace-style" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="520" lineto="520" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L520" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="545" lineto="545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L545" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'backgroundColor'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="546" lineto="546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L546" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'opacity'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="554" lineto="554" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L554" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="602" lineto="602" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L602" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="608" lineto="608" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L608" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="634" lineto="634" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L634" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'top'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="635" lineto="635" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L635" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'left'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="640" lineto="640" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L640" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="644" lineto="644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L644" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="644" lineto="644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L644" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="644" lineto="644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L644" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="652" lineto="652" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L652" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'top'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="653" lineto="653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L653" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'left'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="661" lineto="661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L661" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="661" lineto="661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L661" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="661" lineto="661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L661" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="670" lineto="670" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L670" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'top'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="671" lineto="671" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L671" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'left'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="679" lineto="679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L679" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="679" lineto="679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L679" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="679" lineto="679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L679" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="688" lineto="688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L688" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'top'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="689" lineto="689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L689" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'left'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="697" lineto="697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L697" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="697" lineto="697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L697" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="697" lineto="697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L697" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="708" lineto="708" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L708" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="718" lineto="718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L718" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'value'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="719" lineto="719" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L719" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'opacity'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="726" lineto="726" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L726" ruleset="eslint" rule="rules.brace-style" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="732" lineto="732" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L732" ruleset="eslint" rule="rules.max-len" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>This line has a length of 167. Maximum allowed is 132. (max-len)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="762" lineto="762" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L762" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="771" lineto="771" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L771" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="772" lineto="772" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L772" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="772" lineto="772" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L772" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'a'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="777" lineto="777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L777" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="786" lineto="786" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L786" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="787" lineto="787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L787" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="796" lineto="796" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L796" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="801" lineto="801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L801" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="803" lineto="803" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L803" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="804" lineto="804" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L804" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="812" lineto="812" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L812" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="827" lineto="827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L827" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'r'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="828" lineto="828" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L828" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'g'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="829" lineto="829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L829" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="830" lineto="830" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L830" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'a'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="834" lineto="834" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L834" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'r'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="835" lineto="835" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L835" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'g'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="836" lineto="836" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L836" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="842" lineto="842" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L842" ruleset="eslint" rule="rules.space-unary-ops" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="851" lineto="851" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L851" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="861" lineto="861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L861" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="862" lineto="862" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L862" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="863" lineto="863" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L863" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="868" lineto="868" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L868" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="874" lineto="874" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L874" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="875" lineto="875" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L875" ruleset="eslint" rule="rules.max-len" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>This line has a length of 138. Maximum allowed is 132. (max-len)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="880" lineto="880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L880" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="891" lineto="891" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L891" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="896" lineto="896" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L896" ruleset="eslint" rule="rules.brace-style" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="901" lineto="901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L901" ruleset="eslint" rule="rules.brace-style" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="906" lineto="906" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L906" ruleset="eslint" rule="rules.brace-style" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="911" lineto="911" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L911" ruleset="eslint" rule="rules.brace-style" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="916" lineto="916" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L916" ruleset="eslint" rule="rules.brace-style" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="921" lineto="921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L921" ruleset="eslint" rule="rules.brace-style" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="929" lineto="929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L929" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'r'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="930" lineto="930" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L930" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'g'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="931" lineto="931" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L931" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="936" lineto="936" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L936" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="945" lineto="945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L945" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="952" lineto="952" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L952" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="958" lineto="958" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L958" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="963" lineto="963" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L963" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="965" lineto="965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L965" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="970" lineto="970" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L970" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="971" lineto="971" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L971" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'h'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="971" lineto="971" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L971" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 's'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="971" lineto="971" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L971" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="998" lineto="998" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L998" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1001" lineto="1001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1001" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'r'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1001" lineto="1001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1001" ruleset="eslint" rule="rules.no-bitwise" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Unexpected use of '&gt;&gt;'. (no-bitwise)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1002" lineto="1002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1002" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'g'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1002" lineto="1002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1002" ruleset="eslint" rule="rules.no-bitwise" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Unexpected use of '&gt;&gt;'. (no-bitwise)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1002" lineto="1002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1002" ruleset="eslint" rule="rules.no-bitwise" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Unexpected use of '&amp;'. (no-bitwise)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1003" lineto="1003" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1003" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'b'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1003" lineto="1003" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1003" ruleset="eslint" rule="rules.no-bitwise" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Unexpected use of '&amp;'. (no-bitwise)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1016" lineto="1016" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1016" ruleset="eslint" rule="rules.max-len" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>This line has a length of 143. Maximum allowed is 132. (max-len)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1025" lineto="1025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1025" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1034" lineto="1034" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1034" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1035" lineto="1035" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1035" ruleset="eslint" rule="rules.no-multi-spaces" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Multiple spaces found before '='. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1048" lineto="1048" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1048" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1061" lineto="1061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1061" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1094" lineto="1094" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1094" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1104" lineto="1104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1104" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1113" lineto="1113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1113" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1115" lineto="1115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1115" ruleset="eslint" rule="rules.capitalized-comments" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Comments should not begin with a lowercase character. (capitalized-comments)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1118" lineto="1118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1118" ruleset="eslint" rule="rules.capitalized-comments" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Comments should not begin with a lowercase character. (capitalized-comments)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1119" lineto="1119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1119" ruleset="eslint" rule="rules.capitalized-comments" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Comments should not begin with a lowercase character. (capitalized-comments)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1128" lineto="1128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1128" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/minicolors.js" linefrom="1134" lineto="1134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/minicolors.js#L1134" ruleset="eslint" rule="rules.curly" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Expected { after 'if' condition. (curly)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L1" ruleset="eslint" rule="rules.no-unused-vars" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>'minicolors' is defined but never used. (no-unused-vars)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L2" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'theme_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="4" lineto="4" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L4" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'top_scroll' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="4" lineto="4" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L4" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'top_scroll'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L5" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'top_scroll' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L6" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'top_scroll' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="7" lineto="7" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L7" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'top_scroll' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="10" lineto="10" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L10" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="10" lineto="10" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L10" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'top_scroll_changue' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L12" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'top_scroll' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L26" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'minicolors'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L30" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'theme_color' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L30" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'theme_color'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L35" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'color_primary' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L36" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'color_secondary' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L37" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'color_buttons' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L38" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'color_names' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L39" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'color_titles' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L43" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'value'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L43" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'color_primary' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L46" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'value'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L46" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'color_secondary' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L49" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'value'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L49" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'color_buttons' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L52" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'value'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L52" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'color_names' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L55" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'value'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L55" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'color_titles' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L59" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'login'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L60" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_theme' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L62" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_theme' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L65" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L65" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_changue' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L66" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_backgroundfoto' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L67" ruleset="eslint" rule="rules.max-len" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>This line has a length of 142. Maximum allowed is 132. (max-len)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L67" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_description' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L68" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_backgroundcolor' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L70" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_backgroundfoto' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L71" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_description' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L72" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_backgroundcolor' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L74" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_theme' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L76" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_backgroundfoto' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L77" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_backgroundcolor' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L80" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_backgroundfoto' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L83" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_backgroundfoto' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L84" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'login_description' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L86" ruleset="eslint" rule="rules.no-multi-spaces" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Multiple spaces found before ''login_theme_login''. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L94" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'about'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L95" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'about_enable' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L96" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'about_enable' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L97" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'about_enable' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L100" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L100" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'about_changue' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L101" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'about_enable' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L116" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'icons'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L118" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'settings_icons_num' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L120" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'settings_icons_num' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L123" ruleset="eslint" rule="rules.jsdoc/require-jsdoc" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing JSDoc comment. (jsdoc/require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L123" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'icons_changue' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L125" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'settings_icons_num' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L138" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'autosubmit'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L138" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'element_id' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L139" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'element_id' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/settings.js" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/settings.js#L145" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'theme_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L2" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="4" lineto="4" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L4" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'slideIndex'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L6" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'show'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="7" lineto="7" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L7" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="7" lineto="7" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L7" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="10" lineto="10" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L10" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L14" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L17" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L21" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L22" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L22" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L25" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'plusSlides'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L26" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L26" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L28" ruleset="eslint" rule="rules.key-spacing" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Extra space after key 'showSlides'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L28" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_num' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L29" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slides_length' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L30" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_num' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L30" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slides_length' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L31" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L31" ruleset="eslint" rule="rules.@babel/semi" url="https://moodledev.io/docs/guides/javascript" type="error" weight="5">
        <message>Missing semicolon. (@babel/semi)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L33" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_num' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L34" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L34" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slides_length' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L37" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L40" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/amd/src/slideshow.js" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/amd/src/slideshow.js#L44" ruleset="eslint" rule="rules.camelcase" url="https://moodledev.io/docs/guides/javascript" type="warning" weight="1">
        <message>Identifier 'slideshow_degrade' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="css" title="CSS problems" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" numerrors="9390" numwarnings="76" allowfiltering="1">
    <description>This section shows CSS problems detected by stylelint</description>
    <mess>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L194" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L211" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="219" lineto="219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L219" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="242" lineto="242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L242" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="247" lineto="247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L247" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L257" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="262" lineto="262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L262" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="291" lineto="291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L291" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="6238" lineto="6238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L6238" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7831" lineto="7831" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7831" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7843" lineto="7843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7843" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7855" lineto="7855" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7855" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7862" lineto="7862" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7862" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7869" lineto="7869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7869" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7876" lineto="7876" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7876" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7882" lineto="7882" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7882" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7888" lineto="7888" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7888" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7895" lineto="7895" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7895" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="6243" lineto="6243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L6243" ruleset="stylelint" rule="rules.declaration-colon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7836" lineto="7836" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7836" ruleset="stylelint" rule="rules.declaration-colon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7848" lineto="7848" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7848" ruleset="stylelint" rule="rules.declaration-colon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7859" lineto="7859" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7859" ruleset="stylelint" rule="rules.declaration-colon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7866" lineto="7866" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7866" ruleset="stylelint" rule="rules.declaration-colon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7873" lineto="7873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7873" ruleset="stylelint" rule="rules.declaration-colon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7879" lineto="7879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7879" ruleset="stylelint" rule="rules.declaration-colon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7885" lineto="7885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7885" ruleset="stylelint" rule="rules.declaration-colon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7891" lineto="7891" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7891" ruleset="stylelint" rule="rules.declaration-colon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7898" lineto="7898" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7898" ruleset="stylelint" rule="rules.declaration-colon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="227" lineto="227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L227" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7893" lineto="7893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7893" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7900" lineto="7900" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7900" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L212" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="248" lineto="248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L248" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L269" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L272" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L287" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="205" lineto="205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L205" ruleset="stylelint" rule="rules.time-min-milliseconds" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected a minimum of 100 milliseconds (time-min-milliseconds)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="6244" lineto="6244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L6244" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7837" lineto="7837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7849" lineto="7849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7860" lineto="7860" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7860" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7867" lineto="7867" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7867" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7874" lineto="7874" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7874" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7880" lineto="7880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7880" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7886" lineto="7886" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7886" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7892" lineto="7892" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7892" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_FontAwesome-free.scss" linefrom="7899" lineto="7899" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_FontAwesome-free.scss#L7899" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_admin.scss" linefrom="9" lineto="9" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_admin.scss#L9" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_admin.scss" linefrom="10" lineto="10" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_admin.scss#L10" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_crumbs.scss" linefrom="11" lineto="11" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_crumbs.scss#L11" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="365" lineto="365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L365" ruleset="stylelint" rule="rules.csstree/validator" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Invalid value for "border-color" (csstree/validator)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L17" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="880" lineto="880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L880" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L5" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L44" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L47" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L49" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L59" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L60" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L71" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L78" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L80" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L84" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L95" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L102" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L105" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L112" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L115" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L118" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L122" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L125" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L128" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L132" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L135" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L138" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L141" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L142" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L143" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L146" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="147" lineto="147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L147" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L148" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L172" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L209" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L213" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="225" lineto="225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L225" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L237" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L245" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L246" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L271" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="282" lineto="282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L282" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="283" lineto="283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L283" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="285" lineto="285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L285" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="288" lineto="288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L288" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L289" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="345" lineto="345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L345" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="368" lineto="368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L368" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="369" lineto="369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L369" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="370" lineto="370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L370" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="375" lineto="375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L375" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="376" lineto="376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L376" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="377" lineto="377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L377" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="381" lineto="381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L381" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="382" lineto="382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L382" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="388" lineto="388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L388" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="396" lineto="396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L396" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="398" lineto="398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L398" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L399" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="404" lineto="404" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L404" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="405" lineto="405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L405" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="411" lineto="411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L411" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="416" lineto="416" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L416" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="422" lineto="422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L422" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="494" lineto="494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L494" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="496" lineto="496" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L496" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="497" lineto="497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L497" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="505" lineto="505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L505" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="508" lineto="508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L508" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="509" lineto="509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L509" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="512" lineto="512" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L512" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="517" lineto="517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L517" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="518" lineto="518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L518" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="522" lineto="522" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L522" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="524" lineto="524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L524" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="528" lineto="528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L528" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="529" lineto="529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L529" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="531" lineto="531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L531" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="538" lineto="538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L538" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="541" lineto="541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L541" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="542" lineto="542" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L542" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="548" lineto="548" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L548" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="595" lineto="595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L595" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="696" lineto="696" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L696" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="838" lineto="838" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L838" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="627" lineto="627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L627" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L41" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L53" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L99" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L177" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="189" lineto="189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L189" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="276" lineto="276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L276" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="340" lineto="340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L340" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="372" lineto="372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L372" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="491" lineto="491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L491" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="556" lineto="556" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L556" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="590" lineto="590" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L590" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="618" lineto="618" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L618" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="624" lineto="624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L624" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="632" lineto="632" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L632" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="649" lineto="649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L649" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="681" lineto="681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L681" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="697" lineto="697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L697" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="714" lineto="714" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L714" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="730" lineto="730" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L730" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="750" lineto="750" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L750" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="751" lineto="751" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L751" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="765" lineto="765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L765" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="770" lineto="770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L770" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="789" lineto="789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L789" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="794" lineto="794" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L794" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="802" lineto="802" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L802" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="809" lineto="809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L809" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="814" lineto="814" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L814" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="828" lineto="828" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L828" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="841" lineto="841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L841" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="847" lineto="847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L847" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="935" lineto="935" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L935" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="994" lineto="994" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L994" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L127" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L178" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L178" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L178" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L178" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L178" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L179" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L179" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L179" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L179" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L179" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="182" lineto="182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L182" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L183" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="530" lineto="530" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L530" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="537" lineto="537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L537" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_dark-mode.scss" linefrom="882" lineto="882" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_dark-mode.scss#L882" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L36" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L42" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L59" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L65" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L85" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L91" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L108" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L114" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L131" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L137" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L154" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L160" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L177" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L183" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L200" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="206" lineto="206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L206" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="223" lineto="223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L223" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L229" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L246" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="252" lineto="252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L252" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L269" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="275" lineto="275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L275" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="292" lineto="292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L292" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="298" lineto="298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L298" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="315" lineto="315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L315" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="321" lineto="321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L321" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="338" lineto="338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L338" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="344" lineto="344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L344" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L361" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="367" lineto="367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L367" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="384" lineto="384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L384" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="390" lineto="390" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L390" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="407" lineto="407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L407" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="413" lineto="413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L413" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="430" lineto="430" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L430" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="436" lineto="436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L436" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="453" lineto="453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L453" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="459" lineto="459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L459" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="476" lineto="476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L476" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="482" lineto="482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L482" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="499" lineto="499" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L499" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_degrade.scss" linefrom="505" lineto="505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_degrade.scss#L505" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_fixed-top.scss" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_fixed-top.scss#L35" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_footer-all.scss" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_footer-all.scss#L163" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_footer-all.scss" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_footer-all.scss#L168" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_frontpage_about.scss" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_frontpage_about.scss#L55" ruleset="stylelint" rule="rules.csstree/validator" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Can't parse value "alpha(opacity=20)" (csstree/validator)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_frontpage_forum.scss" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_frontpage_forum.scss#L16" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_frontpage_forum.scss" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_frontpage_forum.scss#L31" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_frontpage_forum.scss" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_frontpage_forum.scss#L32" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_frontpage_forum.scss" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_frontpage_forum.scss#L34" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_frontpage_search.scss" linefrom="10" lineto="10" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_frontpage_search.scss#L10" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_frontpage_search.scss" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_frontpage_search.scss#L33" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_frontpage_slideshow.scss" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_frontpage_slideshow.scss#L45" ruleset="stylelint" rule="rules.declaration-block-trailing-semicolon" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected a trailing semicolon (declaration-block-trailing-semicolon)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_frontpage_slideshow.scss" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_frontpage_slideshow.scss#L91" ruleset="stylelint" rule="rules.declaration-block-trailing-semicolon" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected a trailing semicolon (declaration-block-trailing-semicolon)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_frontpage_slideshow.scss" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_frontpage_slideshow.scss#L94" ruleset="stylelint" rule="rules.declaration-block-trailing-semicolon" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected a trailing semicolon (declaration-block-trailing-semicolon)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_frontpage_slideshow.scss" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_frontpage_slideshow.scss#L96" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_frontpage_vvveb_couse.scss" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_frontpage_vvveb_couse.scss#L24" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_header-menubar.scss" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_header-menubar.scss#L148" ruleset="stylelint" rule="rules.block-no-empty" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty block (block-no-empty)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_header-menubar.scss" linefrom="915" lineto="915" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_header-menubar.scss#L915" ruleset="stylelint" rule="rules.block-opening-brace-space-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected single space before "{" (block-opening-brace-space-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_header-menubar.scss" linefrom="905" lineto="905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_header-menubar.scss#L905" ruleset="stylelint" rule="rules.color-hex-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected "#00000033" to be "#0003" (color-hex-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_header-menubar.scss" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_header-menubar.scss#L54" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_header-menubar.scss" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_header-menubar.scss#L88" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_header-menubar.scss" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_header-menubar.scss#L186" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_header-menubar.scss" linefrom="909" lineto="909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_header-menubar.scss#L909" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_header-menubar.scss" linefrom="912" lineto="912" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_header-menubar.scss#L912" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_header-menubar.scss" linefrom="916" lineto="916" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_header-menubar.scss#L916" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_header-menubar.scss" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_header-menubar.scss#L13" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_header-menubar.scss" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_header-menubar.scss#L144" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_header-menubar.scss" linefrom="672" lineto="672" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_header-menubar.scss#L672" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_jquery-ui.scss" linefrom="502" lineto="502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_jquery-ui.scss#L502" ruleset="stylelint" rule="rules.csstree/validator" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Can't parse value "alpha(opacity=25)" (csstree/validator)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_jquery-ui.scss" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_jquery-ui.scss#L58" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_jquery-ui.scss" linefrom="457" lineto="457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_jquery-ui.scss#L457" ruleset="stylelint" rule="rules.function-url-scheme-disallowed-list" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_jquery-ui.scss" linefrom="500" lineto="500" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_jquery-ui.scss#L500" ruleset="stylelint" rule="rules.function-url-scheme-disallowed-list" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_jquery-ui.scss" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_jquery-ui.scss#L3" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_jquery-ui.scss" linefrom="4" lineto="4" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_jquery-ui.scss#L4" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_jquery-ui.scss" linefrom="757" lineto="757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_jquery-ui.scss#L757" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_login.scss" linefrom="4" lineto="4" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_login.scss#L4" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_login.scss" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_login.scss#L133" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_login.scss" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_login.scss#L155" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_login.scss" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_login.scss#L259" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_login.scss" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_login.scss#L135" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_login.scss" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_login.scss#L135" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_login.scss" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_login.scss#L135" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_login.scss" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_login.scss#L199" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_login.scss" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_login.scss#L199" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_login.scss" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_login.scss#L199" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_minicolors.scss" linefrom="182" lineto="182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_minicolors.scss#L182" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_minicolors.scss" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_minicolors.scss#L218" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_minicolors.scss" linefrom="219" lineto="219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_minicolors.scss#L219" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_minicolors.scss" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_minicolors.scss#L220" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_moremenu.scss" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_moremenu.scss#L3" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L2" ruleset="stylelint" rule="rules.block-no-empty" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty block (block-no-empty)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="4" lineto="4" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L4" ruleset="stylelint" rule="rules.block-no-empty" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty block (block-no-empty)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L6" ruleset="stylelint" rule="rules.block-no-empty" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty block (block-no-empty)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L8" ruleset="stylelint" rule="rules.block-no-empty" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty block (block-no-empty)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="10" lineto="10" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L10" ruleset="stylelint" rule="rules.block-no-empty" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty block (block-no-empty)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L12" ruleset="stylelint" rule="rules.block-no-empty" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty block (block-no-empty)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L14" ruleset="stylelint" rule="rules.block-no-empty" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty block (block-no-empty)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L16" ruleset="stylelint" rule="rules.block-no-empty" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty block (block-no-empty)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L25" ruleset="stylelint" rule="rules.block-no-empty" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty block (block-no-empty)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L34" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L47" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L48" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_qtype_ddwtos.scss" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_qtype_ddwtos.scss#L68" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_repositoriessetting.scss" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_repositoriessetting.scss#L1" ruleset="stylelint" rule="rules.block-opening-brace-space-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected single space before "{" (block-opening-brace-space-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_repositoriessetting.scss" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_repositoriessetting.scss#L2" ruleset="stylelint" rule="rules.block-opening-brace-space-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected single space before "{" (block-opening-brace-space-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_repositoriessetting.scss" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_repositoriessetting.scss#L3" ruleset="stylelint" rule="rules.block-opening-brace-space-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected single space before "{" (block-opening-brace-space-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_repositoriessetting.scss" linefrom="4" lineto="4" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_repositoriessetting.scss#L4" ruleset="stylelint" rule="rules.block-opening-brace-space-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected single space before "{" (block-opening-brace-space-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_repositoriessetting.scss" linefrom="10" lineto="10" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_repositoriessetting.scss#L10" ruleset="stylelint" rule="rules.block-opening-brace-space-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected single space before "{" (block-opening-brace-space-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/_repositoriessetting.scss" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/_repositoriessetting.scss#L12" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16465" lineto="16465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16465" ruleset="stylelint" rule="rules.csstree/validator" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Can't parse value "alpha(opacity=20)" (csstree/validator)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18684" lineto="18684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18684" ruleset="stylelint" rule="rules.csstree/validator" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Invalid value for "border-color" (csstree/validator)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19664" lineto="19664" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19664" ruleset="stylelint" rule="rules.csstree/validator" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Invalid value for "border-color" (csstree/validator)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20834" lineto="20834" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20834" ruleset="stylelint" rule="rules.csstree/validator" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Can't parse value "alpha(opacity=25)" (csstree/validator)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="255" lineto="255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L255" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L263" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="286" lineto="286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L286" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="291" lineto="291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L291" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="301" lineto="301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L301" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="306" lineto="306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L306" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="335" lineto="335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L335" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10400" lineto="10400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10400" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10406" lineto="10406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10406" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10412" lineto="10412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10412" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10417" lineto="10417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10417" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10422" lineto="10422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10422" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10428" lineto="10428" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10428" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12270" lineto="12270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12270" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12350" lineto="12350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12350" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12384" lineto="12384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12384" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12397" lineto="12397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12397" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12402" lineto="12402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12402" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12413" lineto="12413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12413" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12468" lineto="12468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12468" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12473" lineto="12473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12473" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12479" lineto="12479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12479" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12508" lineto="12508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12508" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12687" lineto="12687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12687" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12707" lineto="12707" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12707" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13020" lineto="13020" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13020" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13362" lineto="13362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13362" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13455" lineto="13455" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13455" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13466" lineto="13466" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13466" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13474" lineto="13474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13474" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13561" lineto="13561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13561" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13876" lineto="13876" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13876" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13920" lineto="13920" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13920" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13929" lineto="13929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13929" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14088" lineto="14088" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14088" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14103" lineto="14103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14103" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14643" lineto="14643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14643" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15020" lineto="15020" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15020" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15025" lineto="15025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15025" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15046" lineto="15046" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15046" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15081" lineto="15081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15081" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15634" lineto="15634" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15634" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15694" lineto="15694" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15694" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15832" lineto="15832" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15832" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15837" lineto="15837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15837" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15956" lineto="15956" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15956" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16129" lineto="16129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16129" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16196" lineto="16196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16196" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16219" lineto="16219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16219" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16344" lineto="16344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16344" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16390" lineto="16390" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16390" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16442" lineto="16442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16442" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16470" lineto="16470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16470" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16478" lineto="16478" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16478" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16518" lineto="16518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16518" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16523" lineto="16523" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16523" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16537" lineto="16537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16537" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16607" lineto="16607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16607" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16612" lineto="16612" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16612" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16772" lineto="16772" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16772" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16777" lineto="16777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16777" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16907" lineto="16907" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16907" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16936" lineto="16936" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16936" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17769" lineto="17769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17769" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17775" lineto="17775" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17775" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17791" lineto="17791" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17791" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17797" lineto="17797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17797" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17816" lineto="17816" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17816" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17822" lineto="17822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17822" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17838" lineto="17838" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17838" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17844" lineto="17844" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17844" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17860" lineto="17860" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17860" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17866" lineto="17866" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17866" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17882" lineto="17882" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17882" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17888" lineto="17888" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17888" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17904" lineto="17904" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17904" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17910" lineto="17910" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17910" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17926" lineto="17926" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17926" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17932" lineto="17932" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17932" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17948" lineto="17948" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17948" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17954" lineto="17954" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17954" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17970" lineto="17970" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17970" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17976" lineto="17976" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17976" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17992" lineto="17992" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17992" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17998" lineto="17998" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17998" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18014" lineto="18014" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18014" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18020" lineto="18020" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18020" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18036" lineto="18036" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18036" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18042" lineto="18042" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18042" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18058" lineto="18058" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18058" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18064" lineto="18064" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18064" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18080" lineto="18080" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18080" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18086" lineto="18086" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18086" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18102" lineto="18102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18102" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18108" lineto="18108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18108" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18124" lineto="18124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18124" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18130" lineto="18130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18130" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18146" lineto="18146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18146" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18152" lineto="18152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18152" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18168" lineto="18168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18168" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18174" lineto="18174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18174" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18190" lineto="18190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18190" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18196" lineto="18196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18196" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18212" lineto="18212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18212" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18218" lineto="18218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18218" ruleset="stylelint" rule="rules.declaration-block-no-duplicate-properties" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected duplicate "background" (declaration-block-no-duplicate-properties)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10523" lineto="10523" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10523" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10524" lineto="10524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10524" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10525" lineto="10525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10525" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10904" lineto="10904" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10904" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10908" lineto="10908" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10908" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10911" lineto="10911" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10911" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11105" lineto="11105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11105" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11242" lineto="11242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11242" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11246" lineto="11246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11246" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11809" lineto="11809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11809" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11810" lineto="11810" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11810" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11896" lineto="11896" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11896" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11897" lineto="11897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11897" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11908" lineto="11908" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11908" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11984" lineto="11984" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11984" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12121" lineto="12121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12121" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12195" lineto="12195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12195" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12223" lineto="12223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12223" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12241" lineto="12241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12241" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12242" lineto="12242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12242" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12244" lineto="12244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12244" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12263" lineto="12263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12263" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12595" lineto="12595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12595" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12885" lineto="12885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12885" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12928" lineto="12928" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12928" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13022" lineto="13022" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13022" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13731" lineto="13731" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13731" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13735" lineto="13735" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13735" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13740" lineto="13740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13740" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13822" lineto="13822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13822" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13850" lineto="13850" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13850" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13854" lineto="13854" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13854" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14880" lineto="14880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14880" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15367" lineto="15367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15367" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15371" lineto="15371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15371" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15378" lineto="15378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15378" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15391" lineto="15391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15391" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15394" lineto="15394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15394" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15472" lineto="15472" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15472" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15491" lineto="15491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15491" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15516" lineto="15516" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15516" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15520" lineto="15520" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15520" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15545" lineto="15545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15545" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15552" lineto="15552" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15552" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15636" lineto="15636" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15636" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15865" lineto="15865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15865" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15909" lineto="15909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15909" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15920" lineto="15920" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15920" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15921" lineto="15921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15921" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16028" lineto="16028" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16028" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16148" lineto="16148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16148" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16154" lineto="16154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16154" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16183" lineto="16183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16183" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16184" lineto="16184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16184" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16194" lineto="16194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16194" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16288" lineto="16288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16288" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16291" lineto="16291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16291" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16295" lineto="16295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16295" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16303" lineto="16303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16303" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16535" lineto="16535" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16535" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16551" lineto="16551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16551" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16552" lineto="16552" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16552" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16555" lineto="16555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16555" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16572" lineto="16572" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16572" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16595" lineto="16595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16595" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16876" lineto="16876" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16876" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17010" lineto="17010" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17010" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17028" lineto="17028" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17028" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17120" lineto="17120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17120" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17160" lineto="17160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17160" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17177" lineto="17177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17177" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17178" lineto="17178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17178" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17206" lineto="17206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17206" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17217" lineto="17217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17217" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17218" lineto="17218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17218" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17236" lineto="17236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17236" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17347" lineto="17347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17347" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17564" lineto="17564" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17564" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17606" lineto="17606" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17606" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17607" lineto="17607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17607" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17608" lineto="17608" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17608" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17692" lineto="17692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17692" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17718" lineto="17718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17718" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18239" lineto="18239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18239" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18240" lineto="18240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18240" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18263" lineto="18263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18263" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18358" lineto="18358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18358" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18361" lineto="18361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18361" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18364" lineto="18364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18364" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18371" lineto="18371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18371" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18372" lineto="18372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18372" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18388" lineto="18388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18388" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18393" lineto="18393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18393" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18396" lineto="18396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18396" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18399" lineto="18399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18399" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18408" lineto="18408" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18408" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18414" lineto="18414" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18414" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18419" lineto="18419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18419" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18426" lineto="18426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18426" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18429" lineto="18429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18429" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18432" lineto="18432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18432" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18436" lineto="18436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18436" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18439" lineto="18439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18439" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18442" lineto="18442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18442" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18446" lineto="18446" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18446" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18449" lineto="18449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18449" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18452" lineto="18452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18452" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18455" lineto="18455" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18455" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18456" lineto="18456" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18456" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18457" lineto="18457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18457" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18460" lineto="18460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18460" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18461" lineto="18461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18461" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18462" lineto="18462" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18462" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18485" lineto="18485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18485" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18522" lineto="18522" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18522" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18526" lineto="18526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18526" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18539" lineto="18539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18539" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18551" lineto="18551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18551" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18558" lineto="18558" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18558" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18559" lineto="18559" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18559" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18594" lineto="18594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18594" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18600" lineto="18600" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18600" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18603" lineto="18603" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18603" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18604" lineto="18604" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18604" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18607" lineto="18607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18607" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18608" lineto="18608" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18608" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18664" lineto="18664" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18664" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18687" lineto="18687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18687" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18688" lineto="18688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18688" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18689" lineto="18689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18689" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18693" lineto="18693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18693" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18694" lineto="18694" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18694" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18695" lineto="18695" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18695" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18703" lineto="18703" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18703" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18704" lineto="18704" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18704" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18732" lineto="18732" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18732" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18744" lineto="18744" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18744" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18756" lineto="18756" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18756" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18757" lineto="18757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18757" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18763" lineto="18763" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18763" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18764" lineto="18764" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18764" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18774" lineto="18774" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18774" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18778" lineto="18778" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18778" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18784" lineto="18784" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18784" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18851" lineto="18851" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18851" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18854" lineto="18854" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18854" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18855" lineto="18855" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18855" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18863" lineto="18863" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18863" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18866" lineto="18866" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18866" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18867" lineto="18867" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18867" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18870" lineto="18870" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18870" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18876" lineto="18876" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18876" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18877" lineto="18877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18877" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18880" lineto="18880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18880" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18883" lineto="18883" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18883" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18886" lineto="18886" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18886" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18887" lineto="18887" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18887" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18890" lineto="18890" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18890" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18897" lineto="18897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18897" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18900" lineto="18900" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18900" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18901" lineto="18901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18901" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18907" lineto="18907" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18907" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19042" lineto="19042" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19042" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19118" lineto="19118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19118" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19228" lineto="19228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19228" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19338" lineto="19338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19338" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19341" lineto="19341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19341" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19344" lineto="19344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19344" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19351" lineto="19351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19351" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19352" lineto="19352" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19352" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19368" lineto="19368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19368" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19373" lineto="19373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19373" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19376" lineto="19376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19376" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19379" lineto="19379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19379" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19388" lineto="19388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19388" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19394" lineto="19394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19394" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19399" lineto="19399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19399" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19406" lineto="19406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19406" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19409" lineto="19409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19409" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19412" lineto="19412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19412" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19416" lineto="19416" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19416" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19419" lineto="19419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19419" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19422" lineto="19422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19422" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19426" lineto="19426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19426" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19429" lineto="19429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19429" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19432" lineto="19432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19432" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19435" lineto="19435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19435" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19436" lineto="19436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19436" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19437" lineto="19437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19437" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19440" lineto="19440" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19440" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19441" lineto="19441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19441" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19442" lineto="19442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19442" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19465" lineto="19465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19465" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19502" lineto="19502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19502" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19506" lineto="19506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19506" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19519" lineto="19519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19519" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19531" lineto="19531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19531" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19538" lineto="19538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19538" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19539" lineto="19539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19539" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19574" lineto="19574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19574" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19580" lineto="19580" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19580" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19583" lineto="19583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19583" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19584" lineto="19584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19584" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19587" lineto="19587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19587" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19588" lineto="19588" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19588" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19644" lineto="19644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19644" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19667" lineto="19667" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19667" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19668" lineto="19668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19668" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19669" lineto="19669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19669" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19673" lineto="19673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19673" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19674" lineto="19674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19674" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19675" lineto="19675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19675" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19683" lineto="19683" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19683" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19684" lineto="19684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19684" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19712" lineto="19712" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19712" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19724" lineto="19724" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19724" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19736" lineto="19736" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19736" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19737" lineto="19737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19737" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19743" lineto="19743" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19743" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19744" lineto="19744" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19744" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19754" lineto="19754" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19754" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19758" lineto="19758" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19758" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19764" lineto="19764" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19764" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19831" lineto="19831" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19831" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19834" lineto="19834" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19834" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19835" lineto="19835" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19835" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19843" lineto="19843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19843" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19846" lineto="19846" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19846" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19847" lineto="19847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19847" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19850" lineto="19850" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19850" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19856" lineto="19856" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19856" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19857" lineto="19857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19857" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19860" lineto="19860" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19860" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19863" lineto="19863" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19863" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19866" lineto="19866" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19866" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19867" lineto="19867" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19867" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19870" lineto="19870" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19870" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19877" lineto="19877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19877" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19880" lineto="19880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19880" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19881" lineto="19881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19881" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19887" lineto="19887" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19887" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20022" lineto="20022" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20022" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20098" lineto="20098" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20098" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20208" lineto="20208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20208" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20304" lineto="20304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20304" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20780" lineto="20780" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20780" ruleset="stylelint" rule="rules.function-url-scheme-disallowed-list" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20832" lineto="20832" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20832" ruleset="stylelint" rule="rules.function-url-scheme-disallowed-list" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L271" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10426" lineto="10426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10426" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10432" lineto="10432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10432" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10923" lineto="10923" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10923" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11223" lineto="11223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11223" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11827" lineto="11827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11827" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11914" lineto="11914" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11914" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12893" lineto="12893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12893" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12945" lineto="12945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12945" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12997" lineto="12997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12997" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13004" lineto="13004" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13004" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15432" lineto="15432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15432" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15961" lineto="15961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15961" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16698" lineto="16698" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16698" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16702" lineto="16702" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16702" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17012" lineto="17012" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17012" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17030" lineto="17030" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17030" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17033" lineto="17033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17033" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17037" lineto="17037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17037" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17040" lineto="17040" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17040" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17061" lineto="17061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17061" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17140" lineto="17140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17140" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17340" lineto="17340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17340" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17797" lineto="17797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17797" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17976" lineto="17976" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17976" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18064" lineto="18064" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18064" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18490" lineto="18490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18490" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18491" lineto="18491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18491" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18706" lineto="18706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18706" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18945" lineto="18945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18945" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18964" lineto="18964" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18964" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18984" lineto="18984" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18984" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19003" lineto="19003" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19003" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19022" lineto="19022" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19022" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19066" lineto="19066" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19066" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19070" lineto="19070" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19070" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19470" lineto="19470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19470" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19471" lineto="19471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19471" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19686" lineto="19686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19686" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19925" lineto="19925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19925" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19944" lineto="19944" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19944" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19964" lineto="19964" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19964" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19983" lineto="19983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19983" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20002" lineto="20002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20002" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20046" lineto="20046" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20046" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20050" lineto="20050" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20050" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20242" lineto="20242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20242" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20243" lineto="20243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20243" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21134" lineto="21134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21134" ruleset="stylelint" rule="rules.max-line-length" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Expected line length to be no more than 132 characters (max-line-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="256" lineto="256" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L256" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="292" lineto="292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L292" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="313" lineto="313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L313" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="316" lineto="316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L316" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L331" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10901" lineto="10901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10901" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10923" lineto="10923" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10923" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10966" lineto="10966" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10966" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10972" lineto="10972" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10972" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10979" lineto="10979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10979" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10989" lineto="10989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10989" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11223" lineto="11223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11223" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11223" lineto="11223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11223" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11223" lineto="11223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11223" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11223" lineto="11223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11223" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11223" lineto="11223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11223" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11223" lineto="11223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11223" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11223" lineto="11223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11223" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11229" lineto="11229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11229" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11235" lineto="11235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11235" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11244" lineto="11244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11244" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11244" lineto="11244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11244" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11244" lineto="11244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11244" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11244" lineto="11244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11244" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11816" lineto="11816" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11816" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11827" lineto="11827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11827" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11827" lineto="11827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11827" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11827" lineto="11827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11827" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11827" lineto="11827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11827" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11827" lineto="11827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11827" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11827" lineto="11827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11827" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11827" lineto="11827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11827" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11827" lineto="11827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11827" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11827" lineto="11827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11827" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11835" lineto="11835" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11835" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11861" lineto="11861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11861" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11914" lineto="11914" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11914" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11914" lineto="11914" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11914" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12887" lineto="12887" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12887" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12893" lineto="12893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12893" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12945" lineto="12945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12945" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12945" lineto="12945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12945" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12986" lineto="12986" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12986" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12997" lineto="12997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12997" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12997" lineto="12997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12997" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13004" lineto="13004" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13004" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13004" lineto="13004" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13004" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13494" lineto="13494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13494" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13507" lineto="13507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13507" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13510" lineto="13510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13510" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13743" lineto="13743" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13743" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14888" lineto="14888" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14888" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14891" lineto="14891" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14891" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14894" lineto="14894" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14894" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14897" lineto="14897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14897" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15942" lineto="15942" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15942" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15957" lineto="15957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15957" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15961" lineto="15961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15961" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15961" lineto="15961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15961" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15961" lineto="15961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15961" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15968" lineto="15968" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15968" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15973" lineto="15973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15973" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15985" lineto="15985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15985" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15990" lineto="15990" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15990" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15993" lineto="15993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15993" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15998" lineto="15998" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15998" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16147" lineto="16147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16147" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16158" lineto="16158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16158" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16287" lineto="16287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16287" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16383" lineto="16383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16383" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16698" lineto="16698" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16698" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16702" lineto="16702" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16702" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17012" lineto="17012" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17012" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17012" lineto="17012" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17012" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17012" lineto="17012" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17012" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17030" lineto="17030" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17030" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17033" lineto="17033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17033" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17037" lineto="17037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17037" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17040" lineto="17040" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17040" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17061" lineto="17061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17061" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17061" lineto="17061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17061" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17061" lineto="17061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17061" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17162" lineto="17162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17162" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17166" lineto="17166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17166" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17316" lineto="17316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17316" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17324" lineto="17324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17324" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17328" lineto="17328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17328" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17331" lineto="17331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17331" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17334" lineto="17334" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17334" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17337" lineto="17337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17337" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17340" lineto="17340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17340" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17345" lineto="17345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17345" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18280" lineto="18280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18280" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18351" lineto="18351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18351" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18398" lineto="18398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18398" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18441" lineto="18441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18441" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18467" lineto="18467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18467" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18490" lineto="18490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18490" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18490" lineto="18490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18490" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18490" lineto="18490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18490" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18490" lineto="18490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18490" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18490" lineto="18490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18490" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18491" lineto="18491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18491" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18491" lineto="18491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18491" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18491" lineto="18491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18491" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18491" lineto="18491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18491" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18491" lineto="18491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18491" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18494" lineto="18494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18494" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18495" lineto="18495" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18495" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18636" lineto="18636" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18636" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18648" lineto="18648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18648" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18706" lineto="18706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18706" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18706" lineto="18706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18706" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18706" lineto="18706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18706" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18706" lineto="18706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18706" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18806" lineto="18806" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18806" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18889" lineto="18889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18889" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18896" lineto="18896" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18896" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18909" lineto="18909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18909" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18913" lineto="18913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18913" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18926" lineto="18926" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18926" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18945" lineto="18945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18945" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18964" lineto="18964" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18964" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18984" lineto="18984" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18984" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19003" lineto="19003" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19003" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19022" lineto="19022" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19022" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19053" lineto="19053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19053" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19331" lineto="19331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19331" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19378" lineto="19378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19378" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19421" lineto="19421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19421" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19447" lineto="19447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19447" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19470" lineto="19470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19470" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19470" lineto="19470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19470" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19470" lineto="19470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19470" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19470" lineto="19470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19470" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19470" lineto="19470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19470" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19471" lineto="19471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19471" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19471" lineto="19471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19471" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19471" lineto="19471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19471" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19471" lineto="19471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19471" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19471" lineto="19471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19471" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19474" lineto="19474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19474" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19475" lineto="19475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19475" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19616" lineto="19616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19616" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19628" lineto="19628" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19628" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19686" lineto="19686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19686" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19686" lineto="19686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19686" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19686" lineto="19686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19686" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19686" lineto="19686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19686" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19786" lineto="19786" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19786" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19869" lineto="19869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19869" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19876" lineto="19876" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19876" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19889" lineto="19889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19889" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19893" lineto="19893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19893" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19906" lineto="19906" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19906" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19925" lineto="19925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19925" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19944" lineto="19944" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19944" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19964" lineto="19964" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19964" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19983" lineto="19983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19983" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20002" lineto="20002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20002" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20033" lineto="20033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20033" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="249" lineto="249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L249" ruleset="stylelint" rule="rules.time-min-milliseconds" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected a minimum of 100 milliseconds (time-min-milliseconds)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4" lineto="4" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7" lineto="7" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10" lineto="10" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11" lineto="11" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L23" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L24" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L25" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L26" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L27" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L28" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L29" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L37" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L42" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L46" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L50" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L54" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L58" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L62" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L66" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L70" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L74" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L78" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L82" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L86" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L87" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L88" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L92" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L93" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L94" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L98" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L99" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L100" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L104" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L106" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L110" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L111" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L112" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L116" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L118" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L122" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L123" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L127" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L128" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="129" lineto="129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L133" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L138" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L139" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L140" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L146" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="147" lineto="147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L147" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L148" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L149" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L153" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L154" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L158" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L159" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L163" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L164" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L166" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L167" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L168" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L172" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L174" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="175" lineto="175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L175" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L176" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L181" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="182" lineto="182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L182" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L183" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L184" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L185" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L186" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L190" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L191" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="192" lineto="192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L192" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="193" lineto="193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L194" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L195" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L199" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L200" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="201" lineto="201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L202" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="203" lineto="203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L203" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="204" lineto="204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L204" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="208" lineto="208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L208" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="210" lineto="210" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L210" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L211" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L212" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L213" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="217" lineto="217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L218" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="219" lineto="219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L219" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L220" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="222" lineto="222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L222" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L226" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="231" lineto="231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L231" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="232" lineto="232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L232" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L234" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="235" lineto="235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L235" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="239" lineto="239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L239" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="253" lineto="253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L240" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="241" lineto="241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="242" lineto="242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L242" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="243" lineto="243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L243" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="244" lineto="244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L244" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L245" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L246" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="247" lineto="247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L247" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="248" lineto="248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L248" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="249" lineto="249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L250" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="251" lineto="251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L251" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="252" lineto="252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L252" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="256" lineto="256" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L256" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="258" lineto="258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L258" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L259" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="261" lineto="261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L261" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L260" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="264" lineto="264" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L264" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="266" lineto="266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L266" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="265" lineto="265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="267" lineto="267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L267" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="268" lineto="268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L268" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="270" lineto="270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L270" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L272" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L271" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="275" lineto="275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L275" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="274" lineto="274" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L274" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="276" lineto="276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L276" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="278" lineto="278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L278" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="277" lineto="277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="279" lineto="279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L279" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="281" lineto="281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L280" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="282" lineto="282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L282" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L284" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="283" lineto="283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L283" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L287" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="288" lineto="288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L288" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="292" lineto="292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L292" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="295" lineto="295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L295" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="293" lineto="293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="294" lineto="294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L294" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="296" lineto="296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L296" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="299" lineto="299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L299" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="298" lineto="298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L298" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L302" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="304" lineto="304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L304" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L303" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="307" lineto="307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L307" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="309" lineto="309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="308" lineto="308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L308" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="310" lineto="310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L310" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="312" lineto="312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L312" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="311" lineto="311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L311" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="313" lineto="313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="315" lineto="315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L315" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="314" lineto="314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L314" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="316" lineto="316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L316" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="318" lineto="318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L318" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="319" lineto="319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="321" lineto="321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="320" lineto="320" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L320" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="322" lineto="322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L322" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="324" lineto="324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L324" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="323" lineto="323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L323" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="325" lineto="325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="327" lineto="327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L327" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="326" lineto="326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L326" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="328" lineto="328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L328" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="330" lineto="330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L330" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="329" lineto="329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L331" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="333" lineto="333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="332" lineto="332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L332" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L336" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="338" lineto="338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L338" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="337" lineto="337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="339" lineto="339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L339" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="341" lineto="341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="340" lineto="340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L340" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="344" lineto="344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L344" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="348" lineto="348" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L348" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="352" lineto="352" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L352" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="356" lineto="356" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L356" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="360" lineto="360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L360" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="365" lineto="365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="369" lineto="369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="373" lineto="373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="374" lineto="374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L374" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="375" lineto="375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L375" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="376" lineto="376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L376" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="377" lineto="377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="378" lineto="378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L378" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="383" lineto="383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L383" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="384" lineto="384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L384" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="385" lineto="385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="386" lineto="386" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L386" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="387" lineto="387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L387" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="391" lineto="391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L391" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="395" lineto="395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L395" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L399" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="405" lineto="405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="409" lineto="409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="413" lineto="413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="417" lineto="417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="421" lineto="421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="425" lineto="425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="429" lineto="429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="433" lineto="433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="437" lineto="437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="441" lineto="441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="445" lineto="445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="449" lineto="449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L449" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="453" lineto="453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="457" lineto="457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="461" lineto="461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="465" lineto="465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="469" lineto="469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="473" lineto="473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L473" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="477" lineto="477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L477" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="481" lineto="481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="485" lineto="485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="489" lineto="489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="493" lineto="493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="497" lineto="497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L497" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="501" lineto="501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="505" lineto="505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L505" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="509" lineto="509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L509" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="513" lineto="513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L513" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="517" lineto="517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="521" lineto="521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L521" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="525" lineto="525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="529" lineto="529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="533" lineto="533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="537" lineto="537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="541" lineto="541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="545" lineto="545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="549" lineto="549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="553" lineto="553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="557" lineto="557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L557" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="561" lineto="561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="565" lineto="565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="569" lineto="569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L569" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="573" lineto="573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="577" lineto="577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="581" lineto="581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="585" lineto="585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="589" lineto="589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="593" lineto="593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="597" lineto="597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L597" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="601" lineto="601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L601" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="605" lineto="605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="609" lineto="609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="613" lineto="613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="617" lineto="617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L617" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="621" lineto="621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="625" lineto="625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="629" lineto="629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="633" lineto="633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L633" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="637" lineto="637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="641" lineto="641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="645" lineto="645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="649" lineto="649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L649" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="653" lineto="653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="657" lineto="657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="661" lineto="661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L661" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="665" lineto="665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L665" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="669" lineto="669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="673" lineto="673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="677" lineto="677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="681" lineto="681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L681" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="685" lineto="685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L685" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="689" lineto="689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L689" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="693" lineto="693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="697" lineto="697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="701" lineto="701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="705" lineto="705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="709" lineto="709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="713" lineto="713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="717" lineto="717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="721" lineto="721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L721" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="725" lineto="725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L725" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="729" lineto="729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="733" lineto="733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="737" lineto="737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="741" lineto="741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="745" lineto="745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="749" lineto="749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="753" lineto="753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="757" lineto="757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="761" lineto="761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="765" lineto="765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="769" lineto="769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="773" lineto="773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="777" lineto="777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="781" lineto="781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="785" lineto="785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="789" lineto="789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="793" lineto="793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="797" lineto="797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="801" lineto="801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L801" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="805" lineto="805" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L805" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="809" lineto="809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="813" lineto="813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="817" lineto="817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="821" lineto="821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="825" lineto="825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="829" lineto="829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L829" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="833" lineto="833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="837" lineto="837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="841" lineto="841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="845" lineto="845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L845" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="849" lineto="849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="853" lineto="853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="857" lineto="857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L857" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="861" lineto="861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L861" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="865" lineto="865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="869" lineto="869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="873" lineto="873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="877" lineto="877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L877" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="881" lineto="881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="885" lineto="885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="889" lineto="889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L889" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="893" lineto="893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="897" lineto="897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="901" lineto="901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="905" lineto="905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="909" lineto="909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="913" lineto="913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="917" lineto="917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="921" lineto="921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="925" lineto="925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="929" lineto="929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L929" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="933" lineto="933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="937" lineto="937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="941" lineto="941" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L941" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="945" lineto="945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="949" lineto="949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="953" lineto="953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="957" lineto="957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="961" lineto="961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="965" lineto="965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="969" lineto="969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="973" lineto="973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="977" lineto="977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="981" lineto="981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="985" lineto="985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="989" lineto="989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L989" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="993" lineto="993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="997" lineto="997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1001" lineto="1001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1005" lineto="1005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1009" lineto="1009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1013" lineto="1013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1017" lineto="1017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1021" lineto="1021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1025" lineto="1025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1029" lineto="1029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1029" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1033" lineto="1033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1033" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1037" lineto="1037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1041" lineto="1041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1045" lineto="1045" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1045" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1049" lineto="1049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1053" lineto="1053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1057" lineto="1057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1061" lineto="1061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1061" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1065" lineto="1065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1069" lineto="1069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1073" lineto="1073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1077" lineto="1077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1081" lineto="1081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1085" lineto="1085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1089" lineto="1089" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1089" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1093" lineto="1093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1097" lineto="1097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1101" lineto="1101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1105" lineto="1105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1109" lineto="1109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1113" lineto="1113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1117" lineto="1117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1121" lineto="1121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1121" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1125" lineto="1125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1129" lineto="1129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1133" lineto="1133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1133" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1137" lineto="1137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1141" lineto="1141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1145" lineto="1145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1149" lineto="1149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1149" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1153" lineto="1153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1153" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1157" lineto="1157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1157" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1161" lineto="1161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1165" lineto="1165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1169" lineto="1169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1169" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1173" lineto="1173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1177" lineto="1177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1181" lineto="1181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1181" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1185" lineto="1185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1185" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1189" lineto="1189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1193" lineto="1193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1197" lineto="1197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1201" lineto="1201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1205" lineto="1205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1205" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1209" lineto="1209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1213" lineto="1213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1213" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1217" lineto="1217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1221" lineto="1221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1225" lineto="1225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1229" lineto="1229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1233" lineto="1233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1237" lineto="1237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1237" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1241" lineto="1241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1245" lineto="1245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1245" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1249" lineto="1249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1253" lineto="1253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1257" lineto="1257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1261" lineto="1261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1261" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1265" lineto="1265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1269" lineto="1269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1273" lineto="1273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1277" lineto="1277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1281" lineto="1281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1285" lineto="1285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1289" lineto="1289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1293" lineto="1293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1297" lineto="1297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1301" lineto="1301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1301" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1305" lineto="1305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1309" lineto="1309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1313" lineto="1313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1317" lineto="1317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1321" lineto="1321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1325" lineto="1325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1329" lineto="1329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1333" lineto="1333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1337" lineto="1337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1341" lineto="1341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1345" lineto="1345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1345" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1349" lineto="1349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1349" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1353" lineto="1353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1353" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1357" lineto="1357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1357" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1361" lineto="1361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1365" lineto="1365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1369" lineto="1369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1373" lineto="1373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1377" lineto="1377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1381" lineto="1381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1385" lineto="1385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1389" lineto="1389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1393" lineto="1393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1397" lineto="1397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1397" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1401" lineto="1401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1405" lineto="1405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1409" lineto="1409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1413" lineto="1413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1417" lineto="1417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1421" lineto="1421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1425" lineto="1425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1429" lineto="1429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1433" lineto="1433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1437" lineto="1437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1441" lineto="1441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1445" lineto="1445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1449" lineto="1449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1449" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1453" lineto="1453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1457" lineto="1457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1461" lineto="1461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1465" lineto="1465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1469" lineto="1469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1473" lineto="1473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1473" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1477" lineto="1477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1477" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1481" lineto="1481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1485" lineto="1485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1489" lineto="1489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1493" lineto="1493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1497" lineto="1497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1497" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1501" lineto="1501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1505" lineto="1505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1505" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1509" lineto="1509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1509" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1513" lineto="1513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1513" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1517" lineto="1517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1521" lineto="1521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1521" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1525" lineto="1525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1529" lineto="1529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1533" lineto="1533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1537" lineto="1537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1541" lineto="1541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1545" lineto="1545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1549" lineto="1549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1553" lineto="1553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1557" lineto="1557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1557" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1561" lineto="1561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1565" lineto="1565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1569" lineto="1569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1569" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1573" lineto="1573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1577" lineto="1577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1581" lineto="1581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1585" lineto="1585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1589" lineto="1589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1593" lineto="1593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1597" lineto="1597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1597" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1601" lineto="1601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1601" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1605" lineto="1605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1609" lineto="1609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1613" lineto="1613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1617" lineto="1617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1617" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1621" lineto="1621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1625" lineto="1625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1629" lineto="1629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1633" lineto="1633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1633" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1637" lineto="1637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1641" lineto="1641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1645" lineto="1645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1649" lineto="1649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1649" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1653" lineto="1653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1657" lineto="1657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1661" lineto="1661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1661" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1665" lineto="1665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1665" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1669" lineto="1669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1673" lineto="1673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1677" lineto="1677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1681" lineto="1681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1681" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1685" lineto="1685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1685" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1689" lineto="1689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1689" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1693" lineto="1693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1697" lineto="1697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1701" lineto="1701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1705" lineto="1705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1709" lineto="1709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1713" lineto="1713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1717" lineto="1717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1721" lineto="1721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1721" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1725" lineto="1725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1725" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1729" lineto="1729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1733" lineto="1733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1737" lineto="1737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1741" lineto="1741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1745" lineto="1745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1749" lineto="1749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1753" lineto="1753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1757" lineto="1757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1761" lineto="1761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1765" lineto="1765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1769" lineto="1769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1773" lineto="1773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1777" lineto="1777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1781" lineto="1781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1785" lineto="1785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1789" lineto="1789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1793" lineto="1793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1797" lineto="1797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1801" lineto="1801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1801" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1805" lineto="1805" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1805" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1809" lineto="1809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1813" lineto="1813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1817" lineto="1817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1821" lineto="1821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1825" lineto="1825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1829" lineto="1829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1829" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1833" lineto="1833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1837" lineto="1837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1841" lineto="1841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1845" lineto="1845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1845" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1849" lineto="1849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1853" lineto="1853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1857" lineto="1857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1857" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1861" lineto="1861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1861" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1865" lineto="1865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1869" lineto="1869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1873" lineto="1873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1877" lineto="1877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1877" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1881" lineto="1881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1885" lineto="1885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1889" lineto="1889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1889" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1893" lineto="1893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1897" lineto="1897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1901" lineto="1901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1905" lineto="1905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1909" lineto="1909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1913" lineto="1913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1917" lineto="1917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1921" lineto="1921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1925" lineto="1925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1929" lineto="1929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1929" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1933" lineto="1933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1937" lineto="1937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1941" lineto="1941" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1941" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1945" lineto="1945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1949" lineto="1949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1953" lineto="1953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1957" lineto="1957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1961" lineto="1961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1965" lineto="1965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1969" lineto="1969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1973" lineto="1973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1977" lineto="1977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1981" lineto="1981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1985" lineto="1985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1989" lineto="1989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1989" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1993" lineto="1993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="1997" lineto="1997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L1997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2001" lineto="2001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2005" lineto="2005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2009" lineto="2009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2013" lineto="2013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2017" lineto="2017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2021" lineto="2021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2025" lineto="2025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2029" lineto="2029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2029" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2033" lineto="2033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2033" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2037" lineto="2037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2041" lineto="2041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2045" lineto="2045" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2045" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2049" lineto="2049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2053" lineto="2053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2057" lineto="2057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2061" lineto="2061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2061" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2065" lineto="2065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2069" lineto="2069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2073" lineto="2073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2077" lineto="2077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2081" lineto="2081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2085" lineto="2085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2089" lineto="2089" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2089" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2093" lineto="2093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2097" lineto="2097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2101" lineto="2101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2105" lineto="2105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2109" lineto="2109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2113" lineto="2113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2117" lineto="2117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2121" lineto="2121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2121" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2125" lineto="2125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2129" lineto="2129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2133" lineto="2133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2133" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2137" lineto="2137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2141" lineto="2141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2145" lineto="2145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2149" lineto="2149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2149" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2153" lineto="2153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2153" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2157" lineto="2157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2157" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2161" lineto="2161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2165" lineto="2165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2169" lineto="2169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2169" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2173" lineto="2173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2177" lineto="2177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2181" lineto="2181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2181" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2185" lineto="2185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2185" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2189" lineto="2189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2193" lineto="2193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2197" lineto="2197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2201" lineto="2201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2205" lineto="2205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2205" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2209" lineto="2209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2213" lineto="2213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2213" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2217" lineto="2217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2221" lineto="2221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2225" lineto="2225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2229" lineto="2229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2233" lineto="2233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2237" lineto="2237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2237" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2241" lineto="2241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2245" lineto="2245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2245" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2249" lineto="2249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2253" lineto="2253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2257" lineto="2257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2261" lineto="2261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2261" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2265" lineto="2265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2269" lineto="2269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2273" lineto="2273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2277" lineto="2277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2281" lineto="2281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2285" lineto="2285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2289" lineto="2289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2293" lineto="2293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2297" lineto="2297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2301" lineto="2301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2301" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2305" lineto="2305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2309" lineto="2309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2313" lineto="2313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2317" lineto="2317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2321" lineto="2321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2325" lineto="2325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2329" lineto="2329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2333" lineto="2333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2337" lineto="2337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2341" lineto="2341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2345" lineto="2345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2345" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2349" lineto="2349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2349" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2353" lineto="2353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2353" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2357" lineto="2357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2357" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2361" lineto="2361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2365" lineto="2365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2369" lineto="2369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2373" lineto="2373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2377" lineto="2377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2381" lineto="2381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2385" lineto="2385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2389" lineto="2389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2393" lineto="2393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2397" lineto="2397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2397" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2401" lineto="2401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2405" lineto="2405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2409" lineto="2409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2413" lineto="2413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2417" lineto="2417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2421" lineto="2421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2425" lineto="2425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2429" lineto="2429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2433" lineto="2433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2437" lineto="2437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2441" lineto="2441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2445" lineto="2445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2449" lineto="2449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2449" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2453" lineto="2453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2457" lineto="2457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2461" lineto="2461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2465" lineto="2465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2469" lineto="2469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2473" lineto="2473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2473" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2477" lineto="2477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2477" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2481" lineto="2481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2485" lineto="2485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2489" lineto="2489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2493" lineto="2493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2497" lineto="2497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2497" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2501" lineto="2501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2505" lineto="2505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2505" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2509" lineto="2509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2509" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2513" lineto="2513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2513" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2517" lineto="2517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2521" lineto="2521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2521" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2525" lineto="2525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2529" lineto="2529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2533" lineto="2533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2537" lineto="2537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2541" lineto="2541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2545" lineto="2545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2549" lineto="2549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2553" lineto="2553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2557" lineto="2557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2557" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2561" lineto="2561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2565" lineto="2565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2569" lineto="2569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2569" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2573" lineto="2573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2577" lineto="2577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2581" lineto="2581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2585" lineto="2585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2589" lineto="2589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2593" lineto="2593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2597" lineto="2597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2597" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2601" lineto="2601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2601" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2605" lineto="2605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2609" lineto="2609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2613" lineto="2613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2617" lineto="2617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2617" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2621" lineto="2621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2625" lineto="2625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2629" lineto="2629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2633" lineto="2633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2633" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2637" lineto="2637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2641" lineto="2641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2645" lineto="2645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2649" lineto="2649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2649" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2653" lineto="2653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2657" lineto="2657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2661" lineto="2661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2661" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2665" lineto="2665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2665" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2669" lineto="2669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2673" lineto="2673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2677" lineto="2677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2681" lineto="2681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2681" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2685" lineto="2685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2685" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2689" lineto="2689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2689" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2693" lineto="2693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2697" lineto="2697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2701" lineto="2701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2705" lineto="2705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2709" lineto="2709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2713" lineto="2713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2717" lineto="2717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2721" lineto="2721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2721" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2725" lineto="2725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2725" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2729" lineto="2729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2733" lineto="2733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2737" lineto="2737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2741" lineto="2741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2745" lineto="2745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2749" lineto="2749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2753" lineto="2753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2757" lineto="2757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2761" lineto="2761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2765" lineto="2765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2769" lineto="2769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2773" lineto="2773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2777" lineto="2777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2781" lineto="2781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2785" lineto="2785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2789" lineto="2789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2793" lineto="2793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2797" lineto="2797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2801" lineto="2801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2801" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2805" lineto="2805" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2805" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2809" lineto="2809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2813" lineto="2813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2817" lineto="2817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2821" lineto="2821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2825" lineto="2825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2829" lineto="2829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2829" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2833" lineto="2833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2837" lineto="2837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2841" lineto="2841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2845" lineto="2845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2845" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2849" lineto="2849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2853" lineto="2853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2857" lineto="2857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2857" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2861" lineto="2861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2861" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2865" lineto="2865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2869" lineto="2869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2873" lineto="2873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2877" lineto="2877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2877" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2881" lineto="2881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2885" lineto="2885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2889" lineto="2889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2889" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2893" lineto="2893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2897" lineto="2897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2901" lineto="2901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2905" lineto="2905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2909" lineto="2909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2913" lineto="2913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2917" lineto="2917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2921" lineto="2921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2925" lineto="2925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2929" lineto="2929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2929" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2933" lineto="2933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2937" lineto="2937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2941" lineto="2941" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2941" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2945" lineto="2945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2949" lineto="2949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2953" lineto="2953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2957" lineto="2957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2961" lineto="2961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2965" lineto="2965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2969" lineto="2969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2973" lineto="2973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2977" lineto="2977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2981" lineto="2981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2985" lineto="2985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2989" lineto="2989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2989" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2993" lineto="2993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="2997" lineto="2997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L2997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3001" lineto="3001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3005" lineto="3005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3009" lineto="3009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3013" lineto="3013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3017" lineto="3017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3021" lineto="3021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3025" lineto="3025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3029" lineto="3029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3029" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3033" lineto="3033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3033" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3037" lineto="3037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3041" lineto="3041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3045" lineto="3045" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3045" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3049" lineto="3049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3053" lineto="3053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3057" lineto="3057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3061" lineto="3061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3061" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3065" lineto="3065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3069" lineto="3069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3073" lineto="3073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3077" lineto="3077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3081" lineto="3081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3085" lineto="3085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3089" lineto="3089" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3089" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3093" lineto="3093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3097" lineto="3097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3101" lineto="3101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3105" lineto="3105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3109" lineto="3109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3113" lineto="3113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3117" lineto="3117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3121" lineto="3121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3121" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3125" lineto="3125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3129" lineto="3129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3133" lineto="3133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3133" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3137" lineto="3137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3141" lineto="3141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3145" lineto="3145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3149" lineto="3149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3149" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3153" lineto="3153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3153" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3157" lineto="3157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3157" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3161" lineto="3161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3165" lineto="3165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3169" lineto="3169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3169" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3173" lineto="3173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3177" lineto="3177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3181" lineto="3181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3181" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3185" lineto="3185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3185" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3189" lineto="3189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3193" lineto="3193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3197" lineto="3197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3201" lineto="3201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3205" lineto="3205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3205" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3209" lineto="3209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3213" lineto="3213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3213" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3217" lineto="3217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3221" lineto="3221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3225" lineto="3225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3229" lineto="3229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3233" lineto="3233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3237" lineto="3237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3237" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3241" lineto="3241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3245" lineto="3245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3245" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3249" lineto="3249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3253" lineto="3253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3257" lineto="3257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3261" lineto="3261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3261" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3265" lineto="3265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3269" lineto="3269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3273" lineto="3273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3277" lineto="3277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3281" lineto="3281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3285" lineto="3285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3289" lineto="3289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3293" lineto="3293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3297" lineto="3297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3301" lineto="3301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3301" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3305" lineto="3305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3309" lineto="3309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3313" lineto="3313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3317" lineto="3317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3321" lineto="3321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3325" lineto="3325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3329" lineto="3329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3333" lineto="3333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3337" lineto="3337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3341" lineto="3341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3345" lineto="3345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3345" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3349" lineto="3349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3349" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3353" lineto="3353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3353" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3357" lineto="3357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3357" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3361" lineto="3361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3365" lineto="3365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3369" lineto="3369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3373" lineto="3373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3377" lineto="3377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3381" lineto="3381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3385" lineto="3385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3389" lineto="3389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3393" lineto="3393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3397" lineto="3397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3397" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3401" lineto="3401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3405" lineto="3405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3409" lineto="3409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3413" lineto="3413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3417" lineto="3417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3421" lineto="3421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3425" lineto="3425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3429" lineto="3429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3433" lineto="3433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3437" lineto="3437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3441" lineto="3441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3445" lineto="3445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3449" lineto="3449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3449" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3453" lineto="3453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3457" lineto="3457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3461" lineto="3461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3465" lineto="3465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3469" lineto="3469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3473" lineto="3473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3473" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3477" lineto="3477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3477" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3481" lineto="3481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3485" lineto="3485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3489" lineto="3489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3493" lineto="3493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3497" lineto="3497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3497" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3501" lineto="3501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3505" lineto="3505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3505" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3509" lineto="3509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3509" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3513" lineto="3513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3513" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3517" lineto="3517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3521" lineto="3521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3521" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3525" lineto="3525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3529" lineto="3529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3533" lineto="3533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3537" lineto="3537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3541" lineto="3541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3545" lineto="3545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3549" lineto="3549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3553" lineto="3553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3557" lineto="3557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3557" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3561" lineto="3561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3565" lineto="3565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3569" lineto="3569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3569" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3573" lineto="3573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3577" lineto="3577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3581" lineto="3581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3585" lineto="3585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3589" lineto="3589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3593" lineto="3593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3597" lineto="3597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3597" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3601" lineto="3601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3601" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3605" lineto="3605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3609" lineto="3609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3613" lineto="3613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3617" lineto="3617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3617" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3621" lineto="3621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3625" lineto="3625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3629" lineto="3629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3633" lineto="3633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3633" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3637" lineto="3637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3641" lineto="3641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3645" lineto="3645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3649" lineto="3649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3649" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3653" lineto="3653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3657" lineto="3657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3661" lineto="3661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3661" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3665" lineto="3665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3665" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3669" lineto="3669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3673" lineto="3673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3677" lineto="3677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3681" lineto="3681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3681" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3685" lineto="3685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3685" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3689" lineto="3689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3689" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3693" lineto="3693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3697" lineto="3697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3701" lineto="3701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3705" lineto="3705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3709" lineto="3709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3713" lineto="3713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3717" lineto="3717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3721" lineto="3721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3721" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3725" lineto="3725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3725" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3729" lineto="3729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3733" lineto="3733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3737" lineto="3737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3741" lineto="3741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3745" lineto="3745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3749" lineto="3749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3753" lineto="3753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3757" lineto="3757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3761" lineto="3761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3765" lineto="3765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3769" lineto="3769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3773" lineto="3773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3777" lineto="3777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3781" lineto="3781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3785" lineto="3785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3789" lineto="3789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3793" lineto="3793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3797" lineto="3797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3801" lineto="3801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3801" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3805" lineto="3805" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3805" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3809" lineto="3809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3813" lineto="3813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3817" lineto="3817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3821" lineto="3821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3825" lineto="3825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3829" lineto="3829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3829" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3833" lineto="3833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3837" lineto="3837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3841" lineto="3841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3845" lineto="3845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3845" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3849" lineto="3849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3853" lineto="3853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3857" lineto="3857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3857" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3861" lineto="3861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3861" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3865" lineto="3865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3869" lineto="3869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3873" lineto="3873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3877" lineto="3877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3877" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3881" lineto="3881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3885" lineto="3885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3889" lineto="3889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3889" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3893" lineto="3893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3897" lineto="3897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3901" lineto="3901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3905" lineto="3905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3909" lineto="3909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3913" lineto="3913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3917" lineto="3917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3921" lineto="3921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3925" lineto="3925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3929" lineto="3929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3929" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3933" lineto="3933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3937" lineto="3937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3941" lineto="3941" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3941" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3945" lineto="3945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3949" lineto="3949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3953" lineto="3953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3957" lineto="3957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3961" lineto="3961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3965" lineto="3965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3969" lineto="3969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3973" lineto="3973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3977" lineto="3977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3981" lineto="3981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3985" lineto="3985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3989" lineto="3989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3989" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3993" lineto="3993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="3997" lineto="3997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L3997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4001" lineto="4001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4005" lineto="4005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4009" lineto="4009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4013" lineto="4013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4017" lineto="4017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4021" lineto="4021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4025" lineto="4025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4029" lineto="4029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4029" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4033" lineto="4033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4033" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4037" lineto="4037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4041" lineto="4041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4045" lineto="4045" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4045" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4049" lineto="4049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4053" lineto="4053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4057" lineto="4057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4061" lineto="4061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4061" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4065" lineto="4065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4069" lineto="4069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4073" lineto="4073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4077" lineto="4077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4081" lineto="4081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4085" lineto="4085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4089" lineto="4089" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4089" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4093" lineto="4093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4097" lineto="4097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4101" lineto="4101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4105" lineto="4105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4109" lineto="4109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4113" lineto="4113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4117" lineto="4117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4121" lineto="4121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4121" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4125" lineto="4125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4129" lineto="4129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4133" lineto="4133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4133" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4137" lineto="4137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4141" lineto="4141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4145" lineto="4145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4149" lineto="4149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4149" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4153" lineto="4153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4153" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4157" lineto="4157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4157" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4161" lineto="4161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4165" lineto="4165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4169" lineto="4169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4169" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4173" lineto="4173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4177" lineto="4177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4181" lineto="4181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4181" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4185" lineto="4185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4185" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4189" lineto="4189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4193" lineto="4193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4197" lineto="4197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4201" lineto="4201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4205" lineto="4205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4205" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4209" lineto="4209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4213" lineto="4213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4213" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4217" lineto="4217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4221" lineto="4221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4225" lineto="4225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4229" lineto="4229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4233" lineto="4233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4237" lineto="4237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4237" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4241" lineto="4241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4245" lineto="4245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4245" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4249" lineto="4249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4253" lineto="4253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4257" lineto="4257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4261" lineto="4261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4261" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4265" lineto="4265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4269" lineto="4269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4273" lineto="4273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4277" lineto="4277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4281" lineto="4281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4285" lineto="4285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4289" lineto="4289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4293" lineto="4293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4297" lineto="4297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4301" lineto="4301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4301" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4305" lineto="4305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4309" lineto="4309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4313" lineto="4313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4317" lineto="4317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4321" lineto="4321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4325" lineto="4325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4329" lineto="4329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4333" lineto="4333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4337" lineto="4337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4341" lineto="4341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4345" lineto="4345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4345" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4349" lineto="4349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4349" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4353" lineto="4353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4353" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4357" lineto="4357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4357" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4361" lineto="4361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4365" lineto="4365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4369" lineto="4369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4373" lineto="4373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4377" lineto="4377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4381" lineto="4381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4385" lineto="4385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4389" lineto="4389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4393" lineto="4393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4397" lineto="4397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4397" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4401" lineto="4401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4405" lineto="4405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4409" lineto="4409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4413" lineto="4413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4417" lineto="4417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4421" lineto="4421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4425" lineto="4425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4429" lineto="4429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4433" lineto="4433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4437" lineto="4437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4441" lineto="4441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4445" lineto="4445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4449" lineto="4449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4449" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4453" lineto="4453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4457" lineto="4457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4461" lineto="4461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4465" lineto="4465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4469" lineto="4469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4473" lineto="4473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4473" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4477" lineto="4477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4477" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4481" lineto="4481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4485" lineto="4485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4489" lineto="4489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4493" lineto="4493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4497" lineto="4497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4497" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4501" lineto="4501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4505" lineto="4505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4505" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4509" lineto="4509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4509" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4513" lineto="4513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4513" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4517" lineto="4517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4521" lineto="4521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4521" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4525" lineto="4525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4529" lineto="4529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4533" lineto="4533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4537" lineto="4537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4541" lineto="4541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4545" lineto="4545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4549" lineto="4549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4553" lineto="4553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4557" lineto="4557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4557" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4561" lineto="4561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4565" lineto="4565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4569" lineto="4569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4569" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4573" lineto="4573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4577" lineto="4577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4581" lineto="4581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4585" lineto="4585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4589" lineto="4589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4593" lineto="4593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4597" lineto="4597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4597" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4601" lineto="4601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4601" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4605" lineto="4605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4609" lineto="4609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4613" lineto="4613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4617" lineto="4617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4617" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4621" lineto="4621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4625" lineto="4625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4629" lineto="4629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4633" lineto="4633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4633" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4637" lineto="4637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4641" lineto="4641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4645" lineto="4645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4649" lineto="4649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4649" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4653" lineto="4653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4657" lineto="4657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4661" lineto="4661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4661" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4665" lineto="4665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4665" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4669" lineto="4669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4673" lineto="4673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4677" lineto="4677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4681" lineto="4681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4681" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4685" lineto="4685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4685" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4689" lineto="4689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4689" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4693" lineto="4693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4697" lineto="4697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4701" lineto="4701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4705" lineto="4705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4709" lineto="4709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4713" lineto="4713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4717" lineto="4717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4721" lineto="4721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4721" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4725" lineto="4725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4725" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4729" lineto="4729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4733" lineto="4733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4737" lineto="4737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4741" lineto="4741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4745" lineto="4745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4749" lineto="4749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4753" lineto="4753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4757" lineto="4757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4761" lineto="4761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4765" lineto="4765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4769" lineto="4769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4773" lineto="4773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4777" lineto="4777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4781" lineto="4781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4785" lineto="4785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4789" lineto="4789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4793" lineto="4793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4797" lineto="4797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4801" lineto="4801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4801" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4805" lineto="4805" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4805" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4809" lineto="4809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4813" lineto="4813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4817" lineto="4817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4821" lineto="4821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4825" lineto="4825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4829" lineto="4829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4829" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4833" lineto="4833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4837" lineto="4837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4841" lineto="4841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4845" lineto="4845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4845" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4849" lineto="4849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4853" lineto="4853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4857" lineto="4857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4857" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4861" lineto="4861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4861" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4865" lineto="4865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4869" lineto="4869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4873" lineto="4873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4877" lineto="4877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4877" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4881" lineto="4881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4885" lineto="4885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4889" lineto="4889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4889" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4893" lineto="4893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4897" lineto="4897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4901" lineto="4901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4905" lineto="4905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4909" lineto="4909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4913" lineto="4913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4917" lineto="4917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4921" lineto="4921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4925" lineto="4925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4929" lineto="4929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4929" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4933" lineto="4933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4937" lineto="4937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4941" lineto="4941" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4941" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4945" lineto="4945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4949" lineto="4949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4953" lineto="4953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4957" lineto="4957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4961" lineto="4961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4965" lineto="4965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4969" lineto="4969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4973" lineto="4973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4977" lineto="4977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4981" lineto="4981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4985" lineto="4985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4989" lineto="4989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4989" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4993" lineto="4993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="4997" lineto="4997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L4997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5001" lineto="5001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5005" lineto="5005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5009" lineto="5009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5013" lineto="5013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5017" lineto="5017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5021" lineto="5021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5025" lineto="5025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5029" lineto="5029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5029" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5033" lineto="5033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5033" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5037" lineto="5037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5041" lineto="5041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5045" lineto="5045" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5045" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5049" lineto="5049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5053" lineto="5053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5057" lineto="5057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5061" lineto="5061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5061" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5065" lineto="5065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5069" lineto="5069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5073" lineto="5073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5077" lineto="5077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5081" lineto="5081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5085" lineto="5085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5089" lineto="5089" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5089" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5093" lineto="5093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5097" lineto="5097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5101" lineto="5101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5105" lineto="5105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5109" lineto="5109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5113" lineto="5113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5117" lineto="5117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5121" lineto="5121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5121" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5125" lineto="5125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5129" lineto="5129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5133" lineto="5133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5133" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5137" lineto="5137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5141" lineto="5141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5145" lineto="5145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5149" lineto="5149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5149" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5153" lineto="5153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5153" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5157" lineto="5157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5157" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5161" lineto="5161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5165" lineto="5165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5169" lineto="5169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5169" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5173" lineto="5173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5177" lineto="5177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5181" lineto="5181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5181" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5185" lineto="5185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5185" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5189" lineto="5189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5193" lineto="5193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5197" lineto="5197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5201" lineto="5201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5205" lineto="5205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5205" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5209" lineto="5209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5213" lineto="5213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5213" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5217" lineto="5217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5221" lineto="5221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5225" lineto="5225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5229" lineto="5229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5233" lineto="5233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5237" lineto="5237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5237" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5241" lineto="5241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5245" lineto="5245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5245" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5249" lineto="5249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5253" lineto="5253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5257" lineto="5257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5261" lineto="5261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5261" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5265" lineto="5265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5269" lineto="5269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5273" lineto="5273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5277" lineto="5277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5281" lineto="5281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5285" lineto="5285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5289" lineto="5289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5293" lineto="5293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5297" lineto="5297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5301" lineto="5301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5301" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5305" lineto="5305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5309" lineto="5309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5313" lineto="5313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5317" lineto="5317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5321" lineto="5321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5325" lineto="5325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5329" lineto="5329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5333" lineto="5333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5337" lineto="5337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5341" lineto="5341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5345" lineto="5345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5345" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5349" lineto="5349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5349" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5353" lineto="5353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5353" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5357" lineto="5357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5357" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5361" lineto="5361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5365" lineto="5365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5369" lineto="5369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5373" lineto="5373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5377" lineto="5377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5381" lineto="5381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5385" lineto="5385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5389" lineto="5389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5393" lineto="5393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5397" lineto="5397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5397" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5401" lineto="5401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5405" lineto="5405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5409" lineto="5409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5413" lineto="5413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5417" lineto="5417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5421" lineto="5421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5425" lineto="5425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5429" lineto="5429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5433" lineto="5433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5437" lineto="5437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5441" lineto="5441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5445" lineto="5445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5449" lineto="5449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5449" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5453" lineto="5453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5457" lineto="5457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5461" lineto="5461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5465" lineto="5465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5469" lineto="5469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5473" lineto="5473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5473" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5477" lineto="5477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5477" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5481" lineto="5481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5485" lineto="5485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5489" lineto="5489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5493" lineto="5493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5497" lineto="5497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5497" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5501" lineto="5501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5505" lineto="5505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5505" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5509" lineto="5509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5509" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5513" lineto="5513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5513" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5517" lineto="5517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5521" lineto="5521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5521" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5525" lineto="5525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5529" lineto="5529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5533" lineto="5533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5537" lineto="5537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5541" lineto="5541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5545" lineto="5545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5549" lineto="5549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5553" lineto="5553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5557" lineto="5557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5557" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5561" lineto="5561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5565" lineto="5565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5569" lineto="5569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5569" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5573" lineto="5573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5577" lineto="5577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5581" lineto="5581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5585" lineto="5585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5589" lineto="5589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5593" lineto="5593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5597" lineto="5597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5597" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5601" lineto="5601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5601" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5605" lineto="5605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5609" lineto="5609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5613" lineto="5613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5617" lineto="5617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5617" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5621" lineto="5621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5625" lineto="5625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5629" lineto="5629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5633" lineto="5633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5633" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5637" lineto="5637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5641" lineto="5641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5645" lineto="5645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5649" lineto="5649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5649" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5653" lineto="5653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5657" lineto="5657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5661" lineto="5661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5661" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5665" lineto="5665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5665" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5669" lineto="5669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5673" lineto="5673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5677" lineto="5677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5681" lineto="5681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5681" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5685" lineto="5685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5685" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5689" lineto="5689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5689" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5693" lineto="5693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5697" lineto="5697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5701" lineto="5701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5705" lineto="5705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5709" lineto="5709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5713" lineto="5713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5717" lineto="5717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5721" lineto="5721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5721" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5725" lineto="5725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5725" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5729" lineto="5729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5733" lineto="5733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5737" lineto="5737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5741" lineto="5741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5745" lineto="5745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5749" lineto="5749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5753" lineto="5753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5757" lineto="5757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5761" lineto="5761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5765" lineto="5765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5769" lineto="5769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5773" lineto="5773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5777" lineto="5777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5781" lineto="5781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5785" lineto="5785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5789" lineto="5789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5793" lineto="5793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5797" lineto="5797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5801" lineto="5801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5801" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5805" lineto="5805" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5805" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5809" lineto="5809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5813" lineto="5813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5817" lineto="5817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5821" lineto="5821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5825" lineto="5825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5829" lineto="5829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5829" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5833" lineto="5833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5837" lineto="5837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5841" lineto="5841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5845" lineto="5845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5845" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5849" lineto="5849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5853" lineto="5853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5857" lineto="5857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5857" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5861" lineto="5861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5861" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5865" lineto="5865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5869" lineto="5869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5873" lineto="5873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5877" lineto="5877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5877" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5881" lineto="5881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5885" lineto="5885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5889" lineto="5889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5889" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5893" lineto="5893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5897" lineto="5897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5901" lineto="5901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5905" lineto="5905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5909" lineto="5909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5913" lineto="5913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5917" lineto="5917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5921" lineto="5921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5925" lineto="5925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5929" lineto="5929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5929" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5933" lineto="5933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5937" lineto="5937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5941" lineto="5941" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5941" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5945" lineto="5945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5949" lineto="5949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5953" lineto="5953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5957" lineto="5957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5961" lineto="5961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5965" lineto="5965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5969" lineto="5969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5973" lineto="5973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5977" lineto="5977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5981" lineto="5981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5985" lineto="5985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5989" lineto="5989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5989" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5993" lineto="5993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="5997" lineto="5997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L5997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6001" lineto="6001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6005" lineto="6005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6009" lineto="6009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6013" lineto="6013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6017" lineto="6017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6021" lineto="6021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6025" lineto="6025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6029" lineto="6029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6029" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6033" lineto="6033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6033" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6037" lineto="6037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6041" lineto="6041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6045" lineto="6045" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6045" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6049" lineto="6049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6053" lineto="6053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6057" lineto="6057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6061" lineto="6061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6061" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6065" lineto="6065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6069" lineto="6069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6073" lineto="6073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6077" lineto="6077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6081" lineto="6081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6085" lineto="6085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6089" lineto="6089" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6089" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6093" lineto="6093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6097" lineto="6097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6101" lineto="6101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6105" lineto="6105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6109" lineto="6109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6113" lineto="6113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6117" lineto="6117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6121" lineto="6121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6121" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6125" lineto="6125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6129" lineto="6129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6133" lineto="6133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6133" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6137" lineto="6137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6141" lineto="6141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6145" lineto="6145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6149" lineto="6149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6149" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6153" lineto="6153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6153" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6157" lineto="6157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6157" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6161" lineto="6161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6165" lineto="6165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6169" lineto="6169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6169" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6173" lineto="6173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6177" lineto="6177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6181" lineto="6181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6181" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6185" lineto="6185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6185" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6189" lineto="6189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6193" lineto="6193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6197" lineto="6197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6201" lineto="6201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6205" lineto="6205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6205" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6209" lineto="6209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6213" lineto="6213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6213" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6217" lineto="6217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6221" lineto="6221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6225" lineto="6225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6229" lineto="6229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6233" lineto="6233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6237" lineto="6237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6237" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6241" lineto="6241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6245" lineto="6245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6245" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6249" lineto="6249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6253" lineto="6253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6257" lineto="6257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6261" lineto="6261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6261" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6265" lineto="6265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6269" lineto="6269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6273" lineto="6273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6277" lineto="6277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6281" lineto="6281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6285" lineto="6285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6289" lineto="6289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6293" lineto="6293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6297" lineto="6297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6301" lineto="6301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6301" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6305" lineto="6305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6309" lineto="6309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6313" lineto="6313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6317" lineto="6317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6321" lineto="6321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6325" lineto="6325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6329" lineto="6329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6333" lineto="6333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6337" lineto="6337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6341" lineto="6341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6345" lineto="6345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6345" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6349" lineto="6349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6349" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6353" lineto="6353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6353" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6357" lineto="6357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6357" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6361" lineto="6361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6365" lineto="6365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6369" lineto="6369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6373" lineto="6373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6377" lineto="6377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6381" lineto="6381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6385" lineto="6385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6389" lineto="6389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6393" lineto="6393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6397" lineto="6397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6397" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6401" lineto="6401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6405" lineto="6405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6409" lineto="6409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6413" lineto="6413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6417" lineto="6417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6421" lineto="6421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6425" lineto="6425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6429" lineto="6429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6433" lineto="6433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6437" lineto="6437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6441" lineto="6441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6445" lineto="6445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6449" lineto="6449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6449" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6453" lineto="6453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6457" lineto="6457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6461" lineto="6461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6465" lineto="6465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6469" lineto="6469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6473" lineto="6473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6473" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6477" lineto="6477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6477" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6481" lineto="6481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6485" lineto="6485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6489" lineto="6489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6493" lineto="6493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6497" lineto="6497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6497" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6501" lineto="6501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6505" lineto="6505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6505" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6509" lineto="6509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6509" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6513" lineto="6513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6513" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6517" lineto="6517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6521" lineto="6521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6521" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6525" lineto="6525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6529" lineto="6529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6533" lineto="6533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6537" lineto="6537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6541" lineto="6541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6545" lineto="6545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6549" lineto="6549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6553" lineto="6553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6557" lineto="6557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6557" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6561" lineto="6561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6565" lineto="6565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6569" lineto="6569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6569" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6573" lineto="6573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6577" lineto="6577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6581" lineto="6581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6585" lineto="6585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6589" lineto="6589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6593" lineto="6593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6597" lineto="6597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6597" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6601" lineto="6601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6601" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6605" lineto="6605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6609" lineto="6609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6613" lineto="6613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6617" lineto="6617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6617" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6621" lineto="6621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6625" lineto="6625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6629" lineto="6629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6633" lineto="6633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6633" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6637" lineto="6637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6641" lineto="6641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6645" lineto="6645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6649" lineto="6649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6649" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6653" lineto="6653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6657" lineto="6657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6661" lineto="6661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6661" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6665" lineto="6665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6665" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6669" lineto="6669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6673" lineto="6673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6677" lineto="6677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6681" lineto="6681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6681" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6685" lineto="6685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6685" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6689" lineto="6689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6689" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6693" lineto="6693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6697" lineto="6697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6701" lineto="6701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6705" lineto="6705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6709" lineto="6709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6713" lineto="6713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6717" lineto="6717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6721" lineto="6721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6721" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6725" lineto="6725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6725" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6729" lineto="6729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6733" lineto="6733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6737" lineto="6737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6741" lineto="6741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6745" lineto="6745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6749" lineto="6749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6753" lineto="6753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6757" lineto="6757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6761" lineto="6761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6765" lineto="6765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6769" lineto="6769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6773" lineto="6773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6777" lineto="6777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6781" lineto="6781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6785" lineto="6785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6789" lineto="6789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6793" lineto="6793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6797" lineto="6797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6801" lineto="6801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6801" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6805" lineto="6805" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6805" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6809" lineto="6809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6813" lineto="6813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6817" lineto="6817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6821" lineto="6821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6825" lineto="6825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6829" lineto="6829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6829" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6833" lineto="6833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6837" lineto="6837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6841" lineto="6841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6845" lineto="6845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6845" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6849" lineto="6849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6853" lineto="6853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6857" lineto="6857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6857" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6861" lineto="6861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6861" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6865" lineto="6865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6869" lineto="6869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6873" lineto="6873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6877" lineto="6877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6877" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6881" lineto="6881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6885" lineto="6885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6889" lineto="6889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6889" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6893" lineto="6893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6897" lineto="6897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6901" lineto="6901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6905" lineto="6905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6909" lineto="6909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6913" lineto="6913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6917" lineto="6917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6921" lineto="6921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6925" lineto="6925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6929" lineto="6929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6929" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6933" lineto="6933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6937" lineto="6937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6941" lineto="6941" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6941" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6945" lineto="6945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6949" lineto="6949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6953" lineto="6953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6957" lineto="6957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6961" lineto="6961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6965" lineto="6965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6969" lineto="6969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6973" lineto="6973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6977" lineto="6977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6981" lineto="6981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6985" lineto="6985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6989" lineto="6989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6989" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6993" lineto="6993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="6997" lineto="6997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L6997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7001" lineto="7001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7005" lineto="7005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7009" lineto="7009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7013" lineto="7013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7017" lineto="7017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7021" lineto="7021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7025" lineto="7025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7029" lineto="7029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7029" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7033" lineto="7033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7033" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7037" lineto="7037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7041" lineto="7041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7045" lineto="7045" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7045" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7049" lineto="7049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7053" lineto="7053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7057" lineto="7057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7061" lineto="7061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7061" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7065" lineto="7065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7069" lineto="7069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7073" lineto="7073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7077" lineto="7077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7081" lineto="7081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7085" lineto="7085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7089" lineto="7089" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7089" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7093" lineto="7093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7097" lineto="7097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7101" lineto="7101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7105" lineto="7105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7109" lineto="7109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7113" lineto="7113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7117" lineto="7117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7121" lineto="7121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7121" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7125" lineto="7125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7129" lineto="7129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7133" lineto="7133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7133" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7137" lineto="7137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7141" lineto="7141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7145" lineto="7145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7149" lineto="7149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7149" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7153" lineto="7153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7153" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7157" lineto="7157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7157" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7161" lineto="7161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7165" lineto="7165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7169" lineto="7169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7169" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7173" lineto="7173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7177" lineto="7177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7181" lineto="7181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7181" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7185" lineto="7185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7185" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7189" lineto="7189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7193" lineto="7193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7197" lineto="7197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7201" lineto="7201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7205" lineto="7205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7205" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7209" lineto="7209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7213" lineto="7213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7213" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7217" lineto="7217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7221" lineto="7221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7225" lineto="7225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7229" lineto="7229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7233" lineto="7233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7237" lineto="7237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7237" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7241" lineto="7241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7245" lineto="7245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7245" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7249" lineto="7249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7253" lineto="7253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7257" lineto="7257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7261" lineto="7261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7261" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7265" lineto="7265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7269" lineto="7269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7273" lineto="7273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7277" lineto="7277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7281" lineto="7281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7285" lineto="7285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7289" lineto="7289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7293" lineto="7293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7297" lineto="7297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7301" lineto="7301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7301" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7305" lineto="7305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7309" lineto="7309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7313" lineto="7313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7317" lineto="7317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7321" lineto="7321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7325" lineto="7325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7329" lineto="7329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7333" lineto="7333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7337" lineto="7337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7341" lineto="7341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7345" lineto="7345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7345" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7349" lineto="7349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7349" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7353" lineto="7353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7353" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7357" lineto="7357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7357" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7361" lineto="7361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7365" lineto="7365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7369" lineto="7369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7373" lineto="7373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7377" lineto="7377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7381" lineto="7381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7385" lineto="7385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7389" lineto="7389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7393" lineto="7393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7397" lineto="7397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7397" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7401" lineto="7401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7405" lineto="7405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7409" lineto="7409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7413" lineto="7413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7417" lineto="7417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7421" lineto="7421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7425" lineto="7425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7429" lineto="7429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7433" lineto="7433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7437" lineto="7437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7441" lineto="7441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7445" lineto="7445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7449" lineto="7449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7449" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7453" lineto="7453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7457" lineto="7457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7461" lineto="7461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7465" lineto="7465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7469" lineto="7469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7473" lineto="7473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7473" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7477" lineto="7477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7477" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7481" lineto="7481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7485" lineto="7485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7489" lineto="7489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7493" lineto="7493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7497" lineto="7497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7497" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7501" lineto="7501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7505" lineto="7505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7505" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7509" lineto="7509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7509" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7513" lineto="7513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7513" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7517" lineto="7517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7521" lineto="7521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7521" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7525" lineto="7525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7529" lineto="7529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7533" lineto="7533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7537" lineto="7537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7541" lineto="7541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7545" lineto="7545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7549" lineto="7549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7553" lineto="7553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7557" lineto="7557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7557" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7561" lineto="7561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7565" lineto="7565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7569" lineto="7569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7569" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7573" lineto="7573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7577" lineto="7577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7581" lineto="7581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7585" lineto="7585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7589" lineto="7589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7593" lineto="7593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7597" lineto="7597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7597" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7601" lineto="7601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7601" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7605" lineto="7605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7609" lineto="7609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7613" lineto="7613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7617" lineto="7617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7617" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7621" lineto="7621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7625" lineto="7625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7629" lineto="7629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7633" lineto="7633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7633" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7637" lineto="7637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7641" lineto="7641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7645" lineto="7645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7649" lineto="7649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7649" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7653" lineto="7653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7657" lineto="7657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7661" lineto="7661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7661" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7665" lineto="7665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7665" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7669" lineto="7669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7673" lineto="7673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7677" lineto="7677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7681" lineto="7681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7681" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7685" lineto="7685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7685" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7689" lineto="7689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7689" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7693" lineto="7693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7697" lineto="7697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7701" lineto="7701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7705" lineto="7705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7709" lineto="7709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7713" lineto="7713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7717" lineto="7717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7721" lineto="7721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7721" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7725" lineto="7725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7725" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7729" lineto="7729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7733" lineto="7733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7737" lineto="7737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7741" lineto="7741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7745" lineto="7745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7749" lineto="7749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7753" lineto="7753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7757" lineto="7757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7761" lineto="7761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7765" lineto="7765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7769" lineto="7769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7773" lineto="7773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7777" lineto="7777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7781" lineto="7781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7785" lineto="7785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7789" lineto="7789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7793" lineto="7793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7797" lineto="7797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7801" lineto="7801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7801" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7805" lineto="7805" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7805" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7809" lineto="7809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7813" lineto="7813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7817" lineto="7817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7821" lineto="7821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7825" lineto="7825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7829" lineto="7829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7829" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7833" lineto="7833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7837" lineto="7837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7841" lineto="7841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7845" lineto="7845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7845" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7849" lineto="7849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7853" lineto="7853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7857" lineto="7857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7857" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7861" lineto="7861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7861" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7865" lineto="7865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7869" lineto="7869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7873" lineto="7873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7877" lineto="7877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7877" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7881" lineto="7881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7885" lineto="7885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7889" lineto="7889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7889" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7893" lineto="7893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7897" lineto="7897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7901" lineto="7901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7905" lineto="7905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7909" lineto="7909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7913" lineto="7913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7917" lineto="7917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7921" lineto="7921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7925" lineto="7925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7929" lineto="7929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7929" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7933" lineto="7933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7937" lineto="7937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7941" lineto="7941" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7941" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7945" lineto="7945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7949" lineto="7949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7953" lineto="7953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7957" lineto="7957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7961" lineto="7961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7965" lineto="7965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7969" lineto="7969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7973" lineto="7973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7977" lineto="7977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7981" lineto="7981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7985" lineto="7985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7989" lineto="7989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7989" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7993" lineto="7993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="7997" lineto="7997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L7997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8001" lineto="8001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8005" lineto="8005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8009" lineto="8009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8013" lineto="8013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8017" lineto="8017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8021" lineto="8021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8025" lineto="8025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8029" lineto="8029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8029" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8033" lineto="8033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8033" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8037" lineto="8037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8041" lineto="8041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8045" lineto="8045" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8045" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8049" lineto="8049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8053" lineto="8053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8057" lineto="8057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8061" lineto="8061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8061" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8065" lineto="8065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8069" lineto="8069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8073" lineto="8073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8077" lineto="8077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8081" lineto="8081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8085" lineto="8085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8089" lineto="8089" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8089" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8093" lineto="8093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8097" lineto="8097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8101" lineto="8101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8105" lineto="8105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8109" lineto="8109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8113" lineto="8113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8117" lineto="8117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8121" lineto="8121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8121" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8125" lineto="8125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8129" lineto="8129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8133" lineto="8133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8133" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8137" lineto="8137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8141" lineto="8141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8145" lineto="8145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8149" lineto="8149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8149" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8153" lineto="8153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8153" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8157" lineto="8157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8157" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8161" lineto="8161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8165" lineto="8165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8169" lineto="8169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8169" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8173" lineto="8173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8177" lineto="8177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8181" lineto="8181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8181" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8185" lineto="8185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8185" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8189" lineto="8189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8193" lineto="8193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8197" lineto="8197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8201" lineto="8201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8205" lineto="8205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8205" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8209" lineto="8209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8213" lineto="8213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8213" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8217" lineto="8217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8221" lineto="8221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8226" lineto="8226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8226" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8227" lineto="8227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8227" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8228" lineto="8228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8228" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8229" lineto="8229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8230" lineto="8230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8230" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8231" lineto="8231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8231" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8232" lineto="8232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8232" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8233" lineto="8233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8234" lineto="8234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8234" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8239" lineto="8239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8239" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8240" lineto="8240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8240" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8241" lineto="8241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8242" lineto="8242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8242" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8243" lineto="8243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8243" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8244" lineto="8244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8244" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8245" lineto="8245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8245" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8246" lineto="8246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8246" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8247" lineto="8247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8247" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8251" lineto="8251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8251" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8252" lineto="8252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8252" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8253" lineto="8253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8254" lineto="8254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8254" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8255" lineto="8255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8255" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8259" lineto="8259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8259" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8263" lineto="8263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8263" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8267" lineto="8267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8267" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8271" lineto="8271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8271" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8275" lineto="8275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8275" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8279" lineto="8279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8279" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8283" lineto="8283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8283" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8287" lineto="8287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8287" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8291" lineto="8291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8291" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8295" lineto="8295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8295" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8299" lineto="8299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8299" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8303" lineto="8303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8303" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8307" lineto="8307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8307" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8311" lineto="8311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8311" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8315" lineto="8315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8315" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8319" lineto="8319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8323" lineto="8323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8323" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8327" lineto="8327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8327" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8331" lineto="8331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8331" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8335" lineto="8335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8335" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8339" lineto="8339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8339" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8343" lineto="8343" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8343" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8347" lineto="8347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8347" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8351" lineto="8351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8351" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8355" lineto="8355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8355" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8359" lineto="8359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8359" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8363" lineto="8363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8363" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8367" lineto="8367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8367" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8371" lineto="8371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8371" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8375" lineto="8375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8375" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8379" lineto="8379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8379" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8383" lineto="8383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8383" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8387" lineto="8387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8387" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8391" lineto="8391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8391" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8395" lineto="8395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8395" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8399" lineto="8399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8399" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8403" lineto="8403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8403" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8407" lineto="8407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8407" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8411" lineto="8411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8411" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8415" lineto="8415" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8415" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8419" lineto="8419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8419" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8423" lineto="8423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8423" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8427" lineto="8427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8427" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8431" lineto="8431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8431" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8435" lineto="8435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8435" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8439" lineto="8439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8439" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8443" lineto="8443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8443" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8447" lineto="8447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8447" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8451" lineto="8451" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8451" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8455" lineto="8455" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8455" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8459" lineto="8459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8459" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8463" lineto="8463" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8463" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8467" lineto="8467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8467" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8471" lineto="8471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8471" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8475" lineto="8475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8475" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8479" lineto="8479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8479" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8483" lineto="8483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8483" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8487" lineto="8487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8487" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8491" lineto="8491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8491" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8495" lineto="8495" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8495" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8499" lineto="8499" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8499" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8503" lineto="8503" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8503" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8507" lineto="8507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8507" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8511" lineto="8511" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8511" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8515" lineto="8515" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8515" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8519" lineto="8519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8519" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8523" lineto="8523" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8523" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8527" lineto="8527" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8527" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8531" lineto="8531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8531" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8535" lineto="8535" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8535" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8539" lineto="8539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8539" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8543" lineto="8543" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8543" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8547" lineto="8547" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8547" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8551" lineto="8551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8551" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8555" lineto="8555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8555" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8559" lineto="8559" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8559" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8563" lineto="8563" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8563" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8567" lineto="8567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8567" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8571" lineto="8571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8571" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8575" lineto="8575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8575" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8579" lineto="8579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8579" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8583" lineto="8583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8583" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8587" lineto="8587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8587" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8591" lineto="8591" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8591" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8595" lineto="8595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8595" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8599" lineto="8599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8599" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8603" lineto="8603" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8603" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8607" lineto="8607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8607" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8611" lineto="8611" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8611" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8615" lineto="8615" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8615" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8619" lineto="8619" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8619" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8623" lineto="8623" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8623" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8627" lineto="8627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8627" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8631" lineto="8631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8631" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8635" lineto="8635" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8635" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8639" lineto="8639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8639" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8643" lineto="8643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8643" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8647" lineto="8647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8647" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8651" lineto="8651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8651" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8655" lineto="8655" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8655" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8659" lineto="8659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8659" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8663" lineto="8663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8663" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8667" lineto="8667" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8667" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8671" lineto="8671" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8671" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8675" lineto="8675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8675" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8679" lineto="8679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8679" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8683" lineto="8683" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8683" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8687" lineto="8687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8687" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8691" lineto="8691" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8691" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8695" lineto="8695" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8695" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8699" lineto="8699" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8699" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8703" lineto="8703" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8703" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8707" lineto="8707" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8707" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8711" lineto="8711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8711" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8715" lineto="8715" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8715" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8719" lineto="8719" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8719" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8723" lineto="8723" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8723" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8727" lineto="8727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8727" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8731" lineto="8731" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8731" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8735" lineto="8735" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8735" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8739" lineto="8739" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8739" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8743" lineto="8743" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8743" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8747" lineto="8747" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8747" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8751" lineto="8751" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8751" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8755" lineto="8755" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8755" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8759" lineto="8759" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8759" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8763" lineto="8763" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8763" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8767" lineto="8767" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8767" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8771" lineto="8771" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8771" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8775" lineto="8775" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8775" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8779" lineto="8779" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8779" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8783" lineto="8783" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8783" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8787" lineto="8787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8787" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8791" lineto="8791" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8791" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8795" lineto="8795" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8795" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8799" lineto="8799" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8799" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8803" lineto="8803" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8803" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8807" lineto="8807" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8807" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8811" lineto="8811" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8811" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8815" lineto="8815" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8815" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8819" lineto="8819" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8819" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8823" lineto="8823" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8823" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8827" lineto="8827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8827" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8831" lineto="8831" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8831" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8835" lineto="8835" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8835" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8839" lineto="8839" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8839" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8843" lineto="8843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8843" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8847" lineto="8847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8847" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8851" lineto="8851" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8851" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8855" lineto="8855" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8855" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8859" lineto="8859" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8859" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8863" lineto="8863" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8863" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8867" lineto="8867" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8867" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8871" lineto="8871" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8871" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8875" lineto="8875" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8875" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8879" lineto="8879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8879" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8883" lineto="8883" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8883" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8887" lineto="8887" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8887" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8891" lineto="8891" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8891" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8895" lineto="8895" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8895" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8899" lineto="8899" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8899" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8903" lineto="8903" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8903" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8907" lineto="8907" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8907" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8911" lineto="8911" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8911" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8915" lineto="8915" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8915" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8919" lineto="8919" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8919" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8923" lineto="8923" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8923" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8927" lineto="8927" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8927" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8931" lineto="8931" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8931" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8935" lineto="8935" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8935" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8939" lineto="8939" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8939" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8943" lineto="8943" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8943" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8947" lineto="8947" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8947" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8951" lineto="8951" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8951" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8955" lineto="8955" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8955" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8959" lineto="8959" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8959" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8963" lineto="8963" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8963" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8967" lineto="8967" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8967" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8971" lineto="8971" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8971" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8975" lineto="8975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8975" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8979" lineto="8979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8979" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8983" lineto="8983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8983" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8987" lineto="8987" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8987" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8991" lineto="8991" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8991" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8995" lineto="8995" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8995" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="8999" lineto="8999" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L8999" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9003" lineto="9003" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9003" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9007" lineto="9007" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9007" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9011" lineto="9011" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9011" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9015" lineto="9015" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9015" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9019" lineto="9019" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9019" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9023" lineto="9023" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9023" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9027" lineto="9027" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9027" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9031" lineto="9031" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9031" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9035" lineto="9035" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9035" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9039" lineto="9039" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9039" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9043" lineto="9043" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9043" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9047" lineto="9047" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9047" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9051" lineto="9051" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9051" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9055" lineto="9055" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9055" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9059" lineto="9059" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9059" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9063" lineto="9063" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9063" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9067" lineto="9067" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9067" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9071" lineto="9071" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9071" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9075" lineto="9075" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9075" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9079" lineto="9079" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9079" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9083" lineto="9083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9083" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9087" lineto="9087" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9087" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9091" lineto="9091" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9091" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9095" lineto="9095" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9095" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9099" lineto="9099" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9099" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9103" lineto="9103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9103" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9107" lineto="9107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9107" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9111" lineto="9111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9111" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9115" lineto="9115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9115" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9119" lineto="9119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9119" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9123" lineto="9123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9123" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9127" lineto="9127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9127" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9131" lineto="9131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9131" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9135" lineto="9135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9135" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9139" lineto="9139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9139" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9143" lineto="9143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9143" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9147" lineto="9147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9147" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9151" lineto="9151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9151" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9155" lineto="9155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9155" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9159" lineto="9159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9159" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9163" lineto="9163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9163" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9167" lineto="9167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9167" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9171" lineto="9171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9171" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9175" lineto="9175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9175" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9179" lineto="9179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9179" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9183" lineto="9183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9183" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9187" lineto="9187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9187" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9191" lineto="9191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9191" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9195" lineto="9195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9195" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9199" lineto="9199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9199" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9203" lineto="9203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9203" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9207" lineto="9207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9207" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9211" lineto="9211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9211" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9215" lineto="9215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9215" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9219" lineto="9219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9219" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9223" lineto="9223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9223" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9227" lineto="9227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9227" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9231" lineto="9231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9231" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9235" lineto="9235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9235" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9239" lineto="9239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9239" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9243" lineto="9243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9243" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9247" lineto="9247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9247" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9251" lineto="9251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9251" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9255" lineto="9255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9255" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9259" lineto="9259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9259" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9263" lineto="9263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9263" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9267" lineto="9267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9267" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9271" lineto="9271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9271" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9275" lineto="9275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9275" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9279" lineto="9279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9279" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9283" lineto="9283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9283" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9287" lineto="9287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9287" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9291" lineto="9291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9291" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9295" lineto="9295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9295" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9299" lineto="9299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9299" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9303" lineto="9303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9303" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9307" lineto="9307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9307" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9311" lineto="9311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9311" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9315" lineto="9315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9315" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9319" lineto="9319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9323" lineto="9323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9323" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9327" lineto="9327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9327" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9331" lineto="9331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9331" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9335" lineto="9335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9335" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9339" lineto="9339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9339" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9343" lineto="9343" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9343" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9347" lineto="9347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9347" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9351" lineto="9351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9351" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9355" lineto="9355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9355" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9359" lineto="9359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9359" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9363" lineto="9363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9363" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9367" lineto="9367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9367" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9371" lineto="9371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9371" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9375" lineto="9375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9375" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9379" lineto="9379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9379" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9383" lineto="9383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9383" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9387" lineto="9387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9387" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9391" lineto="9391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9391" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9395" lineto="9395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9395" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9399" lineto="9399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9399" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9403" lineto="9403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9403" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9407" lineto="9407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9407" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9411" lineto="9411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9411" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9415" lineto="9415" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9415" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9419" lineto="9419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9419" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9423" lineto="9423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9423" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9427" lineto="9427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9427" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9431" lineto="9431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9431" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9435" lineto="9435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9435" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9439" lineto="9439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9439" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9443" lineto="9443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9443" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9447" lineto="9447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9447" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9451" lineto="9451" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9451" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9455" lineto="9455" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9455" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9459" lineto="9459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9459" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9463" lineto="9463" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9463" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9467" lineto="9467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9467" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9471" lineto="9471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9471" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9475" lineto="9475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9475" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9479" lineto="9479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9479" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9483" lineto="9483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9483" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9487" lineto="9487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9487" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9491" lineto="9491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9491" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9495" lineto="9495" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9495" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9499" lineto="9499" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9499" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9503" lineto="9503" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9503" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9507" lineto="9507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9507" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9511" lineto="9511" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9511" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9515" lineto="9515" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9515" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9519" lineto="9519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9519" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9523" lineto="9523" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9523" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9527" lineto="9527" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9527" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9531" lineto="9531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9531" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9535" lineto="9535" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9535" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9539" lineto="9539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9539" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9543" lineto="9543" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9543" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9547" lineto="9547" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9547" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9551" lineto="9551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9551" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9555" lineto="9555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9555" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9559" lineto="9559" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9559" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9563" lineto="9563" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9563" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9567" lineto="9567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9567" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9571" lineto="9571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9571" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9575" lineto="9575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9575" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9579" lineto="9579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9579" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9583" lineto="9583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9583" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9587" lineto="9587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9587" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9591" lineto="9591" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9591" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9595" lineto="9595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9595" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9599" lineto="9599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9599" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9603" lineto="9603" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9603" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9607" lineto="9607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9607" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9611" lineto="9611" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9611" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9615" lineto="9615" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9615" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9619" lineto="9619" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9619" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9623" lineto="9623" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9623" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9627" lineto="9627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9627" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9631" lineto="9631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9631" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9635" lineto="9635" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9635" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9639" lineto="9639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9639" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9643" lineto="9643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9643" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9647" lineto="9647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9647" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9651" lineto="9651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9651" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9655" lineto="9655" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9655" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9659" lineto="9659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9659" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9663" lineto="9663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9663" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9667" lineto="9667" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9667" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9671" lineto="9671" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9671" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9675" lineto="9675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9675" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9679" lineto="9679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9679" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9683" lineto="9683" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9683" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9687" lineto="9687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9687" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9691" lineto="9691" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9691" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9695" lineto="9695" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9695" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9699" lineto="9699" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9699" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9703" lineto="9703" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9703" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9707" lineto="9707" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9707" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9711" lineto="9711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9711" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9715" lineto="9715" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9715" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9719" lineto="9719" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9719" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9723" lineto="9723" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9723" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9727" lineto="9727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9727" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9731" lineto="9731" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9731" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9735" lineto="9735" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9735" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9739" lineto="9739" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9739" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9743" lineto="9743" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9743" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9747" lineto="9747" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9747" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9751" lineto="9751" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9751" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9755" lineto="9755" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9755" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9759" lineto="9759" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9759" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9763" lineto="9763" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9763" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9767" lineto="9767" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9767" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9771" lineto="9771" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9771" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9775" lineto="9775" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9775" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9779" lineto="9779" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9779" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9783" lineto="9783" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9783" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9787" lineto="9787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9787" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9791" lineto="9791" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9791" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9795" lineto="9795" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9795" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9799" lineto="9799" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9799" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9803" lineto="9803" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9803" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9807" lineto="9807" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9807" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9811" lineto="9811" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9811" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9815" lineto="9815" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9815" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9819" lineto="9819" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9819" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9823" lineto="9823" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9823" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9827" lineto="9827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9827" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9831" lineto="9831" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9831" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9835" lineto="9835" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9835" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9839" lineto="9839" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9839" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9843" lineto="9843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9843" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9847" lineto="9847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9847" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9851" lineto="9851" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9851" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9855" lineto="9855" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9855" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9859" lineto="9859" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9859" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9863" lineto="9863" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9863" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9867" lineto="9867" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9867" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9871" lineto="9871" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9871" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9875" lineto="9875" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9875" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9879" lineto="9879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9879" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9883" lineto="9883" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9883" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9887" lineto="9887" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9887" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9891" lineto="9891" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9891" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9895" lineto="9895" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9895" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9899" lineto="9899" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9899" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9903" lineto="9903" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9903" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9907" lineto="9907" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9907" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9911" lineto="9911" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9911" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9915" lineto="9915" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9915" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9919" lineto="9919" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9919" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9923" lineto="9923" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9923" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9927" lineto="9927" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9927" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9931" lineto="9931" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9931" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9935" lineto="9935" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9935" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9939" lineto="9939" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9939" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9943" lineto="9943" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9943" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9947" lineto="9947" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9947" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9951" lineto="9951" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9951" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9955" lineto="9955" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9955" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9959" lineto="9959" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9959" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9963" lineto="9963" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9963" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9967" lineto="9967" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9967" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9971" lineto="9971" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9971" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9975" lineto="9975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9975" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9979" lineto="9979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9979" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9983" lineto="9983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9983" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9987" lineto="9987" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9987" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9991" lineto="9991" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9991" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9995" lineto="9995" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9995" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="9999" lineto="9999" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L9999" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10003" lineto="10003" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10003" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10007" lineto="10007" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10007" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10011" lineto="10011" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10011" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10015" lineto="10015" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10015" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10019" lineto="10019" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10019" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10023" lineto="10023" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10023" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10027" lineto="10027" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10027" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10031" lineto="10031" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10031" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10035" lineto="10035" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10035" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10039" lineto="10039" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10039" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10043" lineto="10043" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10043" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10047" lineto="10047" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10047" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10051" lineto="10051" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10051" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10055" lineto="10055" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10055" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10059" lineto="10059" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10059" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10063" lineto="10063" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10063" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10067" lineto="10067" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10067" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10071" lineto="10071" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10071" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10075" lineto="10075" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10075" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10079" lineto="10079" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10079" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10083" lineto="10083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10083" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10087" lineto="10087" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10087" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10091" lineto="10091" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10091" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10095" lineto="10095" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10095" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10099" lineto="10099" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10099" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10103" lineto="10103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10103" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10107" lineto="10107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10107" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10111" lineto="10111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10111" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10115" lineto="10115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10115" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10119" lineto="10119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10119" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10123" lineto="10123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10123" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10127" lineto="10127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10127" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10131" lineto="10131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10131" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10135" lineto="10135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10135" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10139" lineto="10139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10139" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10143" lineto="10143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10143" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10147" lineto="10147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10147" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10151" lineto="10151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10151" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10155" lineto="10155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10155" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10159" lineto="10159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10159" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10163" lineto="10163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10163" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10167" lineto="10167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10167" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10171" lineto="10171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10171" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10175" lineto="10175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10175" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10179" lineto="10179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10179" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10183" lineto="10183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10183" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10187" lineto="10187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10187" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10191" lineto="10191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10191" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10195" lineto="10195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10195" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10199" lineto="10199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10199" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10203" lineto="10203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10203" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10207" lineto="10207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10207" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10211" lineto="10211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10211" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10215" lineto="10215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10215" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10219" lineto="10219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10219" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10223" lineto="10223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10223" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10227" lineto="10227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10227" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10231" lineto="10231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10231" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10235" lineto="10235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10235" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10239" lineto="10239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10239" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10243" lineto="10243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10243" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10247" lineto="10247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10247" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10251" lineto="10251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10251" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10255" lineto="10255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10255" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10259" lineto="10259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10259" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10263" lineto="10263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10263" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10267" lineto="10267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10267" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10271" lineto="10271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10271" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10275" lineto="10275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10275" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10279" lineto="10279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10279" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10283" lineto="10283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10283" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10287" lineto="10287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10287" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10291" lineto="10291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10291" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10295" lineto="10295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10295" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10299" lineto="10299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10299" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10303" lineto="10303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10303" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10307" lineto="10307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10307" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10311" lineto="10311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10311" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10315" lineto="10315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10315" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10319" lineto="10319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10323" lineto="10323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10323" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10327" lineto="10327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10327" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10331" lineto="10331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10331" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10335" lineto="10335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10335" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10339" lineto="10339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10339" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10343" lineto="10343" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10343" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10347" lineto="10347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10347" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10351" lineto="10351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10351" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10355" lineto="10355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10355" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10359" lineto="10359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10359" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10363" lineto="10363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10363" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10367" lineto="10367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10367" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10371" lineto="10371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10371" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10372" lineto="10372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10372" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10373" lineto="10373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10374" lineto="10374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10374" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10375" lineto="10375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10375" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10379" lineto="10379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10379" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10383" lineto="10383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10383" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10384" lineto="10384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10384" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10385" lineto="10385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10386" lineto="10386" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10386" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10387" lineto="10387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10387" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10391" lineto="10391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10391" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10395" lineto="10395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10395" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10396" lineto="10396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10396" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10397" lineto="10397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10397" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10398" lineto="10398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10398" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10401" lineto="10401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10402" lineto="10402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10402" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10403" lineto="10403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10403" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10404" lineto="10404" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10404" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10407" lineto="10407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10407" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10408" lineto="10408" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10408" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10409" lineto="10409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10410" lineto="10410" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10410" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10413" lineto="10413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10414" lineto="10414" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10414" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10415" lineto="10415" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10415" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10418" lineto="10418" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10418" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10419" lineto="10419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10419" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10420" lineto="10420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10420" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10423" lineto="10423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10423" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10424" lineto="10424" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10424" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10425" lineto="10425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10426" lineto="10426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10426" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10429" lineto="10429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10430" lineto="10430" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10430" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10431" lineto="10431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10431" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10432" lineto="10432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10432" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10435" lineto="10435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10435" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10439" lineto="10439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10439" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10440" lineto="10440" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10440" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10444" lineto="10444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10444" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10445" lineto="10445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10481" lineto="10481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10482" lineto="10482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10482" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10495" lineto="10495" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10495" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10496" lineto="10496" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10496" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10501" lineto="10501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10502" lineto="10502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10502" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10506" lineto="10506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10506" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10507" lineto="10507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10507" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10508" lineto="10508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10508" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10509" lineto="10509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10509" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10513" lineto="10513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10513" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10517" lineto="10517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10518" lineto="10518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10518" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10522" lineto="10522" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10522" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10523" lineto="10523" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10523" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10524" lineto="10524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10524" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10525" lineto="10525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10531" lineto="10531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10531" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10535" lineto="10535" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10535" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10536" lineto="10536" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10536" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10537" lineto="10537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10541" lineto="10541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10542" lineto="10542" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10542" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10543" lineto="10543" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10543" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10547" lineto="10547" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10547" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10548" lineto="10548" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10548" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10549" lineto="10549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10553" lineto="10553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10554" lineto="10554" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10554" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10555" lineto="10555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10555" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10559" lineto="10559" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10559" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10560" lineto="10560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10560" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10561" lineto="10561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10565" lineto="10565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10566" lineto="10566" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10566" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10567" lineto="10567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10567" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10571" lineto="10571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10571" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10575" lineto="10575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10575" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10579" lineto="10579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10579" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10580" lineto="10580" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10580" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10584" lineto="10584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10584" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10585" lineto="10585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10586" lineto="10586" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10586" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10587" lineto="10587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10587" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10591" lineto="10591" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10591" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10592" lineto="10592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10592" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10593" lineto="10593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10594" lineto="10594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10594" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10595" lineto="10595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10595" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10599" lineto="10599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10599" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10603" lineto="10603" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10603" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10607" lineto="10607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10607" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10608" lineto="10608" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10608" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10609" lineto="10609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10610" lineto="10610" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10610" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10611" lineto="10611" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10611" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10612" lineto="10612" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10612" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10613" lineto="10613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10614" lineto="10614" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10614" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10615" lineto="10615" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10615" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10619" lineto="10619" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10619" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10620" lineto="10620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10620" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10621" lineto="10621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10625" lineto="10625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10629" lineto="10629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10630" lineto="10630" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10630" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10634" lineto="10634" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10634" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10635" lineto="10635" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10635" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10653" lineto="10653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10654" lineto="10654" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10654" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10655" lineto="10655" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10655" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10656" lineto="10656" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10656" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10657" lineto="10657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10658" lineto="10658" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10658" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10659" lineto="10659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10659" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10660" lineto="10660" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10660" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10661" lineto="10661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10661" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10662" lineto="10662" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10662" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10663" lineto="10663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10663" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10681" lineto="10681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10681" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10682" lineto="10682" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10682" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10686" lineto="10686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10686" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10687" lineto="10687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10687" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10688" lineto="10688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10688" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10689" lineto="10689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10689" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10690" lineto="10690" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10690" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10691" lineto="10691" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10691" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10692" lineto="10692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10692" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10696" lineto="10696" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10696" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10697" lineto="10697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10701" lineto="10701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10705" lineto="10705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10706" lineto="10706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10706" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10710" lineto="10710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10710" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10711" lineto="10711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10711" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10712" lineto="10712" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10712" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10713" lineto="10713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10714" lineto="10714" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10714" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10715" lineto="10715" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10715" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10716" lineto="10716" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10716" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10717" lineto="10717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10718" lineto="10718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10718" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10726" lineto="10726" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10726" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10727" lineto="10727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10727" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10728" lineto="10728" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10728" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10729" lineto="10729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10733" lineto="10733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10734" lineto="10734" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10734" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10735" lineto="10735" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10735" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10736" lineto="10736" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10736" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10737" lineto="10737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10738" lineto="10738" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10738" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10739" lineto="10739" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10739" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10740" lineto="10740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10740" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10741" lineto="10741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10742" lineto="10742" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10742" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10750" lineto="10750" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10750" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10751" lineto="10751" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10751" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10752" lineto="10752" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10752" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10753" lineto="10753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10758" lineto="10758" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10758" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10759" lineto="10759" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10759" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10760" lineto="10760" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10760" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10768" lineto="10768" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10768" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10769" lineto="10769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10777" lineto="10777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10778" lineto="10778" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10778" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10787" lineto="10787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10787" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10788" lineto="10788" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10788" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10789" lineto="10789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10790" lineto="10790" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10790" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10794" lineto="10794" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10794" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10795" lineto="10795" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10795" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10796" lineto="10796" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10796" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10797" lineto="10797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10802" lineto="10802" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10802" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10803" lineto="10803" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10803" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10807" lineto="10807" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10807" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10808" lineto="10808" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10808" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10809" lineto="10809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10810" lineto="10810" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10810" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10811" lineto="10811" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10811" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10812" lineto="10812" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10812" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10813" lineto="10813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10814" lineto="10814" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10814" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10815" lineto="10815" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10815" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10816" lineto="10816" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10816" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10822" lineto="10822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10822" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10823" lineto="10823" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10823" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10824" lineto="10824" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10824" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10825" lineto="10825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10829" lineto="10829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10829" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10830" lineto="10830" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10830" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10831" lineto="10831" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10831" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10832" lineto="10832" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10832" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10833" lineto="10833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10834" lineto="10834" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10834" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10835" lineto="10835" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10835" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10836" lineto="10836" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10836" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10837" lineto="10837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10838" lineto="10838" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10838" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10846" lineto="10846" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10846" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10847" lineto="10847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10847" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10848" lineto="10848" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10848" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10849" lineto="10849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10853" lineto="10853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10854" lineto="10854" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10854" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10855" lineto="10855" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10855" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10856" lineto="10856" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10856" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10857" lineto="10857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10857" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10858" lineto="10858" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10858" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10859" lineto="10859" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10859" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10860" lineto="10860" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10860" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10861" lineto="10861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10861" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10862" lineto="10862" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10862" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10868" lineto="10868" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10868" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10869" lineto="10869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10870" lineto="10870" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10870" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10871" lineto="10871" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10871" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10878" lineto="10878" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10878" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10879" lineto="10879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10879" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10880" lineto="10880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10880" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10881" lineto="10881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10885" lineto="10885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10890" lineto="10890" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10890" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10894" lineto="10894" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10894" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10899" lineto="10899" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10899" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10903" lineto="10903" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10903" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10904" lineto="10904" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10904" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10905" lineto="10905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10908" lineto="10908" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10908" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10911" lineto="10911" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10911" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10914" lineto="10914" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10914" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10917" lineto="10917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10918" lineto="10918" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10918" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10921" lineto="10921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10924" lineto="10924" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10924" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10925" lineto="10925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10928" lineto="10928" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10928" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10929" lineto="10929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10929" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10930" lineto="10930" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10930" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10933" lineto="10933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10934" lineto="10934" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10934" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10937" lineto="10937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10938" lineto="10938" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10938" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10942" lineto="10942" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10942" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10946" lineto="10946" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10946" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10950" lineto="10950" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10950" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10954" lineto="10954" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10954" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10957" lineto="10957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10958" lineto="10958" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10958" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10959" lineto="10959" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10959" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10962" lineto="10962" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10962" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10963" lineto="10963" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10963" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10964" lineto="10964" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10964" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10967" lineto="10967" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10967" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10970" lineto="10970" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10970" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10973" lineto="10973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10974" lineto="10974" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10974" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10977" lineto="10977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10980" lineto="10980" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10980" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10983" lineto="10983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10983" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10984" lineto="10984" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10984" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10987" lineto="10987" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10987" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10990" lineto="10990" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10990" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10993" lineto="10993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10996" lineto="10996" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10996" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="10997" lineto="10997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L10997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11001" lineto="11001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11007" lineto="11007" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11007" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11008" lineto="11008" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11008" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11009" lineto="11009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11013" lineto="11013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11016" lineto="11016" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11016" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11019" lineto="11019" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11019" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11023" lineto="11023" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11023" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11024" lineto="11024" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11024" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11028" lineto="11028" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11028" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11032" lineto="11032" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11032" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11036" lineto="11036" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11036" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11037" lineto="11037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11041" lineto="11041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11044" lineto="11044" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11044" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11047" lineto="11047" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11047" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11050" lineto="11050" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11050" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11053" lineto="11053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11054" lineto="11054" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11054" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11055" lineto="11055" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11055" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11058" lineto="11058" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11058" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11059" lineto="11059" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11059" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11060" lineto="11060" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11060" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11063" lineto="11063" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11063" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11064" lineto="11064" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11064" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11065" lineto="11065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11066" lineto="11066" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11066" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11069" lineto="11069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11073" lineto="11073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11077" lineto="11077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11082" lineto="11082" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11082" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11086" lineto="11086" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11086" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11087" lineto="11087" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11087" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11091" lineto="11091" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11091" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11095" lineto="11095" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11095" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11098" lineto="11098" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11098" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11101" lineto="11101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11104" lineto="11104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11104" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11105" lineto="11105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11108" lineto="11108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11108" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11109" lineto="11109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11113" lineto="11113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11114" lineto="11114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11114" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11118" lineto="11118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11118" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11119" lineto="11119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11119" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11123" lineto="11123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11123" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11124" lineto="11124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11124" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11125" lineto="11125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11126" lineto="11126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11126" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11127" lineto="11127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11127" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11130" lineto="11130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11130" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11131" lineto="11131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11131" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11132" lineto="11132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11132" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11136" lineto="11136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11136" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11137" lineto="11137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11141" lineto="11141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11142" lineto="11142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11142" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11156" lineto="11156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11156" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11157" lineto="11157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11157" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11163" lineto="11163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11163" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11164" lineto="11164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11164" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11165" lineto="11165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11166" lineto="11166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11166" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11171" lineto="11171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11171" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11175" lineto="11175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11175" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11176" lineto="11176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11176" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11177" lineto="11177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11178" lineto="11178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11178" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11179" lineto="11179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11179" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11183" lineto="11183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11183" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11187" lineto="11187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11187" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11191" lineto="11191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11191" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11192" lineto="11192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11192" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11196" lineto="11196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11196" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11197" lineto="11197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11201" lineto="11201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11202" lineto="11202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11202" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11206" lineto="11206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11206" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11207" lineto="11207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11207" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11208" lineto="11208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11208" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11214" lineto="11214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11214" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11215" lineto="11215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11215" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11219" lineto="11219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11219" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11220" lineto="11220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11220" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11221" lineto="11221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11224" lineto="11224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11224" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11225" lineto="11225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11226" lineto="11226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11226" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11227" lineto="11227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11227" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11230" lineto="11230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11230" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11231" lineto="11231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11231" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11232" lineto="11232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11232" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11233" lineto="11233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11236" lineto="11236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11236" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11240" lineto="11240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11240" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11241" lineto="11241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11242" lineto="11242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11242" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11245" lineto="11245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11245" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11246" lineto="11246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11246" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11250" lineto="11250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11250" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11254" lineto="11254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11254" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11258" lineto="11258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11258" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11259" lineto="11259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11259" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11263" lineto="11263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11263" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11267" lineto="11267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11267" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11270" lineto="11270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11270" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11271" lineto="11271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11271" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11274" lineto="11274" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11274" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11275" lineto="11275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11275" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11278" lineto="11278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11278" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11281" lineto="11281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11284" lineto="11284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11284" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11287" lineto="11287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11287" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11290" lineto="11290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11290" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11293" lineto="11293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11294" lineto="11294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11294" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11297" lineto="11297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11300" lineto="11300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11300" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11303" lineto="11303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11303" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11307" lineto="11307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11307" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11311" lineto="11311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11311" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11315" lineto="11315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11315" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11319" lineto="11319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11320" lineto="11320" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11320" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11324" lineto="11324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11324" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11325" lineto="11325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11329" lineto="11329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11330" lineto="11330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11330" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11334" lineto="11334" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11334" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11338" lineto="11338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11338" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11342" lineto="11342" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11342" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11346" lineto="11346" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11346" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11350" lineto="11350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11350" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11351" lineto="11351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11351" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11355" lineto="11355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11355" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11356" lineto="11356" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11356" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11360" lineto="11360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11360" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11364" lineto="11364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11364" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11368" lineto="11368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11368" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11372" lineto="11372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11372" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11376" lineto="11376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11376" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11380" lineto="11380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11380" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11381" lineto="11381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11385" lineto="11385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11389" lineto="11389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11393" lineto="11393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11397" lineto="11397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11397" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11401" lineto="11401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11405" lineto="11405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11409" lineto="11409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11413" lineto="11413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11417" lineto="11417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11421" lineto="11421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11425" lineto="11425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11426" lineto="11426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11426" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11427" lineto="11427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11427" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11428" lineto="11428" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11428" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11432" lineto="11432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11432" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11436" lineto="11436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11436" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11440" lineto="11440" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11440" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11444" lineto="11444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11444" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11448" lineto="11448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11448" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11452" lineto="11452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11452" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11453" lineto="11453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11454" lineto="11454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11454" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11455" lineto="11455" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11455" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11456" lineto="11456" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11456" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11457" lineto="11457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11458" lineto="11458" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11458" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11459" lineto="11459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11459" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11460" lineto="11460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11460" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11461" lineto="11461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11467" lineto="11467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11467" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11468" lineto="11468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11468" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11469" lineto="11469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11470" lineto="11470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11470" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11474" lineto="11474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11474" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11475" lineto="11475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11475" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11476" lineto="11476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11476" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11477" lineto="11477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11477" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11481" lineto="11481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11482" lineto="11482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11482" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11483" lineto="11483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11483" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11489" lineto="11489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11490" lineto="11490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11490" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11496" lineto="11496" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11496" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11497" lineto="11497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11497" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11501" lineto="11501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11502" lineto="11502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11502" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11503" lineto="11503" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11503" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11511" lineto="11511" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11511" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11512" lineto="11512" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11512" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11516" lineto="11516" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11516" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11517" lineto="11517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11518" lineto="11518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11518" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11522" lineto="11522" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11522" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11523" lineto="11523" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11523" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11524" lineto="11524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11524" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11528" lineto="11528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11528" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11532" lineto="11532" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11532" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11533" lineto="11533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11537" lineto="11537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11541" lineto="11541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11542" lineto="11542" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11542" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11543" lineto="11543" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11543" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11547" lineto="11547" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11547" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11551" lineto="11551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11551" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11555" lineto="11555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11555" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11559" lineto="11559" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11559" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11560" lineto="11560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11560" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11564" lineto="11564" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11564" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11568" lineto="11568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11568" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11572" lineto="11572" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11572" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11583" lineto="11583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11583" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11590" lineto="11590" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11590" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11599" lineto="11599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11599" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11603" lineto="11603" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11603" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11607" lineto="11607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11607" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11611" lineto="11611" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11611" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11615" lineto="11615" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11615" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11616" lineto="11616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11616" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11620" lineto="11620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11620" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11624" lineto="11624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11624" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11625" lineto="11625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11626" lineto="11626" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11626" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11630" lineto="11630" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11630" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11631" lineto="11631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11631" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11635" lineto="11635" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11635" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11639" lineto="11639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11639" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11643" lineto="11643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11643" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11644" lineto="11644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11644" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11645" lineto="11645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11646" lineto="11646" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11646" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11650" lineto="11650" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11650" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11651" lineto="11651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11651" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11655" lineto="11655" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11655" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11659" lineto="11659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11659" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11660" lineto="11660" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11660" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11664" lineto="11664" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11664" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11668" lineto="11668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11668" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11669" lineto="11669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11670" lineto="11670" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11670" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11674" lineto="11674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11674" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11675" lineto="11675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11675" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11676" lineto="11676" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11676" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11680" lineto="11680" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11680" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11684" lineto="11684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11684" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11688" lineto="11688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11688" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11692" lineto="11692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11692" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11693" lineto="11693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11697" lineto="11697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11698" lineto="11698" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11698" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11702" lineto="11702" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11702" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11703" lineto="11703" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11703" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11704" lineto="11704" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11704" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11708" lineto="11708" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11708" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11709" lineto="11709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11713" lineto="11713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11717" lineto="11717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11718" lineto="11718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11718" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11719" lineto="11719" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11719" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11723" lineto="11723" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11723" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11727" lineto="11727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11727" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11731" lineto="11731" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11731" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11735" lineto="11735" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11735" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11736" lineto="11736" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11736" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11737" lineto="11737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11738" lineto="11738" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11738" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11742" lineto="11742" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11742" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11746" lineto="11746" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11746" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11750" lineto="11750" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11750" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11754" lineto="11754" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11754" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11758" lineto="11758" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11758" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11762" lineto="11762" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11762" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11766" lineto="11766" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11766" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11770" lineto="11770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11770" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11771" lineto="11771" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11771" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11772" lineto="11772" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11772" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11776" lineto="11776" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11776" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11780" lineto="11780" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11780" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11781" lineto="11781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11782" lineto="11782" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11782" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11786" lineto="11786" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11786" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11787" lineto="11787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11787" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11788" lineto="11788" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11788" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11792" lineto="11792" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11792" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11793" lineto="11793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11797" lineto="11797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11801" lineto="11801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11801" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11805" lineto="11805" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11805" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11809" lineto="11809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11810" lineto="11810" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11810" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11811" lineto="11811" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11811" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11812" lineto="11812" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11812" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11813" lineto="11813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11814" lineto="11814" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11814" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11817" lineto="11817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11818" lineto="11818" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11818" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11821" lineto="11821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11822" lineto="11822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11822" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11825" lineto="11825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11828" lineto="11828" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11828" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11829" lineto="11829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11829" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11830" lineto="11830" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11830" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11833" lineto="11833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11836" lineto="11836" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11836" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11840" lineto="11840" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11840" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11844" lineto="11844" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11844" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11848" lineto="11848" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11848" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11849" lineto="11849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11853" lineto="11853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11854" lineto="11854" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11854" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11858" lineto="11858" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11858" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11896" lineto="11896" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11896" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11897" lineto="11897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11901" lineto="11901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11902" lineto="11902" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11902" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11903" lineto="11903" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11903" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11904" lineto="11904" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11904" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11908" lineto="11908" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11908" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11912" lineto="11912" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11912" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11915" lineto="11915" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11915" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11916" lineto="11916" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11916" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11917" lineto="11917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11921" lineto="11921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11925" lineto="11925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11929" lineto="11929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11929" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11933" lineto="11933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11937" lineto="11937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11940" lineto="11940" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11940" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11944" lineto="11944" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11944" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11945" lineto="11945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11949" lineto="11949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11953" lineto="11953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11957" lineto="11957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11961" lineto="11961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11965" lineto="11965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11968" lineto="11968" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11968" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11972" lineto="11972" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11972" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11973" lineto="11973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11977" lineto="11977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11978" lineto="11978" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11978" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11982" lineto="11982" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11982" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11983" lineto="11983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11983" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11984" lineto="11984" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11984" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11985" lineto="11985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11986" lineto="11986" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11986" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11990" lineto="11990" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11990" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11993" lineto="11993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11994" lineto="11994" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11994" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11995" lineto="11995" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11995" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="11998" lineto="11998" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L11998" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12001" lineto="12001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12005" lineto="12005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12009" lineto="12009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12013" lineto="12013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12017" lineto="12017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12021" lineto="12021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12026" lineto="12026" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12026" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12030" lineto="12030" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12030" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12034" lineto="12034" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12034" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12041" lineto="12041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12042" lineto="12042" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12042" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12043" lineto="12043" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12043" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12044" lineto="12044" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12044" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12051" lineto="12051" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12051" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12055" lineto="12055" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12055" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12059" lineto="12059" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12059" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12063" lineto="12063" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12063" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12067" lineto="12067" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12067" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12068" lineto="12068" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12068" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12072" lineto="12072" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12072" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12076" lineto="12076" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12076" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12080" lineto="12080" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12080" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12084" lineto="12084" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12084" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12088" lineto="12088" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12088" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12092" lineto="12092" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12092" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12096" lineto="12096" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12096" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12100" lineto="12100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12100" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12104" lineto="12104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12104" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12108" lineto="12108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12108" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12109" lineto="12109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12113" lineto="12113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12117" lineto="12117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12121" lineto="12121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12121" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12125" lineto="12125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12126" lineto="12126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12126" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12127" lineto="12127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12127" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12131" lineto="12131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12131" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12136" lineto="12136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12136" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12137" lineto="12137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12141" lineto="12141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12145" lineto="12145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12151" lineto="12151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12151" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12155" lineto="12155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12155" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12156" lineto="12156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12156" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12160" lineto="12160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12160" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12165" lineto="12165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12166" lineto="12166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12166" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12175" lineto="12175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12175" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12176" lineto="12176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12176" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12185" lineto="12185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12185" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12191" lineto="12191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12191" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12192" lineto="12192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12192" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12193" lineto="12193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12194" lineto="12194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12194" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12195" lineto="12195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12195" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12199" lineto="12199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12199" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12203" lineto="12203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12203" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12207" lineto="12207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12207" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12211" lineto="12211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12211" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12217" lineto="12217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12222" lineto="12222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12222" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12223" lineto="12223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12223" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12224" lineto="12224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12224" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12225" lineto="12225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12229" lineto="12229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12233" lineto="12233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12239" lineto="12239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12239" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12240" lineto="12240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12240" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12241" lineto="12241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12242" lineto="12242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12242" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12243" lineto="12243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12243" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12244" lineto="12244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12244" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12251" lineto="12251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12251" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12255" lineto="12255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12255" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12259" lineto="12259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12259" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12263" lineto="12263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12263" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12268" lineto="12268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12268" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12271" lineto="12271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12271" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12274" lineto="12274" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12274" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12272" lineto="12272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12272" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12273" lineto="12273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12278" lineto="12278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12278" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12282" lineto="12282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12282" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12283" lineto="12283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12283" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12284" lineto="12284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12284" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12285" lineto="12285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12289" lineto="12289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12293" lineto="12293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12294" lineto="12294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12294" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12295" lineto="12295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12295" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12299" lineto="12299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12299" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12300" lineto="12300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12300" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12304" lineto="12304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12304" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12305" lineto="12305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12306" lineto="12306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12306" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12310" lineto="12310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12310" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12311" lineto="12311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12311" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12315" lineto="12315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12315" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12319" lineto="12319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12321" lineto="12321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12320" lineto="12320" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12320" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12322" lineto="12322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12322" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12324" lineto="12324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12324" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12323" lineto="12323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12323" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12325" lineto="12325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12327" lineto="12327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12327" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12326" lineto="12326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12326" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12328" lineto="12328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12328" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12330" lineto="12330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12330" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12329" lineto="12329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12331" lineto="12331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12331" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12333" lineto="12333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12332" lineto="12332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12332" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12334" lineto="12334" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12334" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12336" lineto="12336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12336" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12335" lineto="12335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12335" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12337" lineto="12337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12339" lineto="12339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12339" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12338" lineto="12338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12338" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12340" lineto="12340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12340" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12342" lineto="12342" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12342" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12341" lineto="12341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12343" lineto="12343" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12343" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12345" lineto="12345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12345" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12344" lineto="12344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12344" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12346" lineto="12346" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12346" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12348" lineto="12348" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12348" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12347" lineto="12347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12347" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12351" lineto="12351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12351" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12353" lineto="12353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12353" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12352" lineto="12352" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12352" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12354" lineto="12354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12354" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12356" lineto="12356" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12356" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12355" lineto="12355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12355" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12357" lineto="12357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12357" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12359" lineto="12359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12359" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12358" lineto="12358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12358" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12360" lineto="12360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12360" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12364" lineto="12364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12364" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12361" lineto="12361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12362" lineto="12362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12362" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12363" lineto="12363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12363" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12365" lineto="12365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12367" lineto="12367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12367" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12366" lineto="12366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12366" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12368" lineto="12368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12368" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12370" lineto="12370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12370" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12369" lineto="12369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12371" lineto="12371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12371" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12373" lineto="12373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12372" lineto="12372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12372" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12374" lineto="12374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12374" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12376" lineto="12376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12376" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12375" lineto="12375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12375" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12377" lineto="12377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12379" lineto="12379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12379" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12378" lineto="12378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12378" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12380" lineto="12380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12380" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12382" lineto="12382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12382" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12381" lineto="12381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12385" lineto="12385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12387" lineto="12387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12387" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12386" lineto="12386" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12386" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12388" lineto="12388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12388" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12390" lineto="12390" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12390" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12389" lineto="12389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12391" lineto="12391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12391" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12395" lineto="12395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12395" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12392" lineto="12392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12392" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12393" lineto="12393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12394" lineto="12394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12394" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12398" lineto="12398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12398" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12400" lineto="12400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12400" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12399" lineto="12399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12399" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12403" lineto="12403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12403" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12405" lineto="12405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12404" lineto="12404" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12404" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12406" lineto="12406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12406" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12408" lineto="12408" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12408" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12407" lineto="12407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12407" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12409" lineto="12409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12411" lineto="12411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12411" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12410" lineto="12410" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12410" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12414" lineto="12414" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12414" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12416" lineto="12416" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12416" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12415" lineto="12415" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12415" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12417" lineto="12417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12419" lineto="12419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12419" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12418" lineto="12418" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12418" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12420" lineto="12420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12420" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12422" lineto="12422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12422" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12421" lineto="12421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12423" lineto="12423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12423" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12425" lineto="12425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12424" lineto="12424" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12424" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12426" lineto="12426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12426" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12428" lineto="12428" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12428" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12427" lineto="12427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12427" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12429" lineto="12429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12432" lineto="12432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12432" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12430" lineto="12430" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12430" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12431" lineto="12431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12431" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12433" lineto="12433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12435" lineto="12435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12435" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12434" lineto="12434" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12434" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12436" lineto="12436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12436" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12438" lineto="12438" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12438" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12437" lineto="12437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12439" lineto="12439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12439" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12441" lineto="12441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12440" lineto="12440" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12440" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12442" lineto="12442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12442" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12444" lineto="12444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12444" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12443" lineto="12443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12443" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12445" lineto="12445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12447" lineto="12447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12447" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12446" lineto="12446" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12446" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12448" lineto="12448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12448" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12450" lineto="12450" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12450" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12449" lineto="12449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12449" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12451" lineto="12451" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12451" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12454" lineto="12454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12454" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12452" lineto="12452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12452" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12453" lineto="12453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12455" lineto="12455" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12455" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12457" lineto="12457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12456" lineto="12456" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12456" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12458" lineto="12458" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12458" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12461" lineto="12461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12459" lineto="12459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12459" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12460" lineto="12460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12460" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12462" lineto="12462" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12462" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12466" lineto="12466" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12466" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12463" lineto="12463" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12463" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12464" lineto="12464" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12464" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12465" lineto="12465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12469" lineto="12469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12471" lineto="12471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12471" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12470" lineto="12470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12470" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12474" lineto="12474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12474" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12477" lineto="12477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12477" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12475" lineto="12475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12475" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12476" lineto="12476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12476" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12480" lineto="12480" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12480" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12482" lineto="12482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12482" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12481" lineto="12481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12483" lineto="12483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12483" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12485" lineto="12485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12484" lineto="12484" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12484" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12486" lineto="12486" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12486" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12488" lineto="12488" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12488" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12487" lineto="12487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12487" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12489" lineto="12489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12491" lineto="12491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12491" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12490" lineto="12490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12490" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12492" lineto="12492" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12492" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12494" lineto="12494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12494" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12493" lineto="12493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12495" lineto="12495" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12495" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12497" lineto="12497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12497" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12496" lineto="12496" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12496" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12498" lineto="12498" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12498" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12500" lineto="12500" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12500" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12499" lineto="12499" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12499" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12501" lineto="12501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12503" lineto="12503" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12503" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12502" lineto="12502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12502" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12504" lineto="12504" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12504" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12506" lineto="12506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12506" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12505" lineto="12505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12505" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12509" lineto="12509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12509" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12512" lineto="12512" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12512" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12510" lineto="12510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12510" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12511" lineto="12511" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12511" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12513" lineto="12513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12513" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12515" lineto="12515" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12515" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12514" lineto="12514" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12514" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12516" lineto="12516" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12516" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12518" lineto="12518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12518" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12517" lineto="12517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12519" lineto="12519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12519" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12521" lineto="12521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12521" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12520" lineto="12520" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12520" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12522" lineto="12522" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12522" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12525" lineto="12525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12523" lineto="12523" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12523" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12524" lineto="12524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12524" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12526" lineto="12526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12526" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12529" lineto="12529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12527" lineto="12527" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12527" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12528" lineto="12528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12528" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12530" lineto="12530" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12530" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12532" lineto="12532" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12532" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12531" lineto="12531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12531" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12533" lineto="12533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12536" lineto="12536" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12536" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12534" lineto="12534" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12534" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12535" lineto="12535" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12535" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12537" lineto="12537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12539" lineto="12539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12539" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12538" lineto="12538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12538" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12540" lineto="12540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12540" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12542" lineto="12542" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12542" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12541" lineto="12541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12543" lineto="12543" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12543" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12545" lineto="12545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12544" lineto="12544" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12544" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12546" lineto="12546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12546" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12548" lineto="12548" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12548" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12547" lineto="12547" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12547" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12549" lineto="12549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12551" lineto="12551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12551" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12550" lineto="12550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12550" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12552" lineto="12552" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12552" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12555" lineto="12555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12555" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12553" lineto="12553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12554" lineto="12554" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12554" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12556" lineto="12556" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12556" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12558" lineto="12558" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12558" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12557" lineto="12557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12557" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12559" lineto="12559" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12559" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12561" lineto="12561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12560" lineto="12560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12560" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12562" lineto="12562" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12562" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12565" lineto="12565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12563" lineto="12563" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12563" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12564" lineto="12564" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12564" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12566" lineto="12566" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12566" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12570" lineto="12570" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12570" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12567" lineto="12567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12567" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12568" lineto="12568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12568" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12569" lineto="12569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12569" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12571" lineto="12571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12571" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12573" lineto="12573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12572" lineto="12572" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12572" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12574" lineto="12574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12574" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12576" lineto="12576" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12576" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12575" lineto="12575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12575" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12577" lineto="12577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12580" lineto="12580" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12580" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12578" lineto="12578" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12578" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12579" lineto="12579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12579" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12581" lineto="12581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12583" lineto="12583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12583" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12582" lineto="12582" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12582" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12584" lineto="12584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12584" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12586" lineto="12586" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12586" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12585" lineto="12585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12587" lineto="12587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12587" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12590" lineto="12590" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12590" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12588" lineto="12588" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12588" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12589" lineto="12589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12591" lineto="12591" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12591" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12593" lineto="12593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12592" lineto="12592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12592" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12594" lineto="12594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12594" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12596" lineto="12596" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12596" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12595" lineto="12595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12595" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12597" lineto="12597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12597" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12600" lineto="12600" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12600" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12598" lineto="12598" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12598" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12599" lineto="12599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12599" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12604" lineto="12604" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12604" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12608" lineto="12608" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12608" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12609" lineto="12609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12610" lineto="12610" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12610" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12614" lineto="12614" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12614" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12615" lineto="12615" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12615" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12616" lineto="12616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12616" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12620" lineto="12620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12620" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12621" lineto="12621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12622" lineto="12622" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12622" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12626" lineto="12626" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12626" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12627" lineto="12627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12627" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12628" lineto="12628" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12628" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12632" lineto="12632" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12632" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12633" lineto="12633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12633" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12637" lineto="12637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12641" lineto="12641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12642" lineto="12642" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12642" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12646" lineto="12646" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12646" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12650" lineto="12650" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12650" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12651" lineto="12651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12651" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12652" lineto="12652" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12652" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12656" lineto="12656" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12656" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12657" lineto="12657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12661" lineto="12661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12661" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12662" lineto="12662" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12662" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12663" lineto="12663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12663" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12667" lineto="12667" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12667" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12668" lineto="12668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12668" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12669" lineto="12669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12673" lineto="12673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12674" lineto="12674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12674" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12675" lineto="12675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12675" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12679" lineto="12679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12679" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12683" lineto="12683" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12683" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12685" lineto="12685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12685" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12684" lineto="12684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12684" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12688" lineto="12688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12688" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12691" lineto="12691" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12691" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12689" lineto="12689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12689" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12690" lineto="12690" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12690" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12692" lineto="12692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12692" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12694" lineto="12694" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12694" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12693" lineto="12693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12695" lineto="12695" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12695" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12698" lineto="12698" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12698" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12696" lineto="12696" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12696" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12697" lineto="12697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12699" lineto="12699" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12699" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12701" lineto="12701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12700" lineto="12700" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12700" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12702" lineto="12702" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12702" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12705" lineto="12705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12703" lineto="12703" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12703" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12704" lineto="12704" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12704" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12708" lineto="12708" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12708" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12710" lineto="12710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12710" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12709" lineto="12709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12711" lineto="12711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12711" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12713" lineto="12713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12712" lineto="12712" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12712" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12717" lineto="12717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12721" lineto="12721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12721" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12725" lineto="12725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12725" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12726" lineto="12726" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12726" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12732" lineto="12732" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12732" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12736" lineto="12736" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12736" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12737" lineto="12737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12738" lineto="12738" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12738" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12739" lineto="12739" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12739" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12740" lineto="12740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12740" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12744" lineto="12744" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12744" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12748" lineto="12748" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12748" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12749" lineto="12749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12753" lineto="12753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12757" lineto="12757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12761" lineto="12761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12765" lineto="12765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12769" lineto="12769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12773" lineto="12773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12774" lineto="12774" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12774" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12778" lineto="12778" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12778" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12779" lineto="12779" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12779" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12783" lineto="12783" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12783" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12787" lineto="12787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12787" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12791" lineto="12791" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12791" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12795" lineto="12795" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12795" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12799" lineto="12799" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12799" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12803" lineto="12803" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12803" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12804" lineto="12804" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12804" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12808" lineto="12808" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12808" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12812" lineto="12812" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12812" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12816" lineto="12816" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12816" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12817" lineto="12817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12818" lineto="12818" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12818" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12819" lineto="12819" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12819" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12823" lineto="12823" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12823" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12827" lineto="12827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12827" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12828" lineto="12828" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12828" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12832" lineto="12832" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12832" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12836" lineto="12836" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12836" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12837" lineto="12837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12838" lineto="12838" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12838" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12842" lineto="12842" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12842" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12843" lineto="12843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12843" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12846" lineto="12846" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12846" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12849" lineto="12849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12850" lineto="12850" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12850" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12853" lineto="12853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12856" lineto="12856" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12856" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12859" lineto="12859" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12859" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12862" lineto="12862" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12862" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12863" lineto="12863" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12863" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12864" lineto="12864" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12864" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12865" lineto="12865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12868" lineto="12868" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12868" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12872" lineto="12872" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12872" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12873" lineto="12873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12874" lineto="12874" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12874" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12875" lineto="12875" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12875" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12879" lineto="12879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12879" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12880" lineto="12880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12880" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12884" lineto="12884" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12884" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12885" lineto="12885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12890" lineto="12890" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12890" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12891" lineto="12891" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12891" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12896" lineto="12896" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12896" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12900" lineto="12900" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12900" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12904" lineto="12904" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12904" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12908" lineto="12908" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12908" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12912" lineto="12912" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12912" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12916" lineto="12916" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12916" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12920" lineto="12920" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12920" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12924" lineto="12924" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12924" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12928" lineto="12928" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12928" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12932" lineto="12932" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12932" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12933" lineto="12933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12937" lineto="12937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12941" lineto="12941" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12941" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12942" lineto="12942" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12942" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12943" lineto="12943" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12943" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12949" lineto="12949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12950" lineto="12950" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12950" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12954" lineto="12954" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12954" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12958" lineto="12958" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12958" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12959" lineto="12959" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12959" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12960" lineto="12960" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12960" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12964" lineto="12964" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12964" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12965" lineto="12965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12966" lineto="12966" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12966" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12969" lineto="12969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12972" lineto="12972" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12972" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12973" lineto="12973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12974" lineto="12974" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12974" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12977" lineto="12977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12978" lineto="12978" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12978" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12981" lineto="12981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12982" lineto="12982" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12982" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12983" lineto="12983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12983" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12984" lineto="12984" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12984" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12987" lineto="12987" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12987" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12988" lineto="12988" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12988" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12991" lineto="12991" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12991" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12994" lineto="12994" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12994" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12995" lineto="12995" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12995" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12998" lineto="12998" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12998" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="12999" lineto="12999" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L12999" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13002" lineto="13002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13002" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13005" lineto="13005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13006" lineto="13006" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13006" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13009" lineto="13009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13010" lineto="13010" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13010" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13011" lineto="13011" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13011" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13014" lineto="13014" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13014" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13017" lineto="13017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13018" lineto="13018" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13018" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13021" lineto="13021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13023" lineto="13023" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13023" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13022" lineto="13022" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13022" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13026" lineto="13026" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13026" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13029" lineto="13029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13029" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13032" lineto="13032" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13032" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13033" lineto="13033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13033" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13036" lineto="13036" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13036" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13039" lineto="13039" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13039" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13040" lineto="13040" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13040" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13041" lineto="13041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13042" lineto="13042" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13042" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13045" lineto="13045" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13045" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13046" lineto="13046" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13046" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13047" lineto="13047" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13047" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13048" lineto="13048" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13048" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13052" lineto="13052" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13052" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13053" lineto="13053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13054" lineto="13054" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13054" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13057" lineto="13057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13060" lineto="13060" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13060" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13063" lineto="13063" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13063" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13064" lineto="13064" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13064" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13065" lineto="13065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13066" lineto="13066" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13066" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13069" lineto="13069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13070" lineto="13070" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13070" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13071" lineto="13071" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13071" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13072" lineto="13072" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13072" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13075" lineto="13075" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13075" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13076" lineto="13076" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13076" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13077" lineto="13077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13078" lineto="13078" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13078" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13081" lineto="13081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13082" lineto="13082" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13082" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13083" lineto="13083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13083" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13086" lineto="13086" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13086" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13087" lineto="13087" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13087" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13090" lineto="13090" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13090" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13091" lineto="13091" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13091" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13092" lineto="13092" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13092" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13095" lineto="13095" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13095" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13096" lineto="13096" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13096" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13099" lineto="13099" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13099" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13100" lineto="13100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13100" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13101" lineto="13101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13104" lineto="13104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13104" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13105" lineto="13105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13108" lineto="13108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13108" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13109" lineto="13109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13112" lineto="13112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13112" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13113" lineto="13113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13114" lineto="13114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13114" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13117" lineto="13117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13120" lineto="13120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13120" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13123" lineto="13123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13123" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13126" lineto="13126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13126" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13129" lineto="13129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13130" lineto="13130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13130" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13131" lineto="13131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13131" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13132" lineto="13132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13132" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13135" lineto="13135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13135" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13136" lineto="13136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13136" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13139" lineto="13139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13139" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13142" lineto="13142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13142" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13143" lineto="13143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13143" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13144" lineto="13144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13144" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13145" lineto="13145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13146" lineto="13146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13146" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13147" lineto="13147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13147" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13148" lineto="13148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13148" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13149" lineto="13149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13149" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13152" lineto="13152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13152" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13155" lineto="13155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13155" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13158" lineto="13158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13158" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13161" lineto="13161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13164" lineto="13164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13164" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13167" lineto="13167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13167" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13168" lineto="13168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13168" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13169" lineto="13169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13169" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13170" lineto="13170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13170" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13171" lineto="13171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13171" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13174" lineto="13174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13174" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13177" lineto="13177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13178" lineto="13178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13178" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13179" lineto="13179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13179" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13180" lineto="13180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13180" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13181" lineto="13181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13181" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13182" lineto="13182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13182" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13183" lineto="13183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13183" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13184" lineto="13184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13184" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13187" lineto="13187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13187" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13188" lineto="13188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13188" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13189" lineto="13189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13190" lineto="13190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13190" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13193" lineto="13193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13194" lineto="13194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13194" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13195" lineto="13195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13195" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13196" lineto="13196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13196" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13197" lineto="13197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13198" lineto="13198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13198" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13202" lineto="13202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13202" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13203" lineto="13203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13203" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13206" lineto="13206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13206" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13207" lineto="13207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13207" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13208" lineto="13208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13208" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13209" lineto="13209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13210" lineto="13210" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13210" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13211" lineto="13211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13211" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13214" lineto="13214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13214" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13215" lineto="13215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13215" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13216" lineto="13216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13216" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13219" lineto="13219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13219" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13222" lineto="13222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13222" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13225" lineto="13225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13228" lineto="13228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13228" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13231" lineto="13231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13231" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13232" lineto="13232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13232" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13235" lineto="13235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13235" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13236" lineto="13236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13236" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13237" lineto="13237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13237" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13238" lineto="13238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13238" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13239" lineto="13239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13239" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13242" lineto="13242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13242" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13243" lineto="13243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13243" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13246" lineto="13246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13246" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13249" lineto="13249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13252" lineto="13252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13252" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13253" lineto="13253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13254" lineto="13254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13254" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13257" lineto="13257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13260" lineto="13260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13260" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13263" lineto="13263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13263" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13266" lineto="13266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13266" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13269" lineto="13269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13270" lineto="13270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13270" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13271" lineto="13271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13271" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13272" lineto="13272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13272" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13273" lineto="13273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13274" lineto="13274" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13274" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13277" lineto="13277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13278" lineto="13278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13278" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13279" lineto="13279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13279" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13280" lineto="13280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13280" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13281" lineto="13281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13282" lineto="13282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13282" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13283" lineto="13283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13283" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13286" lineto="13286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13286" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13287" lineto="13287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13287" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13288" lineto="13288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13288" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13289" lineto="13289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13290" lineto="13290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13290" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13291" lineto="13291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13291" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13294" lineto="13294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13294" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13297" lineto="13297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13300" lineto="13300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13300" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13303" lineto="13303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13303" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13306" lineto="13306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13306" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13307" lineto="13307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13307" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13308" lineto="13308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13308" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13309" lineto="13309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13310" lineto="13310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13310" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13311" lineto="13311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13311" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13312" lineto="13312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13312" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13313" lineto="13313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13314" lineto="13314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13314" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13317" lineto="13317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13318" lineto="13318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13318" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13319" lineto="13319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13320" lineto="13320" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13320" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13321" lineto="13321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13322" lineto="13322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13322" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13323" lineto="13323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13323" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13324" lineto="13324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13324" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13327" lineto="13327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13327" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13330" lineto="13330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13330" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13333" lineto="13333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13336" lineto="13336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13336" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13337" lineto="13337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13338" lineto="13338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13338" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13341" lineto="13341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13342" lineto="13342" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13342" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13343" lineto="13343" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13343" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13344" lineto="13344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13344" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13345" lineto="13345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13345" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13348" lineto="13348" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13348" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13351" lineto="13351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13351" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13354" lineto="13354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13354" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13355" lineto="13355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13355" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13359" lineto="13359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13359" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13360" lineto="13360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13360" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13363" lineto="13363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13363" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13365" lineto="13365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13364" lineto="13364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13364" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13366" lineto="13366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13366" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13369" lineto="13369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13367" lineto="13367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13367" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13368" lineto="13368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13368" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13370" lineto="13370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13370" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13374" lineto="13374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13374" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13371" lineto="13371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13371" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13372" lineto="13372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13372" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13373" lineto="13373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13375" lineto="13375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13375" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13378" lineto="13378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13378" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13376" lineto="13376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13376" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13377" lineto="13377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13379" lineto="13379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13379" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13382" lineto="13382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13382" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13380" lineto="13380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13380" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13381" lineto="13381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13383" lineto="13383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13383" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13386" lineto="13386" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13386" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13384" lineto="13384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13384" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13385" lineto="13385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13387" lineto="13387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13387" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13390" lineto="13390" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13390" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13388" lineto="13388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13388" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13389" lineto="13389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13391" lineto="13391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13391" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13394" lineto="13394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13394" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13392" lineto="13392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13392" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13393" lineto="13393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13395" lineto="13395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13395" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13398" lineto="13398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13398" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13396" lineto="13396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13396" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13397" lineto="13397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13397" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13399" lineto="13399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13399" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13402" lineto="13402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13402" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13400" lineto="13400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13400" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13401" lineto="13401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13403" lineto="13403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13403" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13406" lineto="13406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13406" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13404" lineto="13404" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13404" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13405" lineto="13405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13407" lineto="13407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13407" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13410" lineto="13410" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13410" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13408" lineto="13408" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13408" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13409" lineto="13409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13411" lineto="13411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13411" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13415" lineto="13415" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13415" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13412" lineto="13412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13412" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13413" lineto="13413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13414" lineto="13414" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13414" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13416" lineto="13416" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13416" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13419" lineto="13419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13419" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13417" lineto="13417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13418" lineto="13418" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13418" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13420" lineto="13420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13420" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13423" lineto="13423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13423" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13421" lineto="13421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13422" lineto="13422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13422" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13424" lineto="13424" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13424" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13428" lineto="13428" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13428" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13425" lineto="13425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13426" lineto="13426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13426" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13427" lineto="13427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13427" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13429" lineto="13429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13431" lineto="13431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13431" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13430" lineto="13430" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13430" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13432" lineto="13432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13432" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13434" lineto="13434" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13434" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13433" lineto="13433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13435" lineto="13435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13435" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13437" lineto="13437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13436" lineto="13436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13436" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13438" lineto="13438" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13438" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13441" lineto="13441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13439" lineto="13439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13439" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13440" lineto="13440" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13440" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13442" lineto="13442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13442" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13444" lineto="13444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13444" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13443" lineto="13443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13443" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13445" lineto="13445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13447" lineto="13447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13447" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13446" lineto="13446" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13446" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13448" lineto="13448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13448" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13450" lineto="13450" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13450" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13449" lineto="13449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13449" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13451" lineto="13451" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13451" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13453" lineto="13453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13452" lineto="13452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13452" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13456" lineto="13456" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13456" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13458" lineto="13458" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13458" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13457" lineto="13457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13459" lineto="13459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13459" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13461" lineto="13461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13460" lineto="13460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13460" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13462" lineto="13462" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13462" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13464" lineto="13464" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13464" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13463" lineto="13463" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13463" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13467" lineto="13467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13467" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13469" lineto="13469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13468" lineto="13468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13468" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13470" lineto="13470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13470" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13472" lineto="13472" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13472" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13471" lineto="13471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13471" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13475" lineto="13475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13475" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13477" lineto="13477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13477" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13476" lineto="13476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13476" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13482" lineto="13482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13482" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13487" lineto="13487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13487" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13488" lineto="13488" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13488" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13489" lineto="13489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13490" lineto="13490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13490" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13491" lineto="13491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13491" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13492" lineto="13492" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13492" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13495" lineto="13495" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13495" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13499" lineto="13499" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13499" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13502" lineto="13502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13502" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13505" lineto="13505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13505" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13508" lineto="13508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13508" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13511" lineto="13511" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13511" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13514" lineto="13514" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13514" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13517" lineto="13517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13518" lineto="13518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13518" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13519" lineto="13519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13519" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13522" lineto="13522" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13522" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13525" lineto="13525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13528" lineto="13528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13528" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13529" lineto="13529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13530" lineto="13530" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13530" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13531" lineto="13531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13531" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13532" lineto="13532" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13532" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13533" lineto="13533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13536" lineto="13536" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13536" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13537" lineto="13537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13540" lineto="13540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13540" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13543" lineto="13543" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13543" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13546" lineto="13546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13546" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13549" lineto="13549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13550" lineto="13550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13550" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13551" lineto="13551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13551" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13552" lineto="13552" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13552" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13555" lineto="13555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13555" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13556" lineto="13556" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13556" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13559" lineto="13559" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13559" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13562" lineto="13562" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13562" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13565" lineto="13565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13563" lineto="13563" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13563" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13564" lineto="13564" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13564" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13566" lineto="13566" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13566" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13569" lineto="13569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13569" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13567" lineto="13567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13567" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13568" lineto="13568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13568" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13570" lineto="13570" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13570" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13572" lineto="13572" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13572" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13571" lineto="13571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13571" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13573" lineto="13573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13575" lineto="13575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13575" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13574" lineto="13574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13574" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13579" lineto="13579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13579" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13583" lineto="13583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13583" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13584" lineto="13584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13584" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13587" lineto="13587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13587" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13588" lineto="13588" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13588" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13589" lineto="13589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13592" lineto="13592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13592" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13595" lineto="13595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13595" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13596" lineto="13596" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13596" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13599" lineto="13599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13599" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13600" lineto="13600" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13600" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13601" lineto="13601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13601" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13602" lineto="13602" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13602" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13605" lineto="13605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13606" lineto="13606" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13606" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13607" lineto="13607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13607" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13608" lineto="13608" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13608" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13611" lineto="13611" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13611" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13614" lineto="13614" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13614" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13617" lineto="13617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13617" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13618" lineto="13618" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13618" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13619" lineto="13619" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13619" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13620" lineto="13620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13620" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13624" lineto="13624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13624" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13625" lineto="13625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13628" lineto="13628" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13628" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13631" lineto="13631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13631" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13632" lineto="13632" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13632" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13635" lineto="13635" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13635" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13638" lineto="13638" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13638" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13641" lineto="13641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13642" lineto="13642" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13642" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13643" lineto="13643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13643" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13644" lineto="13644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13644" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13647" lineto="13647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13647" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13648" lineto="13648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13648" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13651" lineto="13651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13651" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13654" lineto="13654" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13654" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13655" lineto="13655" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13655" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13658" lineto="13658" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13658" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13661" lineto="13661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13661" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13664" lineto="13664" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13664" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13665" lineto="13665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13665" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13666" lineto="13666" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13666" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13669" lineto="13669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13672" lineto="13672" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13672" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13675" lineto="13675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13675" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13676" lineto="13676" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13676" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13677" lineto="13677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13681" lineto="13681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13681" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13684" lineto="13684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13684" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13687" lineto="13687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13687" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13688" lineto="13688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13688" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13691" lineto="13691" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13691" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13694" lineto="13694" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13694" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13697" lineto="13697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13698" lineto="13698" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13698" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13699" lineto="13699" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13699" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13700" lineto="13700" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13700" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13703" lineto="13703" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13703" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13706" lineto="13706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13706" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13710" lineto="13710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13710" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13713" lineto="13713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13714" lineto="13714" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13714" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13718" lineto="13718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13718" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13726" lineto="13726" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13726" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13731" lineto="13731" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13731" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13735" lineto="13735" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13735" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13740" lineto="13740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13740" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13744" lineto="13744" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13744" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13748" lineto="13748" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13748" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13752" lineto="13752" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13752" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13756" lineto="13756" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13756" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13761" lineto="13761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13765" lineto="13765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13769" lineto="13769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13773" lineto="13773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13777" lineto="13777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13781" lineto="13781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13785" lineto="13785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13789" lineto="13789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13790" lineto="13790" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13790" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13794" lineto="13794" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13794" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13795" lineto="13795" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13795" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13796" lineto="13796" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13796" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13797" lineto="13797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13798" lineto="13798" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13798" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13802" lineto="13802" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13802" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13806" lineto="13806" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13806" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13810" lineto="13810" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13810" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13814" lineto="13814" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13814" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13818" lineto="13818" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13818" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13822" lineto="13822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13822" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13826" lineto="13826" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13826" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13833" lineto="13833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13837" lineto="13837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13841" lineto="13841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13845" lineto="13845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13845" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13846" lineto="13846" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13846" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13850" lineto="13850" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13850" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13854" lineto="13854" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13854" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13858" lineto="13858" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13858" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13862" lineto="13862" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13862" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13863" lineto="13863" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13863" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13868" lineto="13868" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13868" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13872" lineto="13872" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13872" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13874" lineto="13874" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13874" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13873" lineto="13873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13877" lineto="13877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13877" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13879" lineto="13879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13879" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13878" lineto="13878" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13878" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13880" lineto="13880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13880" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13885" lineto="13885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13881" lineto="13881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13882" lineto="13882" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13882" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13883" lineto="13883" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13883" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13884" lineto="13884" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13884" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13886" lineto="13886" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13886" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13888" lineto="13888" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13888" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13887" lineto="13887" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13887" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13889" lineto="13889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13889" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13891" lineto="13891" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13891" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13890" lineto="13890" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13890" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13892" lineto="13892" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13892" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13894" lineto="13894" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13894" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13893" lineto="13893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13895" lineto="13895" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13895" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13898" lineto="13898" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13898" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13896" lineto="13896" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13896" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13897" lineto="13897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13899" lineto="13899" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13899" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13901" lineto="13901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13900" lineto="13900" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13900" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13902" lineto="13902" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13902" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13908" lineto="13908" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13908" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13903" lineto="13903" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13903" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13904" lineto="13904" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13904" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13905" lineto="13905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13906" lineto="13906" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13906" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13907" lineto="13907" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13907" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13909" lineto="13909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13911" lineto="13911" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13911" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13910" lineto="13910" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13910" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13912" lineto="13912" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13912" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13914" lineto="13914" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13914" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13913" lineto="13913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13915" lineto="13915" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13915" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13918" lineto="13918" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13918" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13916" lineto="13916" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13916" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13917" lineto="13917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13921" lineto="13921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13923" lineto="13923" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13923" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13922" lineto="13922" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13922" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13924" lineto="13924" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13924" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13927" lineto="13927" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13927" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13925" lineto="13925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13926" lineto="13926" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13926" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13930" lineto="13930" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13930" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13932" lineto="13932" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13932" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13931" lineto="13931" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13931" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13936" lineto="13936" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13936" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13940" lineto="13940" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13940" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13944" lineto="13944" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13944" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13945" lineto="13945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13946" lineto="13946" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13946" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13947" lineto="13947" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13947" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13948" lineto="13948" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13948" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13949" lineto="13949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13950" lineto="13950" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13950" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13951" lineto="13951" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13951" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13952" lineto="13952" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13952" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13953" lineto="13953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13957" lineto="13957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13958" lineto="13958" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13958" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13962" lineto="13962" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13962" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13966" lineto="13966" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13966" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13967" lineto="13967" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13967" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13971" lineto="13971" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13971" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13975" lineto="13975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13975" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13976" lineto="13976" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13976" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13977" lineto="13977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13981" lineto="13981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13982" lineto="13982" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13982" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13986" lineto="13986" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13986" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13987" lineto="13987" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13987" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13988" lineto="13988" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13988" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13989" lineto="13989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13989" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13993" lineto="13993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="13997" lineto="13997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L13997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14001" lineto="14001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14002" lineto="14002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14002" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14003" lineto="14003" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14003" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14004" lineto="14004" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14004" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14005" lineto="14005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14006" lineto="14006" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14006" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14007" lineto="14007" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14007" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14011" lineto="14011" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14011" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14012" lineto="14012" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14012" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14013" lineto="14013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14017" lineto="14017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14018" lineto="14018" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14018" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14019" lineto="14019" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14019" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14023" lineto="14023" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14023" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14027" lineto="14027" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14027" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14031" lineto="14031" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14031" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14035" lineto="14035" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14035" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14036" lineto="14036" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14036" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14037" lineto="14037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14041" lineto="14041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14042" lineto="14042" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14042" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14048" lineto="14048" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14048" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14049" lineto="14049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14055" lineto="14055" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14055" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14056" lineto="14056" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14056" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14060" lineto="14060" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14060" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14064" lineto="14064" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14064" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14068" lineto="14068" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14068" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14070" lineto="14070" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14070" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14069" lineto="14069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14071" lineto="14071" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14071" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14074" lineto="14074" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14074" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14072" lineto="14072" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14072" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14073" lineto="14073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14075" lineto="14075" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14075" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14080" lineto="14080" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14080" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14076" lineto="14076" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14076" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14077" lineto="14077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14078" lineto="14078" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14078" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14079" lineto="14079" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14079" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14081" lineto="14081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14083" lineto="14083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14083" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14082" lineto="14082" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14082" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14084" lineto="14084" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14084" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14086" lineto="14086" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14086" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14085" lineto="14085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14089" lineto="14089" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14089" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14092" lineto="14092" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14092" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14090" lineto="14090" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14090" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14091" lineto="14091" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14091" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14093" lineto="14093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14095" lineto="14095" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14095" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14094" lineto="14094" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14094" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14096" lineto="14096" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14096" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14098" lineto="14098" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14098" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14097" lineto="14097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14099" lineto="14099" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14099" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14101" lineto="14101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14100" lineto="14100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14100" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14104" lineto="14104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14104" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14106" lineto="14106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14106" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14105" lineto="14105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14110" lineto="14110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14110" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14111" lineto="14111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14111" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14112" lineto="14112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14112" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14113" lineto="14113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14114" lineto="14114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14114" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14115" lineto="14115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14115" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14119" lineto="14119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14119" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14123" lineto="14123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14123" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14124" lineto="14124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14124" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14128" lineto="14128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14128" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14132" lineto="14132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14132" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14133" lineto="14133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14133" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14134" lineto="14134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14134" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14135" lineto="14135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14135" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14140" lineto="14140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14140" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14141" lineto="14141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14145" lineto="14145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14150" lineto="14150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14150" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14151" lineto="14151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14151" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14155" lineto="14155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14155" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14156" lineto="14156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14156" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14160" lineto="14160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14160" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14161" lineto="14161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14165" lineto="14165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14169" lineto="14169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14169" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14173" lineto="14173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14174" lineto="14174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14174" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14178" lineto="14178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14178" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14179" lineto="14179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14179" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14183" lineto="14183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14183" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14184" lineto="14184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14184" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14188" lineto="14188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14188" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14192" lineto="14192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14192" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14193" lineto="14193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14194" lineto="14194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14194" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14195" lineto="14195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14195" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14200" lineto="14200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14200" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14201" lineto="14201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14205" lineto="14205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14205" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14209" lineto="14209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14210" lineto="14210" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14210" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14211" lineto="14211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14211" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14215" lineto="14215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14215" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14216" lineto="14216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14216" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14220" lineto="14220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14220" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14221" lineto="14221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14225" lineto="14225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14226" lineto="14226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14226" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14230" lineto="14230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14230" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14234" lineto="14234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14234" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14238" lineto="14238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14238" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14242" lineto="14242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14242" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14246" lineto="14246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14246" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14250" lineto="14250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14250" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14254" lineto="14254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14254" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14258" lineto="14258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14258" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14259" lineto="14259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14259" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14260" lineto="14260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14260" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14261" lineto="14261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14261" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14265" lineto="14265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14269" lineto="14269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14273" lineto="14273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14277" lineto="14277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14278" lineto="14278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14278" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14282" lineto="14282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14282" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14283" lineto="14283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14283" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14284" lineto="14284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14284" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14285" lineto="14285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14289" lineto="14289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14293" lineto="14293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14294" lineto="14294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14294" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14295" lineto="14295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14295" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14296" lineto="14296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14296" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14297" lineto="14297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14298" lineto="14298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14298" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14299" lineto="14299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14299" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14304" lineto="14304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14304" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14305" lineto="14305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14306" lineto="14306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14306" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14310" lineto="14310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14310" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14311" lineto="14311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14311" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14315" lineto="14315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14315" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14316" lineto="14316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14316" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14317" lineto="14317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14318" lineto="14318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14318" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14319" lineto="14319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14320" lineto="14320" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14320" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14325" lineto="14325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14326" lineto="14326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14326" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14327" lineto="14327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14327" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14331" lineto="14331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14331" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14335" lineto="14335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14335" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14339" lineto="14339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14339" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14343" lineto="14343" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14343" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14347" lineto="14347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14347" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14351" lineto="14351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14351" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14355" lineto="14355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14355" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14359" lineto="14359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14359" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14360" lineto="14360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14360" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14361" lineto="14361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14365" lineto="14365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14369" lineto="14369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14370" lineto="14370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14370" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14371" lineto="14371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14371" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14372" lineto="14372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14372" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14376" lineto="14376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14376" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14377" lineto="14377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14378" lineto="14378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14378" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14379" lineto="14379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14379" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14383" lineto="14383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14383" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14387" lineto="14387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14387" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14391" lineto="14391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14391" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14395" lineto="14395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14395" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14396" lineto="14396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14396" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14400" lineto="14400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14400" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14404" lineto="14404" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14404" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14405" lineto="14405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14409" lineto="14409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14413" lineto="14413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14414" lineto="14414" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14414" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14415" lineto="14415" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14415" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14416" lineto="14416" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14416" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14420" lineto="14420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14420" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14425" lineto="14425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14430" lineto="14430" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14430" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14431" lineto="14431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14431" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14435" lineto="14435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14435" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14439" lineto="14439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14439" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14443" lineto="14443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14443" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14444" lineto="14444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14444" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14445" lineto="14445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14446" lineto="14446" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14446" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14447" lineto="14447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14447" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14448" lineto="14448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14448" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14452" lineto="14452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14452" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14453" lineto="14453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14457" lineto="14457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14458" lineto="14458" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14458" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14462" lineto="14462" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14462" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14463" lineto="14463" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14463" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14467" lineto="14467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14467" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14471" lineto="14471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14471" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14475" lineto="14475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14475" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14479" lineto="14479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14479" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14480" lineto="14480" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14480" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14484" lineto="14484" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14484" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14485" lineto="14485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14486" lineto="14486" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14486" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14487" lineto="14487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14487" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14488" lineto="14488" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14488" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14489" lineto="14489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14490" lineto="14490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14490" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14491" lineto="14491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14491" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14492" lineto="14492" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14492" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14493" lineto="14493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14494" lineto="14494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14494" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14499" lineto="14499" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14499" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14500" lineto="14500" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14500" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14504" lineto="14504" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14504" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14508" lineto="14508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14508" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14512" lineto="14512" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14512" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14516" lineto="14516" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14516" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14520" lineto="14520" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14520" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14526" lineto="14526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14526" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14530" lineto="14530" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14530" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14534" lineto="14534" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14534" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14535" lineto="14535" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14535" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14536" lineto="14536" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14536" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14537" lineto="14537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14538" lineto="14538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14538" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14539" lineto="14539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14539" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14540" lineto="14540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14540" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14544" lineto="14544" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14544" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14548" lineto="14548" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14548" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14549" lineto="14549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14550" lineto="14550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14550" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14551" lineto="14551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14551" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14555" lineto="14555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14555" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14559" lineto="14559" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14559" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14563" lineto="14563" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14563" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14567" lineto="14567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14567" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14568" lineto="14568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14568" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14572" lineto="14572" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14572" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14576" lineto="14576" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14576" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14580" lineto="14580" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14580" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14584" lineto="14584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14584" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14588" lineto="14588" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14588" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14592" lineto="14592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14592" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14596" lineto="14596" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14596" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14600" lineto="14600" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14600" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14604" lineto="14604" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14604" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14608" lineto="14608" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14608" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14612" lineto="14612" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14612" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14616" lineto="14616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14616" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14620" lineto="14620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14620" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14624" lineto="14624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14624" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14628" lineto="14628" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14628" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14632" lineto="14632" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14632" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14636" lineto="14636" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14636" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14638" lineto="14638" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14638" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14637" lineto="14637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14639" lineto="14639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14639" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14641" lineto="14641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14640" lineto="14640" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14640" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14644" lineto="14644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14644" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14646" lineto="14646" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14646" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14645" lineto="14645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14650" lineto="14650" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14650" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14651" lineto="14651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14651" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14655" lineto="14655" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14655" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14659" lineto="14659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14659" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14663" lineto="14663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14663" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14667" lineto="14667" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14667" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14668" lineto="14668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14668" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14672" lineto="14672" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14672" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14673" lineto="14673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14674" lineto="14674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14674" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14678" lineto="14678" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14678" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14679" lineto="14679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14679" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14680" lineto="14680" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14680" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14684" lineto="14684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14684" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14688" lineto="14688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14688" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14692" lineto="14692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14692" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14693" lineto="14693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14697" lineto="14697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14698" lineto="14698" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14698" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14699" lineto="14699" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14699" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14700" lineto="14700" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14700" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14701" lineto="14701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14705" lineto="14705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14709" lineto="14709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14710" lineto="14710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14710" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14711" lineto="14711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14711" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14712" lineto="14712" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14712" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14713" lineto="14713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14714" lineto="14714" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14714" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14718" lineto="14718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14718" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14722" lineto="14722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14722" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14723" lineto="14723" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14723" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14727" lineto="14727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14727" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14728" lineto="14728" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14728" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14729" lineto="14729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14733" lineto="14733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14734" lineto="14734" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14734" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14735" lineto="14735" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14735" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14739" lineto="14739" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14739" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14740" lineto="14740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14740" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14741" lineto="14741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14742" lineto="14742" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14742" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14743" lineto="14743" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14743" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14747" lineto="14747" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14747" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14748" lineto="14748" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14748" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14752" lineto="14752" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14752" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14753" lineto="14753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14754" lineto="14754" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14754" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14755" lineto="14755" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14755" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14756" lineto="14756" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14756" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14757" lineto="14757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14761" lineto="14761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14762" lineto="14762" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14762" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14763" lineto="14763" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14763" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14764" lineto="14764" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14764" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14765" lineto="14765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14766" lineto="14766" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14766" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14770" lineto="14770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14770" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14771" lineto="14771" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14771" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14772" lineto="14772" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14772" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14776" lineto="14776" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14776" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14777" lineto="14777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14781" lineto="14781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14782" lineto="14782" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14782" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14786" lineto="14786" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14786" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14787" lineto="14787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14787" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14788" lineto="14788" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14788" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14789" lineto="14789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14793" lineto="14793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14794" lineto="14794" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14794" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14799" lineto="14799" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14799" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14800" lineto="14800" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14800" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14804" lineto="14804" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14804" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14808" lineto="14808" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14808" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14812" lineto="14812" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14812" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14813" lineto="14813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14814" lineto="14814" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14814" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14818" lineto="14818" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14818" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14822" lineto="14822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14822" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14826" lineto="14826" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14826" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14830" lineto="14830" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14830" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14834" lineto="14834" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14834" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14838" lineto="14838" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14838" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14839" lineto="14839" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14839" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14840" lineto="14840" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14840" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14841" lineto="14841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14842" lineto="14842" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14842" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14843" lineto="14843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14843" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14844" lineto="14844" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14844" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14848" lineto="14848" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14848" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14849" lineto="14849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14850" lineto="14850" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14850" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14854" lineto="14854" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14854" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14858" lineto="14858" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14858" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14875" lineto="14875" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14875" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14876" lineto="14876" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14876" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14880" lineto="14880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14880" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14883" lineto="14883" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14883" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14884" lineto="14884" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14884" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14885" lineto="14885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14886" lineto="14886" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14886" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14889" lineto="14889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14889" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14892" lineto="14892" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14892" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14895" lineto="14895" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14895" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14898" lineto="14898" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14898" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14901" lineto="14901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14905" lineto="14905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14909" lineto="14909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14913" lineto="14913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14914" lineto="14914" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14914" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14917" lineto="14917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14921" lineto="14921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14922" lineto="14922" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14922" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14926" lineto="14926" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14926" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14927" lineto="14927" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14927" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14931" lineto="14931" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14931" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14932" lineto="14932" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14932" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14936" lineto="14936" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14936" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14937" lineto="14937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14941" lineto="14941" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14941" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14942" lineto="14942" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14942" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14943" lineto="14943" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14943" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14944" lineto="14944" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14944" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14945" lineto="14945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14948" lineto="14948" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14948" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14952" lineto="14952" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14952" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14953" lineto="14953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14957" lineto="14957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14961" lineto="14961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14965" lineto="14965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14969" lineto="14969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14973" lineto="14973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14974" lineto="14974" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14974" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14975" lineto="14975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14975" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14976" lineto="14976" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14976" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14980" lineto="14980" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14980" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14981" lineto="14981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14982" lineto="14982" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14982" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14983" lineto="14983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14983" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14984" lineto="14984" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14984" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14985" lineto="14985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14989" lineto="14989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14989" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14990" lineto="14990" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14990" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14991" lineto="14991" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14991" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14992" lineto="14992" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14992" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14993" lineto="14993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14994" lineto="14994" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14994" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="14998" lineto="14998" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L14998" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15002" lineto="15002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15002" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15003" lineto="15003" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15003" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15007" lineto="15007" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15007" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15008" lineto="15008" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15008" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15012" lineto="15012" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15012" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15014" lineto="15014" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15014" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15013" lineto="15013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15015" lineto="15015" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15015" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15018" lineto="15018" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15018" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15016" lineto="15016" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15016" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15017" lineto="15017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15021" lineto="15021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15023" lineto="15023" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15023" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15022" lineto="15022" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15022" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15026" lineto="15026" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15026" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15028" lineto="15028" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15028" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15027" lineto="15027" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15027" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15029" lineto="15029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15029" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15031" lineto="15031" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15031" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15030" lineto="15030" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15030" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15032" lineto="15032" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15032" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15034" lineto="15034" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15034" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15033" lineto="15033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15033" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15035" lineto="15035" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15035" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15037" lineto="15037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15036" lineto="15036" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15036" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15038" lineto="15038" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15038" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15040" lineto="15040" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15040" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15039" lineto="15039" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15039" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15041" lineto="15041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15044" lineto="15044" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15044" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15042" lineto="15042" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15042" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15043" lineto="15043" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15043" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15047" lineto="15047" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15047" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15049" lineto="15049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15048" lineto="15048" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15048" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15050" lineto="15050" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15050" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15052" lineto="15052" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15052" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15051" lineto="15051" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15051" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15053" lineto="15053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15055" lineto="15055" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15055" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15054" lineto="15054" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15054" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15056" lineto="15056" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15056" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15058" lineto="15058" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15058" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15057" lineto="15057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15059" lineto="15059" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15059" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15061" lineto="15061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15061" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15060" lineto="15060" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15060" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15062" lineto="15062" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15062" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15065" lineto="15065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15063" lineto="15063" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15063" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15064" lineto="15064" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15064" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15066" lineto="15066" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15066" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15069" lineto="15069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15067" lineto="15067" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15067" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15068" lineto="15068" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15068" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15070" lineto="15070" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15070" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15072" lineto="15072" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15072" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15071" lineto="15071" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15071" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15073" lineto="15073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15075" lineto="15075" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15075" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15074" lineto="15074" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15074" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15076" lineto="15076" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15076" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15079" lineto="15079" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15079" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15077" lineto="15077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15078" lineto="15078" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15078" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15082" lineto="15082" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15082" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15084" lineto="15084" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15084" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15083" lineto="15083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15083" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15085" lineto="15085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15087" lineto="15087" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15087" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15086" lineto="15086" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15086" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15088" lineto="15088" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15088" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15090" lineto="15090" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15090" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15089" lineto="15089" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15089" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15091" lineto="15091" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15091" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15093" lineto="15093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15092" lineto="15092" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15092" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15094" lineto="15094" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15094" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15096" lineto="15096" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15096" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15095" lineto="15095" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15095" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15097" lineto="15097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15099" lineto="15099" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15099" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15098" lineto="15098" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15098" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15100" lineto="15100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15100" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15102" lineto="15102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15102" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15101" lineto="15101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15106" lineto="15106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15106" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15107" lineto="15107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15107" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15108" lineto="15108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15108" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15109" lineto="15109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15110" lineto="15110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15110" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15111" lineto="15111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15111" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15115" lineto="15115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15115" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15119" lineto="15119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15119" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15123" lineto="15123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15123" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15124" lineto="15124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15124" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15125" lineto="15125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15126" lineto="15126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15126" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15127" lineto="15127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15127" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15131" lineto="15131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15131" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15135" lineto="15135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15135" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15136" lineto="15136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15136" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15140" lineto="15140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15140" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15144" lineto="15144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15144" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15148" lineto="15148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15148" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15152" lineto="15152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15152" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15156" lineto="15156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15156" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15160" lineto="15160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15160" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15161" lineto="15161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15162" lineto="15162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15162" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15163" lineto="15163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15163" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15164" lineto="15164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15164" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15165" lineto="15165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15166" lineto="15166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15166" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15170" lineto="15170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15170" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15174" lineto="15174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15174" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15178" lineto="15178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15178" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15182" lineto="15182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15182" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15183" lineto="15183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15183" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15187" lineto="15187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15187" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15191" lineto="15191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15191" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15192" lineto="15192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15192" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15196" lineto="15196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15196" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15200" lineto="15200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15200" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15204" lineto="15204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15204" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15208" lineto="15208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15208" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15212" lineto="15212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15212" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15216" lineto="15216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15216" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15220" lineto="15220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15220" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15224" lineto="15224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15224" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15228" lineto="15228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15228" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15229" lineto="15229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15230" lineto="15230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15230" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15234" lineto="15234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15234" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15238" lineto="15238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15238" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15239" lineto="15239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15239" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15243" lineto="15243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15243" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15244" lineto="15244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15244" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15245" lineto="15245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15245" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15249" lineto="15249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15254" lineto="15254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15254" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15258" lineto="15258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15258" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15259" lineto="15259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15259" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15260" lineto="15260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15260" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15264" lineto="15264" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15264" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15265" lineto="15265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15269" lineto="15269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15273" lineto="15273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15277" lineto="15277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15281" lineto="15281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15282" lineto="15282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15282" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15283" lineto="15283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15283" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15287" lineto="15287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15287" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15291" lineto="15291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15291" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15295" lineto="15295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15295" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15299" lineto="15299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15299" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15303" lineto="15303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15303" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15304" lineto="15304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15304" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15305" lineto="15305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15309" lineto="15309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15310" lineto="15310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15310" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15311" lineto="15311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15311" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15315" lineto="15315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15315" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15319" lineto="15319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15324" lineto="15324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15324" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15328" lineto="15328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15328" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15332" lineto="15332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15332" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15336" lineto="15336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15336" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15337" lineto="15337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15341" lineto="15341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15345" lineto="15345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15345" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15349" lineto="15349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15349" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15353" lineto="15353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15353" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15354" lineto="15354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15354" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15355" lineto="15355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15355" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15359" lineto="15359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15359" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15363" lineto="15363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15363" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15367" lineto="15367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15367" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15368" lineto="15368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15368" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15371" lineto="15371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15371" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15374" lineto="15374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15374" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15375" lineto="15375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15375" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15376" lineto="15376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15376" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15377" lineto="15377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15378" lineto="15378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15378" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15381" lineto="15381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15382" lineto="15382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15382" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15385" lineto="15385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15388" lineto="15388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15388" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15391" lineto="15391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15391" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15394" lineto="15394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15394" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15395" lineto="15395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15395" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15398" lineto="15398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15398" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15401" lineto="15401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15404" lineto="15404" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15404" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15407" lineto="15407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15407" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15408" lineto="15408" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15408" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15411" lineto="15411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15411" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15412" lineto="15412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15412" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15416" lineto="15416" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15416" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15417" lineto="15417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15421" lineto="15421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15425" lineto="15425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15429" lineto="15429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15433" lineto="15433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15437" lineto="15437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15441" lineto="15441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15445" lineto="15445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15446" lineto="15446" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15446" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15450" lineto="15450" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15450" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15451" lineto="15451" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15451" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15452" lineto="15452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15452" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15456" lineto="15456" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15456" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15460" lineto="15460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15460" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15464" lineto="15464" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15464" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15468" lineto="15468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15468" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15472" lineto="15472" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15472" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15478" lineto="15478" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15478" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15479" lineto="15479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15479" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15483" lineto="15483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15483" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15487" lineto="15487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15487" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15491" lineto="15491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15491" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15495" lineto="15495" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15495" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15496" lineto="15496" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15496" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15500" lineto="15500" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15500" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15504" lineto="15504" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15504" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15508" lineto="15508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15508" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15512" lineto="15512" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15512" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15516" lineto="15516" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15516" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15520" lineto="15520" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15520" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15524" lineto="15524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15524" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15525" lineto="15525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15526" lineto="15526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15526" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15527" lineto="15527" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15527" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15528" lineto="15528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15528" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15532" lineto="15532" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15532" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15533" lineto="15533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15537" lineto="15537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15538" lineto="15538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15538" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15539" lineto="15539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15539" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15540" lineto="15540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15540" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15545" lineto="15545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15549" lineto="15549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15550" lineto="15550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15550" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15551" lineto="15551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15551" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15552" lineto="15552" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15552" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15555" lineto="15555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15555" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15556" lineto="15556" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15556" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15560" lineto="15560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15560" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15564" lineto="15564" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15564" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15565" lineto="15565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15566" lineto="15566" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15566" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15567" lineto="15567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15567" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15568" lineto="15568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15568" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15571" lineto="15571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15571" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15574" lineto="15574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15574" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15577" lineto="15577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15581" lineto="15581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15585" lineto="15585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15586" lineto="15586" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15586" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15589" lineto="15589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15592" lineto="15592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15592" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15593" lineto="15593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15594" lineto="15594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15594" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15597" lineto="15597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15597" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15598" lineto="15598" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15598" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15599" lineto="15599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15599" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15602" lineto="15602" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15602" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15605" lineto="15605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15606" lineto="15606" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15606" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15609" lineto="15609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15610" lineto="15610" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15610" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15613" lineto="15613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15616" lineto="15616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15616" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15617" lineto="15617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15617" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15620" lineto="15620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15620" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15623" lineto="15623" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15623" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15626" lineto="15626" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15626" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15630" lineto="15630" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15630" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15632" lineto="15632" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15632" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15631" lineto="15631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15631" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15635" lineto="15635" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15635" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15637" lineto="15637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15636" lineto="15636" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15636" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15638" lineto="15638" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15638" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15641" lineto="15641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15639" lineto="15639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15639" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15640" lineto="15640" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15640" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15642" lineto="15642" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15642" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15644" lineto="15644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15644" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15643" lineto="15643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15643" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15645" lineto="15645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15647" lineto="15647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15647" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15646" lineto="15646" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15646" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15650" lineto="15650" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15650" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15653" lineto="15653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15654" lineto="15654" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15654" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15655" lineto="15655" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15655" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15659" lineto="15659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15659" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15662" lineto="15662" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15662" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15663" lineto="15663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15663" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15664" lineto="15664" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15664" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15667" lineto="15667" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15667" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15668" lineto="15668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15668" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15671" lineto="15671" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15671" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15674" lineto="15674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15674" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15677" lineto="15677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15680" lineto="15680" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15680" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15683" lineto="15683" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15683" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15686" lineto="15686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15686" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15687" lineto="15687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15687" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15691" lineto="15691" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15691" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15692" lineto="15692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15692" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15695" lineto="15695" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15695" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15697" lineto="15697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15696" lineto="15696" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15696" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15700" lineto="15700" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15700" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15701" lineto="15701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15702" lineto="15702" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15702" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15705" lineto="15705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15708" lineto="15708" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15708" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15711" lineto="15711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15711" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15714" lineto="15714" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15714" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15715" lineto="15715" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15715" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15716" lineto="15716" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15716" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15719" lineto="15719" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15719" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15722" lineto="15722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15722" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15723" lineto="15723" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15723" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15724" lineto="15724" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15724" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15725" lineto="15725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15725" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15728" lineto="15728" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15728" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15731" lineto="15731" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15731" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15732" lineto="15732" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15732" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15733" lineto="15733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15736" lineto="15736" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15736" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15739" lineto="15739" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15739" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15740" lineto="15740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15740" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15741" lineto="15741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15742" lineto="15742" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15742" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15745" lineto="15745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15746" lineto="15746" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15746" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15749" lineto="15749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15750" lineto="15750" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15750" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15753" lineto="15753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15754" lineto="15754" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15754" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15757" lineto="15757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15758" lineto="15758" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15758" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15761" lineto="15761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15764" lineto="15764" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15764" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15767" lineto="15767" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15767" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15768" lineto="15768" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15768" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15769" lineto="15769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15770" lineto="15770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15770" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15771" lineto="15771" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15771" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15772" lineto="15772" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15772" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15773" lineto="15773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15776" lineto="15776" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15776" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15779" lineto="15779" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15779" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15782" lineto="15782" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15782" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15785" lineto="15785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15788" lineto="15788" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15788" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15791" lineto="15791" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15791" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15794" lineto="15794" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15794" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15797" lineto="15797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15798" lineto="15798" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15798" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15799" lineto="15799" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15799" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15802" lineto="15802" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15802" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15803" lineto="15803" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15803" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15806" lineto="15806" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15806" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15807" lineto="15807" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15807" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15810" lineto="15810" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15810" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15811" lineto="15811" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15811" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15814" lineto="15814" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15814" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15817" lineto="15817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15818" lineto="15818" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15818" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15821" lineto="15821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15822" lineto="15822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15822" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15823" lineto="15823" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15823" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15826" lineto="15826" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15826" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15827" lineto="15827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15827" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15830" lineto="15830" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15830" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15833" lineto="15833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15835" lineto="15835" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15835" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15834" lineto="15834" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15834" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15838" lineto="15838" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15838" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15840" lineto="15840" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15840" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15839" lineto="15839" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15839" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15841" lineto="15841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15844" lineto="15844" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15844" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15842" lineto="15842" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15842" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15843" lineto="15843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15843" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15845" lineto="15845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15845" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15847" lineto="15847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15847" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15846" lineto="15846" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15846" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15848" lineto="15848" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15848" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15850" lineto="15850" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15850" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15849" lineto="15849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15851" lineto="15851" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15851" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15853" lineto="15853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15852" lineto="15852" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15852" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15857" lineto="15857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15857" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15864" lineto="15864" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15864" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15865" lineto="15865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15869" lineto="15869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15870" lineto="15870" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15870" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15875" lineto="15875" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15875" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15879" lineto="15879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15879" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15880" lineto="15880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15880" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15884" lineto="15884" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15884" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15888" lineto="15888" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15888" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15892" lineto="15892" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15892" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15893" lineto="15893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15897" lineto="15897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15901" lineto="15901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15905" lineto="15905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15909" lineto="15909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15913" lineto="15913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15916" lineto="15916" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15916" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15920" lineto="15920" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15920" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15921" lineto="15921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15925" lineto="15925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15928" lineto="15928" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15928" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15932" lineto="15932" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15932" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15933" lineto="15933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15934" lineto="15934" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15934" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15935" lineto="15935" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15935" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15936" lineto="15936" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15936" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15937" lineto="15937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15940" lineto="15940" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15940" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15943" lineto="15943" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15943" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15944" lineto="15944" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15944" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15945" lineto="15945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15946" lineto="15946" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15946" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15947" lineto="15947" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15947" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15948" lineto="15948" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15948" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15949" lineto="15949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15950" lineto="15950" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15950" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15951" lineto="15951" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15951" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15952" lineto="15952" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15952" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15953" lineto="15953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15954" lineto="15954" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15954" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15957" lineto="15957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15959" lineto="15959" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15959" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15958" lineto="15958" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15958" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15962" lineto="15962" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15962" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15963" lineto="15963" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15963" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15964" lineto="15964" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15964" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15965" lineto="15965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15966" lineto="15966" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15966" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15969" lineto="15969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15970" lineto="15970" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15970" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15971" lineto="15971" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15971" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15974" lineto="15974" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15974" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15975" lineto="15975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15975" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15978" lineto="15978" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15978" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15979" lineto="15979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15979" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15982" lineto="15982" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15982" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15983" lineto="15983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15983" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15986" lineto="15986" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15986" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15987" lineto="15987" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15987" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15988" lineto="15988" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15988" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15991" lineto="15991" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15991" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15994" lineto="15994" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15994" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15995" lineto="15995" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15995" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15996" lineto="15996" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15996" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="15999" lineto="15999" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L15999" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16002" lineto="16002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16002" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16005" lineto="16005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16008" lineto="16008" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16008" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16011" lineto="16011" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16011" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16014" lineto="16014" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16014" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16017" lineto="16017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16020" lineto="16020" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16020" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16021" lineto="16021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16024" lineto="16024" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16024" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16025" lineto="16025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16028" lineto="16028" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16028" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16031" lineto="16031" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16031" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16032" lineto="16032" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16032" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16035" lineto="16035" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16035" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16038" lineto="16038" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16038" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16041" lineto="16041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16042" lineto="16042" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16042" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16043" lineto="16043" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16043" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16046" lineto="16046" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16046" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16047" lineto="16047" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16047" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16050" lineto="16050" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16050" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16051" lineto="16051" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16051" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16052" lineto="16052" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16052" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16053" lineto="16053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16054" lineto="16054" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16054" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16055" lineto="16055" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16055" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16058" lineto="16058" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16058" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16061" lineto="16061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16061" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16064" lineto="16064" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16064" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16065" lineto="16065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16068" lineto="16068" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16068" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16069" lineto="16069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16073" lineto="16073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16074" lineto="16074" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16074" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16078" lineto="16078" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16078" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16079" lineto="16079" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16079" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16080" lineto="16080" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16080" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16081" lineto="16081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16084" lineto="16084" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16084" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16085" lineto="16085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16086" lineto="16086" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16086" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16090" lineto="16090" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16090" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16092" lineto="16092" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16092" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16091" lineto="16091" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16091" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16095" lineto="16095" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16095" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16096" lineto="16096" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16096" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16097" lineto="16097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16100" lineto="16100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16100" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16103" lineto="16103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16103" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16106" lineto="16106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16106" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16109" lineto="16109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16112" lineto="16112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16112" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16113" lineto="16113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16114" lineto="16114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16114" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16115" lineto="16115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16115" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16118" lineto="16118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16118" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16122" lineto="16122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16122" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16124" lineto="16124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16124" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16123" lineto="16123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16123" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16125" lineto="16125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16127" lineto="16127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16127" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16126" lineto="16126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16126" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16130" lineto="16130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16130" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16132" lineto="16132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16132" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16131" lineto="16131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16131" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16136" lineto="16136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16136" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16140" lineto="16140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16140" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16144" lineto="16144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16144" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16148" lineto="16148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16148" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16151" lineto="16151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16151" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16152" lineto="16152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16152" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16153" lineto="16153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16153" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16154" lineto="16154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16154" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16155" lineto="16155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16155" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16156" lineto="16156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16156" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16159" lineto="16159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16159" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16160" lineto="16160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16160" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16161" lineto="16161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16164" lineto="16164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16164" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16167" lineto="16167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16167" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16168" lineto="16168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16168" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16171" lineto="16171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16171" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16175" lineto="16175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16175" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16176" lineto="16176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16176" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16179" lineto="16179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16179" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16183" lineto="16183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16183" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16184" lineto="16184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16184" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16188" lineto="16188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16188" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16190" lineto="16190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16190" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16189" lineto="16189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16193" lineto="16193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16194" lineto="16194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16194" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16197" lineto="16197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16200" lineto="16200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16200" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16198" lineto="16198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16198" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16199" lineto="16199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16199" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16206" lineto="16206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16206" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16210" lineto="16210" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16210" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16211" lineto="16211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16211" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16214" lineto="16214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16214" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16217" lineto="16217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16220" lineto="16220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16220" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16222" lineto="16222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16222" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16221" lineto="16221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16225" lineto="16225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16229" lineto="16229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16230" lineto="16230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16230" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16231" lineto="16231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16231" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16232" lineto="16232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16232" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16233" lineto="16233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16234" lineto="16234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16234" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16235" lineto="16235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16235" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16236" lineto="16236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16236" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16237" lineto="16237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16237" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16238" lineto="16238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16238" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16239" lineto="16239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16239" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16242" lineto="16242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16242" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16243" lineto="16243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16243" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16247" lineto="16247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16247" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16248" lineto="16248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16248" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16249" lineto="16249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16250" lineto="16250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16250" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16253" lineto="16253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16254" lineto="16254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16254" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16257" lineto="16257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16258" lineto="16258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16258" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16259" lineto="16259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16259" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16260" lineto="16260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16260" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16263" lineto="16263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16263" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16264" lineto="16264" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16264" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16265" lineto="16265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16266" lineto="16266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16266" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16270" lineto="16270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16270" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16273" lineto="16273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16276" lineto="16276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16276" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16280" lineto="16280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16280" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16283" lineto="16283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16283" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16284" lineto="16284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16284" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16288" lineto="16288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16288" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16291" lineto="16291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16291" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16295" lineto="16295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16295" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16299" lineto="16299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16299" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16303" lineto="16303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16303" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16307" lineto="16307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16307" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16308" lineto="16308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16308" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16309" lineto="16309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16310" lineto="16310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16310" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16313" lineto="16313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16316" lineto="16316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16316" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16319" lineto="16319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16323" lineto="16323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16323" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16324" lineto="16324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16324" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16325" lineto="16325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16326" lineto="16326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16326" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16327" lineto="16327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16327" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16328" lineto="16328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16328" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16329" lineto="16329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16330" lineto="16330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16330" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16331" lineto="16331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16331" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16332" lineto="16332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16332" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16333" lineto="16333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16334" lineto="16334" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16334" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16337" lineto="16337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16338" lineto="16338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16338" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16342" lineto="16342" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16342" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16345" lineto="16345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16345" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16349" lineto="16349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16349" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16346" lineto="16346" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16346" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16347" lineto="16347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16347" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16348" lineto="16348" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16348" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16352" lineto="16352" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16352" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16353" lineto="16353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16353" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16354" lineto="16354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16354" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16355" lineto="16355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16355" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16356" lineto="16356" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16356" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16357" lineto="16357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16357" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16358" lineto="16358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16358" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16361" lineto="16361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16362" lineto="16362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16362" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16363" lineto="16363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16363" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16364" lineto="16364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16364" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16365" lineto="16365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16368" lineto="16368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16368" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16369" lineto="16369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16370" lineto="16370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16370" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16371" lineto="16371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16371" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16374" lineto="16374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16374" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16375" lineto="16375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16375" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16376" lineto="16376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16376" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16377" lineto="16377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16378" lineto="16378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16378" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16379" lineto="16379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16379" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16380" lineto="16380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16380" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16381" lineto="16381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16384" lineto="16384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16384" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16387" lineto="16387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16387" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16388" lineto="16388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16388" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16391" lineto="16391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16391" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16393" lineto="16393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16392" lineto="16392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16392" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16394" lineto="16394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16394" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16396" lineto="16396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16396" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16395" lineto="16395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16395" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16399" lineto="16399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16399" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16402" lineto="16402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16402" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16406" lineto="16406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16406" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16407" lineto="16407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16407" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16408" lineto="16408" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16408" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16411" lineto="16411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16411" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16412" lineto="16412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16412" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16415" lineto="16415" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16415" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16416" lineto="16416" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16416" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16417" lineto="16417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16420" lineto="16420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16420" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16421" lineto="16421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16424" lineto="16424" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16424" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16425" lineto="16425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16426" lineto="16426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16426" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16427" lineto="16427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16427" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16430" lineto="16430" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16430" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16431" lineto="16431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16431" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16432" lineto="16432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16432" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16433" lineto="16433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16434" lineto="16434" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16434" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16435" lineto="16435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16435" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16438" lineto="16438" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16438" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16439" lineto="16439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16439" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16440" lineto="16440" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16440" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16443" lineto="16443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16443" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16445" lineto="16445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16444" lineto="16444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16444" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16448" lineto="16448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16448" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16449" lineto="16449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16449" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16450" lineto="16450" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16450" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16451" lineto="16451" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16451" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16454" lineto="16454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16454" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16457" lineto="16457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16458" lineto="16458" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16458" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16459" lineto="16459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16459" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16460" lineto="16460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16460" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16461" lineto="16461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16462" lineto="16462" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16462" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16463" lineto="16463" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16463" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16464" lineto="16464" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16464" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16465" lineto="16465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16466" lineto="16466" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16466" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16467" lineto="16467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16467" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16468" lineto="16468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16468" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16471" lineto="16471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16471" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16473" lineto="16473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16473" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16472" lineto="16472" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16472" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16474" lineto="16474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16474" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16476" lineto="16476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16476" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16475" lineto="16475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16475" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16479" lineto="16479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16479" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16482" lineto="16482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16482" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16480" lineto="16480" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16480" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16481" lineto="16481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16483" lineto="16483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16483" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16485" lineto="16485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16484" lineto="16484" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16484" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16488" lineto="16488" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16488" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16491" lineto="16491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16491" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16494" lineto="16494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16494" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16497" lineto="16497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16497" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16498" lineto="16498" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16498" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16499" lineto="16499" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16499" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16500" lineto="16500" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16500" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16503" lineto="16503" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16503" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16504" lineto="16504" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16504" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16507" lineto="16507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16507" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16508" lineto="16508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16508" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16509" lineto="16509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16509" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16510" lineto="16510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16510" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16511" lineto="16511" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16511" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16512" lineto="16512" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16512" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16516" lineto="16516" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16516" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16519" lineto="16519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16519" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16521" lineto="16521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16521" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16520" lineto="16520" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16520" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16524" lineto="16524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16524" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16526" lineto="16526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16526" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16525" lineto="16525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16529" lineto="16529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16530" lineto="16530" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16530" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16531" lineto="16531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16531" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16532" lineto="16532" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16532" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16535" lineto="16535" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16535" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16538" lineto="16538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16538" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16540" lineto="16540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16540" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16539" lineto="16539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16539" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16541" lineto="16541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16543" lineto="16543" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16543" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16542" lineto="16542" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16542" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16544" lineto="16544" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16544" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16546" lineto="16546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16546" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16545" lineto="16545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16547" lineto="16547" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16547" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16549" lineto="16549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16548" lineto="16548" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16548" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16550" lineto="16550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16550" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16553" lineto="16553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16551" lineto="16551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16551" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16552" lineto="16552" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16552" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16554" lineto="16554" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16554" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16556" lineto="16556" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16556" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16555" lineto="16555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16555" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16557" lineto="16557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16557" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16559" lineto="16559" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16559" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16558" lineto="16558" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16558" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16563" lineto="16563" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16563" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16564" lineto="16564" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16564" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16565" lineto="16565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16566" lineto="16566" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16566" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16567" lineto="16567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16567" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16570" lineto="16570" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16570" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16571" lineto="16571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16571" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16572" lineto="16572" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16572" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16575" lineto="16575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16575" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16576" lineto="16576" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16576" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16577" lineto="16577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16578" lineto="16578" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16578" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16579" lineto="16579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16579" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16582" lineto="16582" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16582" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16583" lineto="16583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16583" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16584" lineto="16584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16584" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16585" lineto="16585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16586" lineto="16586" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16586" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16587" lineto="16587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16587" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16588" lineto="16588" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16588" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16589" lineto="16589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16590" lineto="16590" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16590" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16591" lineto="16591" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16591" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16592" lineto="16592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16592" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16595" lineto="16595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16595" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16596" lineto="16596" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16596" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16599" lineto="16599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16599" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16600" lineto="16600" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16600" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16601" lineto="16601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16601" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16605" lineto="16605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16608" lineto="16608" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16608" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16610" lineto="16610" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16610" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16609" lineto="16609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16613" lineto="16613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16615" lineto="16615" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16615" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16614" lineto="16614" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16614" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16618" lineto="16618" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16618" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16619" lineto="16619" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16619" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16620" lineto="16620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16620" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16621" lineto="16621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16624" lineto="16624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16624" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16627" lineto="16627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16627" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16628" lineto="16628" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16628" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16629" lineto="16629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16630" lineto="16630" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16630" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16631" lineto="16631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16631" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16632" lineto="16632" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16632" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16635" lineto="16635" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16635" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16638" lineto="16638" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16638" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16639" lineto="16639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16639" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16643" lineto="16643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16643" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16644" lineto="16644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16644" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16645" lineto="16645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16648" lineto="16648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16648" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16649" lineto="16649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16649" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16650" lineto="16650" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16650" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16651" lineto="16651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16651" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16652" lineto="16652" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16652" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16653" lineto="16653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16656" lineto="16656" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16656" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16657" lineto="16657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16658" lineto="16658" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16658" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16659" lineto="16659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16659" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16660" lineto="16660" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16660" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16663" lineto="16663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16663" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16664" lineto="16664" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16664" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16665" lineto="16665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16665" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16666" lineto="16666" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16666" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16667" lineto="16667" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16667" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16670" lineto="16670" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16670" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16671" lineto="16671" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16671" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16672" lineto="16672" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16672" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16673" lineto="16673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16674" lineto="16674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16674" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16675" lineto="16675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16675" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16676" lineto="16676" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16676" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16677" lineto="16677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16678" lineto="16678" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16678" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16679" lineto="16679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16679" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16682" lineto="16682" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16682" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16683" lineto="16683" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16683" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16684" lineto="16684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16684" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16685" lineto="16685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16685" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16686" lineto="16686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16686" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16687" lineto="16687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16687" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16690" lineto="16690" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16690" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16691" lineto="16691" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16691" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16692" lineto="16692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16692" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16693" lineto="16693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16696" lineto="16696" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16696" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16699" lineto="16699" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16699" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16700" lineto="16700" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16700" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16703" lineto="16703" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16703" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16704" lineto="16704" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16704" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16705" lineto="16705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16708" lineto="16708" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16708" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16709" lineto="16709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16710" lineto="16710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16710" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16713" lineto="16713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16714" lineto="16714" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16714" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16715" lineto="16715" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16715" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16718" lineto="16718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16718" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16719" lineto="16719" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16719" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16722" lineto="16722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16722" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16723" lineto="16723" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16723" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16724" lineto="16724" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16724" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16725" lineto="16725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16725" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16726" lineto="16726" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16726" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16727" lineto="16727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16727" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16728" lineto="16728" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16728" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16729" lineto="16729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16732" lineto="16732" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16732" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16733" lineto="16733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16734" lineto="16734" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16734" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16735" lineto="16735" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16735" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16736" lineto="16736" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16736" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16739" lineto="16739" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16739" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16740" lineto="16740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16740" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16741" lineto="16741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16744" lineto="16744" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16744" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16745" lineto="16745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16746" lineto="16746" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16746" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16747" lineto="16747" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16747" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16748" lineto="16748" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16748" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16749" lineto="16749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16752" lineto="16752" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16752" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16753" lineto="16753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16754" lineto="16754" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16754" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16755" lineto="16755" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16755" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16756" lineto="16756" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16756" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16759" lineto="16759" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16759" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16762" lineto="16762" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16762" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16763" lineto="16763" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16763" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16764" lineto="16764" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16764" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16765" lineto="16765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16766" lineto="16766" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16766" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16770" lineto="16770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16770" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16773" lineto="16773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16775" lineto="16775" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16775" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16774" lineto="16774" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16774" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16778" lineto="16778" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16778" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16780" lineto="16780" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16780" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16779" lineto="16779" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16779" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16783" lineto="16783" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16783" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16784" lineto="16784" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16784" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16785" lineto="16785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16786" lineto="16786" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16786" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16789" lineto="16789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16792" lineto="16792" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16792" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16793" lineto="16793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16794" lineto="16794" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16794" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16795" lineto="16795" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16795" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16796" lineto="16796" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16796" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16797" lineto="16797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16798" lineto="16798" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16798" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16799" lineto="16799" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16799" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16802" lineto="16802" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16802" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16803" lineto="16803" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16803" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16804" lineto="16804" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16804" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16808" lineto="16808" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16808" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16809" lineto="16809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16812" lineto="16812" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16812" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16815" lineto="16815" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16815" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16816" lineto="16816" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16816" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16817" lineto="16817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16818" lineto="16818" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16818" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16819" lineto="16819" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16819" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16822" lineto="16822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16822" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16823" lineto="16823" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16823" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16824" lineto="16824" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16824" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16825" lineto="16825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16826" lineto="16826" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16826" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16827" lineto="16827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16827" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16830" lineto="16830" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16830" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16831" lineto="16831" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16831" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16832" lineto="16832" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16832" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16833" lineto="16833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16836" lineto="16836" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16836" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16837" lineto="16837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16840" lineto="16840" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16840" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16841" lineto="16841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16842" lineto="16842" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16842" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16843" lineto="16843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16843" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16844" lineto="16844" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16844" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16845" lineto="16845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16845" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16846" lineto="16846" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16846" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16847" lineto="16847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16847" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16848" lineto="16848" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16848" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16851" lineto="16851" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16851" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16854" lineto="16854" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16854" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16855" lineto="16855" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16855" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16858" lineto="16858" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16858" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16859" lineto="16859" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16859" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16860" lineto="16860" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16860" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16861" lineto="16861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16861" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16862" lineto="16862" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16862" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16865" lineto="16865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16866" lineto="16866" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16866" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16869" lineto="16869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16870" lineto="16870" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16870" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16871" lineto="16871" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16871" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16875" lineto="16875" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16875" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16876" lineto="16876" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16876" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16879" lineto="16879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16879" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16880" lineto="16880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16880" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16881" lineto="16881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16882" lineto="16882" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16882" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16883" lineto="16883" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16883" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16886" lineto="16886" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16886" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16889" lineto="16889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16889" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16892" lineto="16892" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16892" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16893" lineto="16893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16896" lineto="16896" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16896" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16897" lineto="16897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16898" lineto="16898" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16898" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16899" lineto="16899" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16899" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16900" lineto="16900" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16900" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16901" lineto="16901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16902" lineto="16902" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16902" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16903" lineto="16903" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16903" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16904" lineto="16904" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16904" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16905" lineto="16905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16908" lineto="16908" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16908" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16910" lineto="16910" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16910" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16909" lineto="16909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16913" lineto="16913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16914" lineto="16914" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16914" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16915" lineto="16915" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16915" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16916" lineto="16916" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16916" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16917" lineto="16917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16918" lineto="16918" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16918" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16919" lineto="16919" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16919" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16920" lineto="16920" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16920" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16923" lineto="16923" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16923" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16924" lineto="16924" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16924" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16927" lineto="16927" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16927" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16930" lineto="16930" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16930" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16931" lineto="16931" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16931" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16932" lineto="16932" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16932" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16933" lineto="16933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16934" lineto="16934" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16934" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16937" lineto="16937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16940" lineto="16940" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16940" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16938" lineto="16938" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16938" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16939" lineto="16939" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16939" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16943" lineto="16943" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16943" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16944" lineto="16944" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16944" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16945" lineto="16945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16946" lineto="16946" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16946" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16947" lineto="16947" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16947" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16948" lineto="16948" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16948" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16949" lineto="16949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16952" lineto="16952" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16952" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16953" lineto="16953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16954" lineto="16954" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16954" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16955" lineto="16955" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16955" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16958" lineto="16958" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16958" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16961" lineto="16961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16962" lineto="16962" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16962" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16963" lineto="16963" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16963" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16964" lineto="16964" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16964" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16965" lineto="16965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16966" lineto="16966" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16966" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16970" lineto="16970" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16970" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16971" lineto="16971" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16971" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16972" lineto="16972" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16972" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16973" lineto="16973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16974" lineto="16974" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16974" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16975" lineto="16975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16975" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16976" lineto="16976" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16976" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16977" lineto="16977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16978" lineto="16978" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16978" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16979" lineto="16979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16979" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16980" lineto="16980" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16980" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16981" lineto="16981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16982" lineto="16982" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16982" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16985" lineto="16985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16988" lineto="16988" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16988" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16991" lineto="16991" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16991" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="16994" lineto="16994" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L16994" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17000" lineto="17000" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17000" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17001" lineto="17001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17002" lineto="17002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17002" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17003" lineto="17003" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17003" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17004" lineto="17004" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17004" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17007" lineto="17007" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17007" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17010" lineto="17010" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17010" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17013" lineto="17013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17014" lineto="17014" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17014" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17015" lineto="17015" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17015" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17019" lineto="17019" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17019" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17023" lineto="17023" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17023" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17024" lineto="17024" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17024" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17025" lineto="17025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17028" lineto="17028" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17028" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17031" lineto="17031" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17031" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17034" lineto="17034" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17034" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17035" lineto="17035" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17035" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17038" lineto="17038" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17038" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17041" lineto="17041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17042" lineto="17042" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17042" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17043" lineto="17043" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17043" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17044" lineto="17044" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17044" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17045" lineto="17045" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17045" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17048" lineto="17048" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17048" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17051" lineto="17051" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17051" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17052" lineto="17052" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17052" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17053" lineto="17053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17057" lineto="17057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17058" lineto="17058" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17058" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17059" lineto="17059" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17059" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17062" lineto="17062" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17062" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17069" lineto="17069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17072" lineto="17072" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17072" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17073" lineto="17073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17076" lineto="17076" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17076" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17077" lineto="17077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17078" lineto="17078" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17078" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17081" lineto="17081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17082" lineto="17082" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17082" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17083" lineto="17083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17083" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17084" lineto="17084" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17084" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17087" lineto="17087" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17087" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17090" lineto="17090" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17090" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17091" lineto="17091" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17091" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17092" lineto="17092" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17092" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17093" lineto="17093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17096" lineto="17096" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17096" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17099" lineto="17099" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17099" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17100" lineto="17100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17100" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17101" lineto="17101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17104" lineto="17104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17104" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17105" lineto="17105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17106" lineto="17106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17106" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17107" lineto="17107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17107" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17110" lineto="17110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17110" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17111" lineto="17111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17111" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17112" lineto="17112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17112" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17115" lineto="17115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17115" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17116" lineto="17116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17116" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17117" lineto="17117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17120" lineto="17120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17120" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17121" lineto="17121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17121" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17127" lineto="17127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17127" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17131" lineto="17131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17131" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17134" lineto="17134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17134" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17138" lineto="17138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17138" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17141" lineto="17141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17145" lineto="17145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17148" lineto="17148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17148" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17152" lineto="17152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17152" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17156" lineto="17156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17156" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17160" lineto="17160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17160" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17163" lineto="17163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17163" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17164" lineto="17164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17164" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17167" lineto="17167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17167" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17168" lineto="17168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17168" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17172" lineto="17172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17172" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17175" lineto="17175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17175" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17173" lineto="17173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17174" lineto="17174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17174" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17176" lineto="17176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17176" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17180" lineto="17180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17180" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17177" lineto="17177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17178" lineto="17178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17178" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17179" lineto="17179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17179" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17184" lineto="17184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17184" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17187" lineto="17187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17187" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17190" lineto="17190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17190" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17191" lineto="17191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17191" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17195" lineto="17195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17195" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17196" lineto="17196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17196" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17197" lineto="17197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17203" lineto="17203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17203" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17204" lineto="17204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17204" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17205" lineto="17205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17205" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17206" lineto="17206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17206" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17209" lineto="17209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17212" lineto="17212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17212" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17216" lineto="17216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17216" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17217" lineto="17217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17218" lineto="17218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17218" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17221" lineto="17221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17222" lineto="17222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17222" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17225" lineto="17225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17226" lineto="17226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17226" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17229" lineto="17229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17230" lineto="17230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17230" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17231" lineto="17231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17231" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17232" lineto="17232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17232" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17235" lineto="17235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17235" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17236" lineto="17236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17236" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17239" lineto="17239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17239" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17242" lineto="17242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17242" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17246" lineto="17246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17246" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17247" lineto="17247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17247" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17248" lineto="17248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17248" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17251" lineto="17251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17251" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17254" lineto="17254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17254" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17258" lineto="17258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17258" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17259" lineto="17259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17259" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17263" lineto="17263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17263" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17266" lineto="17266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17266" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17267" lineto="17267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17267" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17268" lineto="17268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17268" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17269" lineto="17269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17270" lineto="17270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17270" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17273" lineto="17273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17274" lineto="17274" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17274" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17275" lineto="17275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17275" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17276" lineto="17276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17276" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17277" lineto="17277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17278" lineto="17278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17278" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17279" lineto="17279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17279" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17280" lineto="17280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17280" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17281" lineto="17281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17282" lineto="17282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17282" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17285" lineto="17285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17286" lineto="17286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17286" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17287" lineto="17287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17287" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17288" lineto="17288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17288" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17291" lineto="17291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17291" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17292" lineto="17292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17292" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17293" lineto="17293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17294" lineto="17294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17294" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17295" lineto="17295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17295" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17296" lineto="17296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17296" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17297" lineto="17297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17298" lineto="17298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17298" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17299" lineto="17299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17299" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17300" lineto="17300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17300" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17303" lineto="17303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17303" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17304" lineto="17304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17304" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17305" lineto="17305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17306" lineto="17306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17306" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17309" lineto="17309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17313" lineto="17313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17317" lineto="17317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17318" lineto="17318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17318" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17319" lineto="17319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17320" lineto="17320" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17320" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17321" lineto="17321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17322" lineto="17322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17322" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17325" lineto="17325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17326" lineto="17326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17326" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17329" lineto="17329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17332" lineto="17332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17332" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17335" lineto="17335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17335" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17338" lineto="17338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17338" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17341" lineto="17341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17342" lineto="17342" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17342" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17343" lineto="17343" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17343" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17346" lineto="17346" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17346" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17347" lineto="17347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17347" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17351" lineto="17351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17351" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17355" lineto="17355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17355" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17359" lineto="17359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17359" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17360" lineto="17360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17360" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17361" lineto="17361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17362" lineto="17362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17362" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17363" lineto="17363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17363" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17364" lineto="17364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17364" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17365" lineto="17365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17366" lineto="17366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17366" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17370" lineto="17370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17370" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17371" lineto="17371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17371" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17372" lineto="17372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17372" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17373" lineto="17373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17374" lineto="17374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17374" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17378" lineto="17378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17378" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17379" lineto="17379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17379" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17380" lineto="17380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17380" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17384" lineto="17384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17384" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17389" lineto="17389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17390" lineto="17390" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17390" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17391" lineto="17391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17391" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17392" lineto="17392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17392" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17393" lineto="17393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17394" lineto="17394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17394" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17395" lineto="17395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17395" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17396" lineto="17396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17396" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17400" lineto="17400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17400" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17405" lineto="17405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17409" lineto="17409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17413" lineto="17413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17417" lineto="17417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17421" lineto="17421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17425" lineto="17425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17426" lineto="17426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17426" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17427" lineto="17427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17427" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17428" lineto="17428" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17428" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17429" lineto="17429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17430" lineto="17430" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17430" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17431" lineto="17431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17431" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17435" lineto="17435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17435" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17436" lineto="17436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17436" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17437" lineto="17437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17438" lineto="17438" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17438" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17439" lineto="17439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17439" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17443" lineto="17443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17443" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17447" lineto="17447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17447" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17448" lineto="17448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17448" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17452" lineto="17452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17452" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17456" lineto="17456" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17456" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17460" lineto="17460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17460" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17465" lineto="17465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17466" lineto="17466" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17466" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17467" lineto="17467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17467" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17468" lineto="17468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17468" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17469" lineto="17469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17470" lineto="17470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17470" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17471" lineto="17471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17471" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17472" lineto="17472" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17472" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17476" lineto="17476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17476" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17480" lineto="17480" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17480" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17484" lineto="17484" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17484" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17488" lineto="17488" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17488" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17489" lineto="17489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17490" lineto="17490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17490" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17494" lineto="17494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17494" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17499" lineto="17499" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17499" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17500" lineto="17500" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17500" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17501" lineto="17501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17502" lineto="17502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17502" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17503" lineto="17503" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17503" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17504" lineto="17504" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17504" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17505" lineto="17505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17505" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17506" lineto="17506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17506" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17507" lineto="17507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17507" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17508" lineto="17508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17508" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17512" lineto="17512" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17512" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17513" lineto="17513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17513" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17514" lineto="17514" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17514" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17515" lineto="17515" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17515" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17516" lineto="17516" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17516" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17517" lineto="17517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17518" lineto="17518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17518" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17519" lineto="17519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17519" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17523" lineto="17523" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17523" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17524" lineto="17524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17524" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17525" lineto="17525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17526" lineto="17526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17526" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17527" lineto="17527" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17527" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17528" lineto="17528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17528" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17529" lineto="17529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17530" lineto="17530" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17530" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17531" lineto="17531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17531" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17537" lineto="17537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17538" lineto="17538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17538" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17539" lineto="17539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17539" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17540" lineto="17540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17540" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17544" lineto="17544" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17544" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17545" lineto="17545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17546" lineto="17546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17546" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17547" lineto="17547" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17547" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17551" lineto="17551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17551" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17555" lineto="17555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17555" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17560" lineto="17560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17560" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17564" lineto="17564" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17564" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17568" lineto="17568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17568" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17569" lineto="17569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17569" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17570" lineto="17570" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17570" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17571" lineto="17571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17571" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17572" lineto="17572" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17572" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17573" lineto="17573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17578" lineto="17578" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17578" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17579" lineto="17579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17579" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17580" lineto="17580" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17580" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17581" lineto="17581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17585" lineto="17585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17586" lineto="17586" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17586" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17587" lineto="17587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17587" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17588" lineto="17588" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17588" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17589" lineto="17589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17593" lineto="17593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17594" lineto="17594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17594" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17598" lineto="17598" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17598" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17599" lineto="17599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17599" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17603" lineto="17603" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17603" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17604" lineto="17604" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17604" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17605" lineto="17605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17606" lineto="17606" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17606" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17607" lineto="17607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17607" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17608" lineto="17608" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17608" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17612" lineto="17612" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17612" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17613" lineto="17613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17618" lineto="17618" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17618" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17619" lineto="17619" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17619" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17620" lineto="17620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17620" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17621" lineto="17621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17622" lineto="17622" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17622" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17623" lineto="17623" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17623" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17627" lineto="17627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17627" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17628" lineto="17628" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17628" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17629" lineto="17629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17630" lineto="17630" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17630" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17631" lineto="17631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17631" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17635" lineto="17635" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17635" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17639" lineto="17639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17639" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17640" lineto="17640" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17640" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17644" lineto="17644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17644" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17645" lineto="17645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17649" lineto="17649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17649" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17650" lineto="17650" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17650" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17654" lineto="17654" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17654" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17655" lineto="17655" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17655" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17656" lineto="17656" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17656" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17657" lineto="17657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17658" lineto="17658" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17658" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17662" lineto="17662" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17662" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17663" lineto="17663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17663" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17667" lineto="17667" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17667" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17668" lineto="17668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17668" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17672" lineto="17672" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17672" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17673" lineto="17673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17678" lineto="17678" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17678" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17679" lineto="17679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17679" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17680" lineto="17680" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17680" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17684" lineto="17684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17684" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17688" lineto="17688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17688" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17692" lineto="17692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17692" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17696" lineto="17696" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17696" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17700" lineto="17700" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17700" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17705" lineto="17705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17706" lineto="17706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17706" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17710" lineto="17710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17710" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17711" lineto="17711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17711" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17716" lineto="17716" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17716" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17717" lineto="17717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17718" lineto="17718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17718" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17722" lineto="17722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17722" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17723" lineto="17723" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17723" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17727" lineto="17727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17727" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17728" lineto="17728" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17728" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17732" lineto="17732" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17732" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17736" lineto="17736" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17736" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17739" lineto="17739" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17739" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17740" lineto="17740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17740" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17741" lineto="17741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17742" lineto="17742" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17742" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17743" lineto="17743" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17743" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17744" lineto="17744" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17744" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17745" lineto="17745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17749" lineto="17749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17750" lineto="17750" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17750" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17751" lineto="17751" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17751" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17752" lineto="17752" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17752" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17753" lineto="17753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17754" lineto="17754" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17754" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17757" lineto="17757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17758" lineto="17758" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17758" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17759" lineto="17759" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17759" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17760" lineto="17760" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17760" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17768" lineto="17768" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17768" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17769" lineto="17769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17774" lineto="17774" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17774" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17775" lineto="17775" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17775" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17779" lineto="17779" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17779" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17782" lineto="17782" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17782" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17790" lineto="17790" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17790" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17791" lineto="17791" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17791" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17796" lineto="17796" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17796" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17797" lineto="17797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17801" lineto="17801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17801" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17804" lineto="17804" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17804" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17807" lineto="17807" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17807" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17815" lineto="17815" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17815" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17816" lineto="17816" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17816" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17821" lineto="17821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17822" lineto="17822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17822" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17826" lineto="17826" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17826" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17829" lineto="17829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17829" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17837" lineto="17837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17838" lineto="17838" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17838" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17843" lineto="17843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17843" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17844" lineto="17844" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17844" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17848" lineto="17848" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17848" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17851" lineto="17851" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17851" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17859" lineto="17859" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17859" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17860" lineto="17860" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17860" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17865" lineto="17865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17866" lineto="17866" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17866" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17870" lineto="17870" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17870" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17873" lineto="17873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17881" lineto="17881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17882" lineto="17882" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17882" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17887" lineto="17887" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17887" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17888" lineto="17888" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17888" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17892" lineto="17892" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17892" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17895" lineto="17895" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17895" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17903" lineto="17903" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17903" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17904" lineto="17904" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17904" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17909" lineto="17909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17910" lineto="17910" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17910" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17914" lineto="17914" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17914" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17917" lineto="17917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17925" lineto="17925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17926" lineto="17926" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17926" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17931" lineto="17931" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17931" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17932" lineto="17932" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17932" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17936" lineto="17936" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17936" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17939" lineto="17939" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17939" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17947" lineto="17947" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17947" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17948" lineto="17948" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17948" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17953" lineto="17953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17954" lineto="17954" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17954" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17958" lineto="17958" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17958" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17961" lineto="17961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17969" lineto="17969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17970" lineto="17970" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17970" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17975" lineto="17975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17975" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17976" lineto="17976" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17976" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17980" lineto="17980" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17980" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17983" lineto="17983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17983" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17991" lineto="17991" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17991" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17992" lineto="17992" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17992" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17997" lineto="17997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="17998" lineto="17998" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L17998" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18002" lineto="18002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18002" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18005" lineto="18005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18013" lineto="18013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18014" lineto="18014" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18014" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18019" lineto="18019" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18019" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18020" lineto="18020" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18020" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18024" lineto="18024" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18024" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18027" lineto="18027" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18027" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18035" lineto="18035" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18035" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18036" lineto="18036" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18036" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18041" lineto="18041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18042" lineto="18042" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18042" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18046" lineto="18046" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18046" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18049" lineto="18049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18057" lineto="18057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18058" lineto="18058" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18058" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18063" lineto="18063" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18063" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18064" lineto="18064" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18064" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18068" lineto="18068" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18068" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18071" lineto="18071" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18071" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18079" lineto="18079" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18079" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18080" lineto="18080" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18080" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18085" lineto="18085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18086" lineto="18086" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18086" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18090" lineto="18090" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18090" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18093" lineto="18093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18101" lineto="18101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18102" lineto="18102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18102" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18107" lineto="18107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18107" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18108" lineto="18108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18108" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18112" lineto="18112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18112" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18115" lineto="18115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18115" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18123" lineto="18123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18123" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18124" lineto="18124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18124" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18129" lineto="18129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18130" lineto="18130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18130" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18134" lineto="18134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18134" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18137" lineto="18137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18145" lineto="18145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18146" lineto="18146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18146" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18151" lineto="18151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18151" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18152" lineto="18152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18152" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18156" lineto="18156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18156" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18159" lineto="18159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18159" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18167" lineto="18167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18167" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18168" lineto="18168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18168" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18173" lineto="18173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18174" lineto="18174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18174" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18178" lineto="18178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18178" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18181" lineto="18181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18181" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18189" lineto="18189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18190" lineto="18190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18190" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18195" lineto="18195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18195" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18196" lineto="18196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18196" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18200" lineto="18200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18200" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18203" lineto="18203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18203" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18211" lineto="18211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18211" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18212" lineto="18212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18212" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18217" lineto="18217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18218" lineto="18218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18218" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18222" lineto="18222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18222" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18225" lineto="18225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18229" lineto="18229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18230" lineto="18230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18230" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18231" lineto="18231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18231" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18235" lineto="18235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18235" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18239" lineto="18239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18239" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18240" lineto="18240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18240" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18243" lineto="18243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18243" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18246" lineto="18246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18246" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18250" lineto="18250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18250" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18254" lineto="18254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18254" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18257" lineto="18257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18255" lineto="18255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18255" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18256" lineto="18256" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18256" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18263" lineto="18263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18263" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18267" lineto="18267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18267" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18271" lineto="18271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18271" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18275" lineto="18275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18275" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18276" lineto="18276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18276" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18280" lineto="18280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18280" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18334" lineto="18334" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18334" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18281" lineto="18281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18282" lineto="18282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18282" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18283" lineto="18283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18283" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18284" lineto="18284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18284" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18285" lineto="18285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18286" lineto="18286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18286" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18287" lineto="18287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18287" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18288" lineto="18288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18288" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18289" lineto="18289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18290" lineto="18290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18290" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18291" lineto="18291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18291" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18292" lineto="18292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18292" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18293" lineto="18293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18294" lineto="18294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18294" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18295" lineto="18295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18295" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18296" lineto="18296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18296" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18297" lineto="18297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18298" lineto="18298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18298" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18299" lineto="18299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18299" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18300" lineto="18300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18300" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18301" lineto="18301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18301" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18302" lineto="18302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18302" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18303" lineto="18303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18303" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18304" lineto="18304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18304" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18305" lineto="18305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18306" lineto="18306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18306" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18307" lineto="18307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18307" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18308" lineto="18308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18308" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18309" lineto="18309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18310" lineto="18310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18310" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18311" lineto="18311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18311" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18312" lineto="18312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18312" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18313" lineto="18313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18314" lineto="18314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18314" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18315" lineto="18315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18315" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18316" lineto="18316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18316" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18317" lineto="18317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18318" lineto="18318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18318" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18319" lineto="18319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18320" lineto="18320" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18320" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18321" lineto="18321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18322" lineto="18322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18322" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18323" lineto="18323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18323" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18324" lineto="18324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18324" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18325" lineto="18325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18326" lineto="18326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18326" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18327" lineto="18327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18327" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18328" lineto="18328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18328" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18329" lineto="18329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18330" lineto="18330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18330" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18331" lineto="18331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18331" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18332" lineto="18332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18332" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18333" lineto="18333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18335" lineto="18335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18335" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18338" lineto="18338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18338" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18336" lineto="18336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18336" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18337" lineto="18337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18337" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18339" lineto="18339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18339" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18341" lineto="18341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18340" lineto="18340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18340" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18342" lineto="18342" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18342" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18344" lineto="18344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18344" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18343" lineto="18343" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18343" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18345" lineto="18345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18345" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18347" lineto="18347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18347" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18346" lineto="18346" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18346" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18348" lineto="18348" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18348" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18350" lineto="18350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18350" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18349" lineto="18349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18349" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18351" lineto="18351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18351" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18353" lineto="18353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18353" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18352" lineto="18352" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18352" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18354" lineto="18354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18354" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18356" lineto="18356" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18356" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18355" lineto="18355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18355" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18357" lineto="18357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18357" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18359" lineto="18359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18359" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18358" lineto="18358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18358" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18360" lineto="18360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18360" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18362" lineto="18362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18362" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18361" lineto="18361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18363" lineto="18363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18363" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18365" lineto="18365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18364" lineto="18364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18364" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18366" lineto="18366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18366" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18373" lineto="18373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18367" lineto="18367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18367" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18368" lineto="18368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18368" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18369" lineto="18369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18370" lineto="18370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18370" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18371" lineto="18371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18371" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18372" lineto="18372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18372" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18374" lineto="18374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18374" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18382" lineto="18382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18382" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18375" lineto="18375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18375" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18376" lineto="18376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18376" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18377" lineto="18377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18377" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18378" lineto="18378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18378" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18379" lineto="18379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18379" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18380" lineto="18380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18380" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18381" lineto="18381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18381" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18383" lineto="18383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18383" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18391" lineto="18391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18391" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18384" lineto="18384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18384" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18385" lineto="18385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18385" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18386" lineto="18386" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18386" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18387" lineto="18387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18387" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18388" lineto="18388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18388" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18389" lineto="18389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18390" lineto="18390" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18390" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18392" lineto="18392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18392" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18394" lineto="18394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18394" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18393" lineto="18393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18395" lineto="18395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18395" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18397" lineto="18397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18397" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18396" lineto="18396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18396" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18398" lineto="18398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18398" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18400" lineto="18400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18400" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18399" lineto="18399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18399" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18401" lineto="18401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18405" lineto="18405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18402" lineto="18402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18402" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18403" lineto="18403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18403" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18404" lineto="18404" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18404" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18406" lineto="18406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18406" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18411" lineto="18411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18411" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18407" lineto="18407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18407" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18408" lineto="18408" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18408" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18409" lineto="18409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18410" lineto="18410" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18410" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18412" lineto="18412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18412" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18416" lineto="18416" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18416" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18413" lineto="18413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18413" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18414" lineto="18414" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18414" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18415" lineto="18415" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18415" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18417" lineto="18417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18420" lineto="18420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18420" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18418" lineto="18418" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18418" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18419" lineto="18419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18419" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18421" lineto="18421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18421" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18424" lineto="18424" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18424" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18422" lineto="18422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18422" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18423" lineto="18423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18423" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18425" lineto="18425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18425" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18427" lineto="18427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18427" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18426" lineto="18426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18426" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18428" lineto="18428" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18428" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18430" lineto="18430" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18430" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18429" lineto="18429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18431" lineto="18431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18431" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18433" lineto="18433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18433" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18432" lineto="18432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18432" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18434" lineto="18434" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18434" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18437" lineto="18437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18435" lineto="18435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18435" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18436" lineto="18436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18436" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18438" lineto="18438" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18438" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18440" lineto="18440" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18440" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18439" lineto="18439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18439" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18441" lineto="18441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18443" lineto="18443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18443" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18442" lineto="18442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18442" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18444" lineto="18444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18444" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18447" lineto="18447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18447" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18445" lineto="18445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18446" lineto="18446" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18446" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18448" lineto="18448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18448" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18450" lineto="18450" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18450" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18449" lineto="18449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18449" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18451" lineto="18451" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18451" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18453" lineto="18453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18452" lineto="18452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18452" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18454" lineto="18454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18454" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18458" lineto="18458" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18458" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18455" lineto="18455" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18455" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18456" lineto="18456" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18456" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18457" lineto="18457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18457" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18459" lineto="18459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18459" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18463" lineto="18463" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18463" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18460" lineto="18460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18460" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18461" lineto="18461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18461" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18462" lineto="18462" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18462" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18464" lineto="18464" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18464" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18466" lineto="18466" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18466" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18465" lineto="18465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18467" lineto="18467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18467" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18469" lineto="18469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18469" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18468" lineto="18468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18468" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18470" lineto="18470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18470" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18472" lineto="18472" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18472" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18471" lineto="18471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18471" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18473" lineto="18473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18473" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18477" lineto="18477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18477" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18474" lineto="18474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18474" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18475" lineto="18475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18475" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18476" lineto="18476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18476" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18478" lineto="18478" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18478" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18480" lineto="18480" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18480" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18479" lineto="18479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18479" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18481" lineto="18481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18481" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18483" lineto="18483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18483" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18482" lineto="18482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18482" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18484" lineto="18484" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18484" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18486" lineto="18486" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18486" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18485" lineto="18485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18487" lineto="18487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18487" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18489" lineto="18489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18488" lineto="18488" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18488" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18490" lineto="18490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18490" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18493" lineto="18493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18491" lineto="18491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18491" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18492" lineto="18492" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18492" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18494" lineto="18494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18494" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18497" lineto="18497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18497" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18495" lineto="18495" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18495" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18496" lineto="18496" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18496" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18498" lineto="18498" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18498" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18500" lineto="18500" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18500" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18499" lineto="18499" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18499" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18501" lineto="18501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18516" lineto="18516" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18516" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18502" lineto="18502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18502" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18503" lineto="18503" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18503" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18504" lineto="18504" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18504" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18505" lineto="18505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18505" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18506" lineto="18506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18506" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18507" lineto="18507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18507" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18508" lineto="18508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18508" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18509" lineto="18509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18509" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18510" lineto="18510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18510" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18511" lineto="18511" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18511" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18512" lineto="18512" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18512" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18513" lineto="18513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18513" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18514" lineto="18514" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18514" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18515" lineto="18515" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18515" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18517" lineto="18517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18517" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18519" lineto="18519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18519" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18518" lineto="18518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18518" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18520" lineto="18520" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18520" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18524" lineto="18524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18524" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18521" lineto="18521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18521" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18522" lineto="18522" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18522" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18523" lineto="18523" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18523" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18525" lineto="18525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18525" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18529" lineto="18529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18526" lineto="18526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18526" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18527" lineto="18527" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18527" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18528" lineto="18528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18528" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18530" lineto="18530" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18530" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18532" lineto="18532" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18532" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18531" lineto="18531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18531" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18533" lineto="18533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18536" lineto="18536" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18536" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18534" lineto="18534" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18534" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18535" lineto="18535" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18535" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18537" lineto="18537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18540" lineto="18540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18540" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18538" lineto="18538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18538" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18539" lineto="18539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18539" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18541" lineto="18541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18541" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18544" lineto="18544" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18544" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18542" lineto="18542" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18542" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18543" lineto="18543" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18543" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18545" lineto="18545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18545" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18548" lineto="18548" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18548" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18546" lineto="18546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18546" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18547" lineto="18547" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18547" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18549" lineto="18549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18552" lineto="18552" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18552" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18550" lineto="18550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18550" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18551" lineto="18551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18551" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18553" lineto="18553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18556" lineto="18556" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18556" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18554" lineto="18554" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18554" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18555" lineto="18555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18555" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18557" lineto="18557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18557" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18560" lineto="18560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18560" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18558" lineto="18558" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18558" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18559" lineto="18559" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18559" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18561" lineto="18561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18563" lineto="18563" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18563" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18562" lineto="18562" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18562" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18564" lineto="18564" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18564" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18567" lineto="18567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18567" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18565" lineto="18565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18565" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18566" lineto="18566" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18566" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18568" lineto="18568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18568" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18570" lineto="18570" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18570" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18569" lineto="18569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18569" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18571" lineto="18571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18571" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18583" lineto="18583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18583" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18572" lineto="18572" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18572" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18573" lineto="18573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18574" lineto="18574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18574" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18575" lineto="18575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18575" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18576" lineto="18576" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18576" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18577" lineto="18577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18578" lineto="18578" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18578" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18579" lineto="18579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18579" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18580" lineto="18580" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18580" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18581" lineto="18581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18582" lineto="18582" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18582" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18584" lineto="18584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18584" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18595" lineto="18595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18595" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18585" lineto="18585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18586" lineto="18586" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18586" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18587" lineto="18587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18587" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18588" lineto="18588" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18588" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18589" lineto="18589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18590" lineto="18590" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18590" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18591" lineto="18591" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18591" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18592" lineto="18592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18592" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18593" lineto="18593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18594" lineto="18594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18594" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18596" lineto="18596" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18596" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18598" lineto="18598" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18598" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18597" lineto="18597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18597" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18599" lineto="18599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18599" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18601" lineto="18601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18601" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18600" lineto="18600" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18600" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18602" lineto="18602" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18602" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18605" lineto="18605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18603" lineto="18603" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18603" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18604" lineto="18604" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18604" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18606" lineto="18606" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18606" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18609" lineto="18609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18609" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18607" lineto="18607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18607" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18608" lineto="18608" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18608" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18610" lineto="18610" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18610" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18613" lineto="18613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18613" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18611" lineto="18611" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18611" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18612" lineto="18612" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18612" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18614" lineto="18614" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18614" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18617" lineto="18617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18617" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18615" lineto="18615" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18615" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18616" lineto="18616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18616" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18618" lineto="18618" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18618" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18622" lineto="18622" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18622" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18619" lineto="18619" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18619" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18620" lineto="18620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18620" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18621" lineto="18621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18623" lineto="18623" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18623" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18627" lineto="18627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18627" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18624" lineto="18624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18624" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18625" lineto="18625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18626" lineto="18626" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18626" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18628" lineto="18628" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18628" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18632" lineto="18632" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18632" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18629" lineto="18629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18630" lineto="18630" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18630" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18631" lineto="18631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18631" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18633" lineto="18633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18633" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18635" lineto="18635" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18635" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18634" lineto="18634" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18634" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18636" lineto="18636" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18636" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18639" lineto="18639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18639" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18637" lineto="18637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18638" lineto="18638" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18638" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18640" lineto="18640" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18640" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18643" lineto="18643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18643" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18641" lineto="18641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18641" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18642" lineto="18642" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18642" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18644" lineto="18644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18644" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18647" lineto="18647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18647" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18645" lineto="18645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18646" lineto="18646" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18646" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18648" lineto="18648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18648" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18650" lineto="18650" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18650" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18649" lineto="18649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18649" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18651" lineto="18651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18651" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18653" lineto="18653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18652" lineto="18652" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18652" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18654" lineto="18654" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18654" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18659" lineto="18659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18659" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18655" lineto="18655" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18655" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18656" lineto="18656" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18656" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18657" lineto="18657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18657" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18658" lineto="18658" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18658" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18660" lineto="18660" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18660" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18667" lineto="18667" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18667" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18661" lineto="18661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18661" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18662" lineto="18662" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18662" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18663" lineto="18663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18663" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18664" lineto="18664" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18664" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18665" lineto="18665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18665" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18666" lineto="18666" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18666" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18668" lineto="18668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18668" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18685" lineto="18685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18685" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18669" lineto="18669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18670" lineto="18670" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18670" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18671" lineto="18671" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18671" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18672" lineto="18672" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18672" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18673" lineto="18673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18674" lineto="18674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18674" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18675" lineto="18675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18675" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18676" lineto="18676" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18676" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18677" lineto="18677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18678" lineto="18678" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18678" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18679" lineto="18679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18679" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18680" lineto="18680" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18680" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18681" lineto="18681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18681" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18682" lineto="18682" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18682" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18683" lineto="18683" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18683" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18684" lineto="18684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18684" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18686" lineto="18686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18686" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18690" lineto="18690" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18690" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18687" lineto="18687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18687" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18688" lineto="18688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18688" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18689" lineto="18689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18689" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18691" lineto="18691" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18691" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18696" lineto="18696" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18696" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18692" lineto="18692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18692" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18693" lineto="18693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18693" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18694" lineto="18694" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18694" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18695" lineto="18695" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18695" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18697" lineto="18697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18705" lineto="18705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18698" lineto="18698" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18698" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18699" lineto="18699" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18699" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18700" lineto="18700" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18700" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18701" lineto="18701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18702" lineto="18702" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18702" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18703" lineto="18703" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18703" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18704" lineto="18704" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18704" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18706" lineto="18706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18706" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18733" lineto="18733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18733" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18707" lineto="18707" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18707" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18708" lineto="18708" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18708" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18709" lineto="18709" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18709" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18710" lineto="18710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18710" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18711" lineto="18711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18711" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18712" lineto="18712" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18712" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18713" lineto="18713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18714" lineto="18714" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18714" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18715" lineto="18715" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18715" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18716" lineto="18716" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18716" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18717" lineto="18717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18717" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18718" lineto="18718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18718" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18719" lineto="18719" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18719" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18720" lineto="18720" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18720" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18721" lineto="18721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18721" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18722" lineto="18722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18722" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18723" lineto="18723" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18723" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18724" lineto="18724" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18724" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18725" lineto="18725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18725" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18726" lineto="18726" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18726" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18727" lineto="18727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18727" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18728" lineto="18728" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18728" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18729" lineto="18729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18730" lineto="18730" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18730" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18731" lineto="18731" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18731" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18732" lineto="18732" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18732" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18734" lineto="18734" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18734" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18745" lineto="18745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18735" lineto="18735" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18735" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18736" lineto="18736" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18736" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18737" lineto="18737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18738" lineto="18738" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18738" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18739" lineto="18739" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18739" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18740" lineto="18740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18740" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18741" lineto="18741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18742" lineto="18742" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18742" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18743" lineto="18743" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18743" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18744" lineto="18744" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18744" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18746" lineto="18746" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18746" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18758" lineto="18758" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18758" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18747" lineto="18747" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18747" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18748" lineto="18748" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18748" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18749" lineto="18749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18750" lineto="18750" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18750" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18751" lineto="18751" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18751" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18752" lineto="18752" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18752" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18753" lineto="18753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18754" lineto="18754" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18754" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18755" lineto="18755" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18755" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18756" lineto="18756" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18756" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18757" lineto="18757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18759" lineto="18759" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18759" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18765" lineto="18765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18760" lineto="18760" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18760" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18761" lineto="18761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18761" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18762" lineto="18762" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18762" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18763" lineto="18763" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18763" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18764" lineto="18764" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18764" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18766" lineto="18766" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18766" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18775" lineto="18775" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18775" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18767" lineto="18767" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18767" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18768" lineto="18768" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18768" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18769" lineto="18769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18770" lineto="18770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18770" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18771" lineto="18771" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18771" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18772" lineto="18772" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18772" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18773" lineto="18773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18774" lineto="18774" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18774" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18776" lineto="18776" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18776" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18779" lineto="18779" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18779" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18777" lineto="18777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18778" lineto="18778" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18778" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18780" lineto="18780" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18780" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18785" lineto="18785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18781" lineto="18781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18782" lineto="18782" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18782" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18783" lineto="18783" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18783" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18784" lineto="18784" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18784" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18786" lineto="18786" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18786" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18791" lineto="18791" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18791" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18787" lineto="18787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18787" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18788" lineto="18788" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18788" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18789" lineto="18789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18790" lineto="18790" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18790" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18792" lineto="18792" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18792" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18795" lineto="18795" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18795" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18793" lineto="18793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18794" lineto="18794" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18794" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18796" lineto="18796" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18796" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18798" lineto="18798" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18798" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18797" lineto="18797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18797" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18799" lineto="18799" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18799" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18802" lineto="18802" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18802" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18800" lineto="18800" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18800" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18801" lineto="18801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18801" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18803" lineto="18803" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18803" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18805" lineto="18805" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18805" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18804" lineto="18804" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18804" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18806" lineto="18806" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18806" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18810" lineto="18810" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18810" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18807" lineto="18807" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18807" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18808" lineto="18808" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18808" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18809" lineto="18809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18811" lineto="18811" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18811" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18815" lineto="18815" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18815" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18812" lineto="18812" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18812" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18813" lineto="18813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18814" lineto="18814" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18814" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18816" lineto="18816" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18816" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18820" lineto="18820" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18820" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18817" lineto="18817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18818" lineto="18818" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18818" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18819" lineto="18819" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18819" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18821" lineto="18821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18824" lineto="18824" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18824" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18822" lineto="18822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18822" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18823" lineto="18823" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18823" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18825" lineto="18825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18828" lineto="18828" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18828" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18826" lineto="18826" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18826" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18827" lineto="18827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18827" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18829" lineto="18829" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18829" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18836" lineto="18836" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18836" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18830" lineto="18830" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18830" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18831" lineto="18831" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18831" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18832" lineto="18832" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18832" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18833" lineto="18833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18834" lineto="18834" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18834" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18835" lineto="18835" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18835" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18837" lineto="18837" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18837" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18840" lineto="18840" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18840" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18838" lineto="18838" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18838" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18839" lineto="18839" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18839" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18841" lineto="18841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18841" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18843" lineto="18843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18843" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18842" lineto="18842" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18842" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18844" lineto="18844" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18844" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18846" lineto="18846" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18846" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18845" lineto="18845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18845" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18847" lineto="18847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18847" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18849" lineto="18849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18848" lineto="18848" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18848" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18850" lineto="18850" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18850" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18852" lineto="18852" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18852" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18851" lineto="18851" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18851" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18853" lineto="18853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18856" lineto="18856" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18856" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18854" lineto="18854" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18854" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18855" lineto="18855" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18855" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18857" lineto="18857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18857" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18864" lineto="18864" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18864" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18858" lineto="18858" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18858" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18859" lineto="18859" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18859" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18860" lineto="18860" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18860" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18861" lineto="18861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18861" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18862" lineto="18862" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18862" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18863" lineto="18863" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18863" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18865" lineto="18865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18865" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18868" lineto="18868" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18868" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18866" lineto="18866" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18866" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18867" lineto="18867" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18867" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18869" lineto="18869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18871" lineto="18871" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18871" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18870" lineto="18870" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18870" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18872" lineto="18872" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18872" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18874" lineto="18874" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18874" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18873" lineto="18873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18875" lineto="18875" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18875" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18878" lineto="18878" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18878" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18876" lineto="18876" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18876" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18877" lineto="18877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18877" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18879" lineto="18879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18879" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18881" lineto="18881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18880" lineto="18880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18880" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18882" lineto="18882" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18882" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18884" lineto="18884" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18884" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18883" lineto="18883" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18883" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18885" lineto="18885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18888" lineto="18888" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18888" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18886" lineto="18886" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18886" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18887" lineto="18887" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18887" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18889" lineto="18889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18889" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18891" lineto="18891" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18891" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18890" lineto="18890" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18890" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18892" lineto="18892" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18892" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18895" lineto="18895" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18895" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18893" lineto="18893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18894" lineto="18894" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18894" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18896" lineto="18896" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18896" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18898" lineto="18898" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18898" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18897" lineto="18897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18897" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18899" lineto="18899" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18899" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18902" lineto="18902" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18902" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18900" lineto="18900" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18900" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18901" lineto="18901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18903" lineto="18903" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18903" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18905" lineto="18905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18905" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18904" lineto="18904" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18904" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18906" lineto="18906" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18906" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18908" lineto="18908" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18908" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18907" lineto="18907" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18907" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18909" lineto="18909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18911" lineto="18911" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18911" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18910" lineto="18910" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18910" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18912" lineto="18912" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18912" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18922" lineto="18922" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18922" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18913" lineto="18913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18913" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18914" lineto="18914" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18914" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18915" lineto="18915" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18915" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18916" lineto="18916" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18916" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18917" lineto="18917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18918" lineto="18918" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18918" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18919" lineto="18919" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18919" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18920" lineto="18920" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18920" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18921" lineto="18921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18921" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18923" lineto="18923" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18923" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18941" lineto="18941" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18941" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18924" lineto="18924" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18924" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18925" lineto="18925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18926" lineto="18926" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18926" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18927" lineto="18927" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18927" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18928" lineto="18928" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18928" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18929" lineto="18929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18929" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18930" lineto="18930" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18930" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18931" lineto="18931" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18931" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18932" lineto="18932" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18932" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18933" lineto="18933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18933" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18934" lineto="18934" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18934" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18935" lineto="18935" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18935" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18936" lineto="18936" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18936" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18937" lineto="18937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18938" lineto="18938" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18938" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18939" lineto="18939" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18939" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18940" lineto="18940" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18940" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18942" lineto="18942" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18942" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18960" lineto="18960" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18960" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18943" lineto="18943" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18943" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18944" lineto="18944" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18944" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18945" lineto="18945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18946" lineto="18946" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18946" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18947" lineto="18947" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18947" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18948" lineto="18948" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18948" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18949" lineto="18949" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18949" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18950" lineto="18950" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18950" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18951" lineto="18951" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18951" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18952" lineto="18952" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18952" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18953" lineto="18953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18954" lineto="18954" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18954" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18955" lineto="18955" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18955" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18956" lineto="18956" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18956" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18957" lineto="18957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18958" lineto="18958" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18958" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18959" lineto="18959" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18959" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18961" lineto="18961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18980" lineto="18980" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18980" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18962" lineto="18962" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18962" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18963" lineto="18963" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18963" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18964" lineto="18964" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18964" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18965" lineto="18965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18966" lineto="18966" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18966" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18967" lineto="18967" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18967" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18968" lineto="18968" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18968" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18969" lineto="18969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18970" lineto="18970" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18970" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18971" lineto="18971" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18971" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18972" lineto="18972" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18972" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18973" lineto="18973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18974" lineto="18974" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18974" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18975" lineto="18975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18975" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18976" lineto="18976" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18976" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18977" lineto="18977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18978" lineto="18978" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18978" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18979" lineto="18979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18979" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18981" lineto="18981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18999" lineto="18999" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18999" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18982" lineto="18982" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18982" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18983" lineto="18983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18983" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18984" lineto="18984" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18984" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18985" lineto="18985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18986" lineto="18986" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18986" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18987" lineto="18987" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18987" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18988" lineto="18988" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18988" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18989" lineto="18989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18989" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18990" lineto="18990" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18990" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18991" lineto="18991" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18991" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18992" lineto="18992" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18992" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18993" lineto="18993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18993" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18994" lineto="18994" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18994" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18995" lineto="18995" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18995" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18996" lineto="18996" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18996" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18997" lineto="18997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="18998" lineto="18998" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L18998" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19000" lineto="19000" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19000" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19018" lineto="19018" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19018" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19001" lineto="19001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19002" lineto="19002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19002" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19003" lineto="19003" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19003" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19004" lineto="19004" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19004" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19005" lineto="19005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19005" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19006" lineto="19006" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19006" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19007" lineto="19007" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19007" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19008" lineto="19008" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19008" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19009" lineto="19009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19010" lineto="19010" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19010" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19011" lineto="19011" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19011" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19012" lineto="19012" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19012" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19013" lineto="19013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19013" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19014" lineto="19014" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19014" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19015" lineto="19015" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19015" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19016" lineto="19016" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19016" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19017" lineto="19017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19019" lineto="19019" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19019" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19037" lineto="19037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19020" lineto="19020" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19020" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19021" lineto="19021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19022" lineto="19022" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19022" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19023" lineto="19023" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19023" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19024" lineto="19024" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19024" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19025" lineto="19025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19026" lineto="19026" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19026" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19027" lineto="19027" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19027" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19028" lineto="19028" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19028" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19029" lineto="19029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19029" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19030" lineto="19030" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19030" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19031" lineto="19031" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19031" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19032" lineto="19032" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19032" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19033" lineto="19033" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19033" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19034" lineto="19034" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19034" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19035" lineto="19035" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19035" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19036" lineto="19036" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19036" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19038" lineto="19038" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19038" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19040" lineto="19040" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19040" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19039" lineto="19039" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19039" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19041" lineto="19041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19041" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19043" lineto="19043" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19043" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19042" lineto="19042" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19042" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19044" lineto="19044" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19044" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19046" lineto="19046" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19046" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19045" lineto="19045" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19045" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19047" lineto="19047" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19047" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19049" lineto="19049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19048" lineto="19048" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19048" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19050" lineto="19050" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19050" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19052" lineto="19052" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19052" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19051" lineto="19051" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19051" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19053" lineto="19053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19053" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19055" lineto="19055" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19055" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19054" lineto="19054" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19054" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19056" lineto="19056" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19056" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19058" lineto="19058" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19058" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19057" lineto="19057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19059" lineto="19059" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19059" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19061" lineto="19061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19061" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19060" lineto="19060" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19060" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19062" lineto="19062" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19062" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19065" lineto="19065" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19065" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19063" lineto="19063" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19063" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19064" lineto="19064" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19064" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19066" lineto="19066" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19066" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19069" lineto="19069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19067" lineto="19067" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19067" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19068" lineto="19068" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19068" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19070" lineto="19070" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19070" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19072" lineto="19072" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19072" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19071" lineto="19071" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19071" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19073" lineto="19073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19075" lineto="19075" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19075" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19074" lineto="19074" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19074" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19076" lineto="19076" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19076" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19078" lineto="19078" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19078" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19077" lineto="19077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19077" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19079" lineto="19079" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19079" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19083" lineto="19083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19083" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19080" lineto="19080" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19080" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19081" lineto="19081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19082" lineto="19082" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19082" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19084" lineto="19084" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19084" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19087" lineto="19087" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19087" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19085" lineto="19085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19086" lineto="19086" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19086" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19088" lineto="19088" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19088" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19091" lineto="19091" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19091" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19089" lineto="19089" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19089" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19090" lineto="19090" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19090" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19092" lineto="19092" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19092" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19094" lineto="19094" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19094" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19093" lineto="19093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19095" lineto="19095" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19095" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19097" lineto="19097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19096" lineto="19096" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19096" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19098" lineto="19098" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19098" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19101" lineto="19101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19099" lineto="19099" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19099" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19100" lineto="19100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19100" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19102" lineto="19102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19102" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19104" lineto="19104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19104" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19103" lineto="19103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19103" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19105" lineto="19105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19105" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19107" lineto="19107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19107" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19106" lineto="19106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19106" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19108" lineto="19108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19108" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19119" lineto="19119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19119" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19109" lineto="19109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19110" lineto="19110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19110" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19111" lineto="19111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19111" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19112" lineto="19112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19112" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19113" lineto="19113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19114" lineto="19114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19114" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19115" lineto="19115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19115" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19116" lineto="19116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19116" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19117" lineto="19117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19118" lineto="19118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19118" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19120" lineto="19120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19120" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19124" lineto="19124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19124" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19121" lineto="19121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19121" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19122" lineto="19122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19122" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19123" lineto="19123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19123" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19125" lineto="19125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19127" lineto="19127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19127" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19126" lineto="19126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19126" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19128" lineto="19128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19128" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19132" lineto="19132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19132" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19129" lineto="19129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19130" lineto="19130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19130" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19131" lineto="19131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19131" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19133" lineto="19133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19133" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19135" lineto="19135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19135" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19134" lineto="19134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19134" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19136" lineto="19136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19136" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19138" lineto="19138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19138" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19137" lineto="19137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19137" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19139" lineto="19139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19139" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19142" lineto="19142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19142" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19140" lineto="19140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19140" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19141" lineto="19141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19141" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19143" lineto="19143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19143" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19146" lineto="19146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19146" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19144" lineto="19144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19144" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19145" lineto="19145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19147" lineto="19147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19147" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19151" lineto="19151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19151" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19148" lineto="19148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19148" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19149" lineto="19149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19149" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19150" lineto="19150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19150" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19152" lineto="19152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19152" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19156" lineto="19156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19156" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19153" lineto="19153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19153" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19154" lineto="19154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19154" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19155" lineto="19155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19155" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19157" lineto="19157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19157" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19160" lineto="19160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19160" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19158" lineto="19158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19158" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19159" lineto="19159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19159" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19161" lineto="19161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19165" lineto="19165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19162" lineto="19162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19162" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19163" lineto="19163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19163" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19164" lineto="19164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19164" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19166" lineto="19166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19166" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19168" lineto="19168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19168" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19167" lineto="19167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19167" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19169" lineto="19169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19169" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19171" lineto="19171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19171" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19170" lineto="19170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19170" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19172" lineto="19172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19172" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19174" lineto="19174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19174" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19173" lineto="19173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19173" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19175" lineto="19175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19175" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19177" lineto="19177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19176" lineto="19176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19176" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19178" lineto="19178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19178" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19180" lineto="19180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19180" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19179" lineto="19179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19179" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19181" lineto="19181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19181" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19183" lineto="19183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19183" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19182" lineto="19182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19182" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19184" lineto="19184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19184" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19186" lineto="19186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19186" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19185" lineto="19185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19185" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19187" lineto="19187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19187" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19189" lineto="19189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19188" lineto="19188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19188" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19190" lineto="19190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19190" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19192" lineto="19192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19192" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19191" lineto="19191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19191" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19193" lineto="19193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19196" lineto="19196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19196" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19194" lineto="19194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19194" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19195" lineto="19195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19195" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19197" lineto="19197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19201" lineto="19201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19198" lineto="19198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19198" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19199" lineto="19199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19199" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19200" lineto="19200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19200" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19202" lineto="19202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19202" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19205" lineto="19205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19205" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19203" lineto="19203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19203" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19204" lineto="19204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19204" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19206" lineto="19206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19206" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19209" lineto="19209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19209" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19207" lineto="19207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19207" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19208" lineto="19208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19208" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19210" lineto="19210" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19210" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19212" lineto="19212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19212" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19211" lineto="19211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19211" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19213" lineto="19213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19213" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19218" lineto="19218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19218" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19214" lineto="19214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19214" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19215" lineto="19215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19215" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19216" lineto="19216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19216" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19217" lineto="19217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19217" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19219" lineto="19219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19219" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19224" lineto="19224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19224" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19220" lineto="19220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19220" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19221" lineto="19221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19222" lineto="19222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19222" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19223" lineto="19223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19223" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19225" lineto="19225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19229" lineto="19229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19226" lineto="19226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19226" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19227" lineto="19227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19227" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19228" lineto="19228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19228" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19230" lineto="19230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19230" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19232" lineto="19232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19232" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19231" lineto="19231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19231" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19233" lineto="19233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19233" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19235" lineto="19235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19235" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19234" lineto="19234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19234" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19236" lineto="19236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19236" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19240" lineto="19240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19240" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19237" lineto="19237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19237" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19238" lineto="19238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19238" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19239" lineto="19239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19239" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19241" lineto="19241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19243" lineto="19243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19243" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19242" lineto="19242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19242" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19244" lineto="19244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19244" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19246" lineto="19246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19246" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19245" lineto="19245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19245" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19247" lineto="19247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19247" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19249" lineto="19249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19248" lineto="19248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19248" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19250" lineto="19250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19250" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19252" lineto="19252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19252" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19251" lineto="19251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19251" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19253" lineto="19253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19255" lineto="19255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19255" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19254" lineto="19254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19254" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19256" lineto="19256" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19256" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19258" lineto="19258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19258" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19257" lineto="19257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19261" lineto="19261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19261" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19262" lineto="19262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19262" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19263" lineto="19263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19263" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19264" lineto="19264" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19264" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19265" lineto="19265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19266" lineto="19266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19266" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19267" lineto="19267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19267" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19268" lineto="19268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19268" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19269" lineto="19269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19270" lineto="19270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19270" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19271" lineto="19271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19271" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19272" lineto="19272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19272" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19273" lineto="19273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19273" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19274" lineto="19274" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19274" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19275" lineto="19275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19275" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19276" lineto="19276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19276" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19277" lineto="19277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19278" lineto="19278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19278" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19279" lineto="19279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19279" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19280" lineto="19280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19280" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19281" lineto="19281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19282" lineto="19282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19282" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19283" lineto="19283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19283" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19284" lineto="19284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19284" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19285" lineto="19285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19286" lineto="19286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19286" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19287" lineto="19287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19287" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19288" lineto="19288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19288" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19289" lineto="19289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19290" lineto="19290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19290" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19291" lineto="19291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19291" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19292" lineto="19292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19292" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19293" lineto="19293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19294" lineto="19294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19294" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19295" lineto="19295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19295" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19296" lineto="19296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19296" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19297" lineto="19297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19297" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19298" lineto="19298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19298" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19299" lineto="19299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19299" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19300" lineto="19300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19300" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19301" lineto="19301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19301" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19302" lineto="19302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19302" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19303" lineto="19303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19303" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19304" lineto="19304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19304" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19305" lineto="19305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19305" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19306" lineto="19306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19306" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19307" lineto="19307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19307" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19308" lineto="19308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19308" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19309" lineto="19309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19310" lineto="19310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19310" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19311" lineto="19311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19311" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19312" lineto="19312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19312" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19313" lineto="19313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19316" lineto="19316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19316" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19317" lineto="19317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19317" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19320" lineto="19320" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19320" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19323" lineto="19323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19323" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19326" lineto="19326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19326" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19329" lineto="19329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19332" lineto="19332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19332" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19335" lineto="19335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19335" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19338" lineto="19338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19338" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19341" lineto="19341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19341" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19344" lineto="19344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19344" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19351" lineto="19351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19351" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19352" lineto="19352" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19352" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19359" lineto="19359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19359" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19360" lineto="19360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19360" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19361" lineto="19361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19368" lineto="19368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19368" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19369" lineto="19369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19370" lineto="19370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19370" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19373" lineto="19373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19376" lineto="19376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19376" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19379" lineto="19379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19379" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19382" lineto="19382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19382" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19383" lineto="19383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19383" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19384" lineto="19384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19384" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19388" lineto="19388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19388" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19389" lineto="19389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19389" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19390" lineto="19390" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19390" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19394" lineto="19394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19394" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19395" lineto="19395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19395" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19399" lineto="19399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19399" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19403" lineto="19403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19403" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19406" lineto="19406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19406" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19409" lineto="19409" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19409" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19412" lineto="19412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19412" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19416" lineto="19416" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19416" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19419" lineto="19419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19419" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19422" lineto="19422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19422" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19426" lineto="19426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19426" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19429" lineto="19429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19429" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19432" lineto="19432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19432" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19435" lineto="19435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19435" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19436" lineto="19436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19436" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19437" lineto="19437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19440" lineto="19440" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19440" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19441" lineto="19441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19441" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19442" lineto="19442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19442" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19445" lineto="19445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19445" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19448" lineto="19448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19448" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19451" lineto="19451" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19451" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19454" lineto="19454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19454" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19455" lineto="19455" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19455" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19456" lineto="19456" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19456" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19459" lineto="19459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19459" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19462" lineto="19462" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19462" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19465" lineto="19465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19468" lineto="19468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19468" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19472" lineto="19472" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19472" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19476" lineto="19476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19476" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19479" lineto="19479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19479" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19482" lineto="19482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19482" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19483" lineto="19483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19483" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19484" lineto="19484" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19484" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19485" lineto="19485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19485" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19486" lineto="19486" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19486" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19487" lineto="19487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19487" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19488" lineto="19488" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19488" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19489" lineto="19489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19490" lineto="19490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19490" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19491" lineto="19491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19491" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19492" lineto="19492" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19492" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19493" lineto="19493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19494" lineto="19494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19494" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19495" lineto="19495" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19495" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19498" lineto="19498" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19498" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19502" lineto="19502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19502" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19503" lineto="19503" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19503" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19506" lineto="19506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19506" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19507" lineto="19507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19507" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19508" lineto="19508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19508" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19511" lineto="19511" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19511" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19514" lineto="19514" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19514" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19515" lineto="19515" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19515" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19519" lineto="19519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19519" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19523" lineto="19523" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19523" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19526" lineto="19526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19526" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19527" lineto="19527" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19527" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19530" lineto="19530" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19530" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19531" lineto="19531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19531" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19534" lineto="19534" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19534" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19535" lineto="19535" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19535" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19538" lineto="19538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19538" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19539" lineto="19539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19539" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19542" lineto="19542" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19542" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19546" lineto="19546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19546" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19549" lineto="19549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19561" lineto="19561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19562" lineto="19562" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19562" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19574" lineto="19574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19574" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19577" lineto="19577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19577" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19580" lineto="19580" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19580" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19583" lineto="19583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19583" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19584" lineto="19584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19584" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19587" lineto="19587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19587" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19588" lineto="19588" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19588" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19591" lineto="19591" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19591" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19592" lineto="19592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19592" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19596" lineto="19596" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19596" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19600" lineto="19600" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19600" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19601" lineto="19601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19601" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19605" lineto="19605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19605" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19606" lineto="19606" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19606" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19610" lineto="19610" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19610" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19611" lineto="19611" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19611" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19614" lineto="19614" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19614" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19617" lineto="19617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19617" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19618" lineto="19618" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19618" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19621" lineto="19621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19621" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19622" lineto="19622" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19622" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19625" lineto="19625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19625" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19626" lineto="19626" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19626" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19629" lineto="19629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19632" lineto="19632" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19632" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19636" lineto="19636" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19636" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19637" lineto="19637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19638" lineto="19638" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19638" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19644" lineto="19644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19644" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19645" lineto="19645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19645" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19646" lineto="19646" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19646" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19662" lineto="19662" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19662" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19663" lineto="19663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19663" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19664" lineto="19664" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19664" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19667" lineto="19667" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19667" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19668" lineto="19668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19668" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19669" lineto="19669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19669" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19673" lineto="19673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19673" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19674" lineto="19674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19674" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19675" lineto="19675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19675" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19683" lineto="19683" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19683" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19684" lineto="19684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19684" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19712" lineto="19712" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19712" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19724" lineto="19724" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19724" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19736" lineto="19736" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19736" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19737" lineto="19737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19737" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19743" lineto="19743" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19743" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19744" lineto="19744" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19744" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19754" lineto="19754" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19754" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19758" lineto="19758" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19758" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19764" lineto="19764" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19764" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19767" lineto="19767" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19767" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19768" lineto="19768" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19768" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19769" lineto="19769" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19769" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19770" lineto="19770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19770" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19773" lineto="19773" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19773" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19774" lineto="19774" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19774" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19777" lineto="19777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19780" lineto="19780" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19780" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19781" lineto="19781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19781" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19784" lineto="19784" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19784" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19787" lineto="19787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19787" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19788" lineto="19788" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19788" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19789" lineto="19789" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19789" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19793" lineto="19793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19794" lineto="19794" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19794" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19798" lineto="19798" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19798" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19799" lineto="19799" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19799" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19803" lineto="19803" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19803" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19807" lineto="19807" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19807" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19810" lineto="19810" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19810" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19811" lineto="19811" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19811" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19812" lineto="19812" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19812" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19813" lineto="19813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19813" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19814" lineto="19814" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19814" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19815" lineto="19815" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19815" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19818" lineto="19818" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19818" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19819" lineto="19819" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19819" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19822" lineto="19822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19822" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19825" lineto="19825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19825" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19828" lineto="19828" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19828" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19831" lineto="19831" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19831" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19834" lineto="19834" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19834" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19835" lineto="19835" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19835" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19843" lineto="19843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19843" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19846" lineto="19846" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19846" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19847" lineto="19847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19847" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19850" lineto="19850" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19850" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19853" lineto="19853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19853" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19856" lineto="19856" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19856" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19857" lineto="19857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19857" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19860" lineto="19860" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19860" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19863" lineto="19863" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19863" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19866" lineto="19866" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19866" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19867" lineto="19867" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19867" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19870" lineto="19870" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19870" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19873" lineto="19873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19873" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19874" lineto="19874" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19874" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19877" lineto="19877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19877" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19880" lineto="19880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19880" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19881" lineto="19881" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19881" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19884" lineto="19884" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19884" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19887" lineto="19887" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19887" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19890" lineto="19890" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19890" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19900" lineto="19900" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19900" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19901" lineto="19901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19920" lineto="19920" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19920" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19939" lineto="19939" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19939" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19958" lineto="19958" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19958" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19959" lineto="19959" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19959" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19978" lineto="19978" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19978" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="19997" lineto="19997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L19997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20016" lineto="20016" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20016" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20019" lineto="20019" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20019" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20022" lineto="20022" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20022" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20025" lineto="20025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20028" lineto="20028" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20028" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20031" lineto="20031" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20031" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20034" lineto="20034" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20034" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20037" lineto="20037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20037" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20040" lineto="20040" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20040" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20044" lineto="20044" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20044" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20047" lineto="20047" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20047" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20048" lineto="20048" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20048" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20051" lineto="20051" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20051" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20054" lineto="20054" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20054" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20057" lineto="20057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20057" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20060" lineto="20060" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20060" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20061" lineto="20061" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20061" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20062" lineto="20062" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20062" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20066" lineto="20066" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20066" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20069" lineto="20069" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20069" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20070" lineto="20070" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20070" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20073" lineto="20073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20076" lineto="20076" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20076" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20079" lineto="20079" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20079" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20080" lineto="20080" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20080" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20083" lineto="20083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20083" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20086" lineto="20086" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20086" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20098" lineto="20098" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20098" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20101" lineto="20101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20102" lineto="20102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20102" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20103" lineto="20103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20103" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20106" lineto="20106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20106" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20109" lineto="20109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20109" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20110" lineto="20110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20110" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20111" lineto="20111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20111" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20114" lineto="20114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20114" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20117" lineto="20117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20121" lineto="20121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20121" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20125" lineto="20125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20125" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20128" lineto="20128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20128" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20129" lineto="20129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20130" lineto="20130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20130" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20134" lineto="20134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20134" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20135" lineto="20135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20135" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20138" lineto="20138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20138" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20139" lineto="20139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20139" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20143" lineto="20143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20143" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20144" lineto="20144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20144" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20147" lineto="20147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20147" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20150" lineto="20150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20150" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20153" lineto="20153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20153" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20156" lineto="20156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20156" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20159" lineto="20159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20159" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20162" lineto="20162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20162" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20165" lineto="20165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20168" lineto="20168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20168" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20171" lineto="20171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20171" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20175" lineto="20175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20175" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20179" lineto="20179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20179" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20180" lineto="20180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20180" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20184" lineto="20184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20184" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20188" lineto="20188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20188" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20191" lineto="20191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20191" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20195" lineto="20195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20195" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20196" lineto="20196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20196" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20197" lineto="20197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20201" lineto="20201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20201" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20202" lineto="20202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20202" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20203" lineto="20203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20203" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20206" lineto="20206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20206" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20207" lineto="20207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20207" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20208" lineto="20208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20208" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20211" lineto="20211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20211" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20214" lineto="20214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20214" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20219" lineto="20219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20219" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20222" lineto="20222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20222" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20225" lineto="20225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20228" lineto="20228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20228" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20231" lineto="20231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20231" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20234" lineto="20234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20234" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20237" lineto="20237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20237" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20248" lineto="20248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20248" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20252" lineto="20252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20252" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20253" lineto="20253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20253" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20254" lineto="20254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20254" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20255" lineto="20255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20255" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20256" lineto="20256" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20256" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20257" lineto="20257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20257" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20258" lineto="20258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20258" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20259" lineto="20259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20259" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20263" lineto="20263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20263" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20264" lineto="20264" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20264" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20265" lineto="20265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20265" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20266" lineto="20266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20266" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20267" lineto="20267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20267" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20268" lineto="20268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20268" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20269" lineto="20269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20270" lineto="20270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20270" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20275" lineto="20275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20275" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20276" lineto="20276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20276" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20277" lineto="20277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20277" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20281" lineto="20281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20285" lineto="20285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20285" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20289" lineto="20289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20289" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20290" lineto="20290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20290" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20291" lineto="20291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20291" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20292" lineto="20292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20292" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20293" lineto="20293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20294" lineto="20294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20294" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20298" lineto="20298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20298" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20304" lineto="20304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20304" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20311" lineto="20311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20311" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20312" lineto="20312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20312" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20313" lineto="20313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20313" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20314" lineto="20314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20314" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20321" lineto="20321" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20321" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20322" lineto="20322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20322" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20323" lineto="20323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20323" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20324" lineto="20324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20324" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20325" lineto="20325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20325" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20329" lineto="20329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20329" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20330" lineto="20330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20330" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20331" lineto="20331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20331" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20332" lineto="20332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20332" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20333" lineto="20333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20334" lineto="20334" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20334" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20335" lineto="20335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20335" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20339" lineto="20339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20339" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20343" lineto="20343" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20343" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20347" lineto="20347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20347" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20348" lineto="20348" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20348" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20349" lineto="20349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20349" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20350" lineto="20350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20350" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20354" lineto="20354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20354" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20355" lineto="20355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20355" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20356" lineto="20356" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20356" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20360" lineto="20360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20360" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20361" lineto="20361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20361" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20362" lineto="20362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20362" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20363" lineto="20363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20363" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20367" lineto="20367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20367" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20368" lineto="20368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20368" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20369" lineto="20369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20369" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20370" lineto="20370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20370" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20371" lineto="20371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20371" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20372" lineto="20372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20372" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20373" lineto="20373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20374" lineto="20374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20374" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20375" lineto="20375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20375" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20383" lineto="20383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20383" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20388" lineto="20388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20388" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20393" lineto="20393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20393" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20397" lineto="20397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20397" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20401" lineto="20401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20401" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20406" lineto="20406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20406" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20407" lineto="20407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20407" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20411" lineto="20411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20411" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20416" lineto="20416" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20416" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20417" lineto="20417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20417" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20422" lineto="20422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20422" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20427" lineto="20427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20427" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20431" lineto="20431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20431" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20432" lineto="20432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20432" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20437" lineto="20437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20437" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20446" lineto="20446" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20446" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20447" lineto="20447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20447" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20448" lineto="20448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20448" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20452" lineto="20452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20452" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20453" lineto="20453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20453" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20459" lineto="20459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20459" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20465" lineto="20465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20465" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20470" lineto="20470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20470" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20474" lineto="20474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20474" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20475" lineto="20475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20475" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20482" lineto="20482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20482" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20483" lineto="20483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20483" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20487" lineto="20487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20487" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20488" lineto="20488" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20488" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20489" lineto="20489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20489" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20493" lineto="20493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20493" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20494" lineto="20494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20494" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20499" lineto="20499" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20499" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20500" lineto="20500" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20500" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20501" lineto="20501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20501" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20502" lineto="20502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20502" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20507" lineto="20507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20507" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20511" lineto="20511" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20511" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20515" lineto="20515" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20515" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20519" lineto="20519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20519" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20523" lineto="20523" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20523" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20528" lineto="20528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20528" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20529" lineto="20529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20529" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20530" lineto="20530" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20530" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20531" lineto="20531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20531" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20532" lineto="20532" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20532" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20533" lineto="20533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20533" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20537" lineto="20537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20537" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20538" lineto="20538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20538" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20539" lineto="20539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20539" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20543" lineto="20543" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20543" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20544" lineto="20544" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20544" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20549" lineto="20549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20549" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20553" lineto="20553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20553" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20554" lineto="20554" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20554" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20555" lineto="20555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20555" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20556" lineto="20556" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20556" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20560" lineto="20560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20560" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20561" lineto="20561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20561" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20562" lineto="20562" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20562" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20563" lineto="20563" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20563" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20567" lineto="20567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20567" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20568" lineto="20568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20568" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20573" lineto="20573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20573" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20574" lineto="20574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20574" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20575" lineto="20575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20575" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20576" lineto="20576" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20576" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20580" lineto="20580" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20580" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20581" lineto="20581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20581" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20582" lineto="20582" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20582" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20583" lineto="20583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20583" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20584" lineto="20584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20584" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20585" lineto="20585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20585" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20589" lineto="20589" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20589" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20590" lineto="20590" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20590" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20591" lineto="20591" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20591" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20592" lineto="20592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20592" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20593" lineto="20593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20593" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20594" lineto="20594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20594" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20598" lineto="20598" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20598" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20603" lineto="20603" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20603" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20607" lineto="20607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20607" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20611" lineto="20611" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20611" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20612" lineto="20612" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20612" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20616" lineto="20616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20616" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20620" lineto="20620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20620" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20624" lineto="20624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20624" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20629" lineto="20629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20629" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20633" lineto="20633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20633" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20637" lineto="20637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20637" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20638" lineto="20638" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20638" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20639" lineto="20639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20639" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20644" lineto="20644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20644" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20648" lineto="20648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20648" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20649" lineto="20649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20649" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20653" lineto="20653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20653" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20654" lineto="20654" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20654" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20658" lineto="20658" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20658" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20659" lineto="20659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20659" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20663" lineto="20663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20663" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20664" lineto="20664" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20664" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20668" lineto="20668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20668" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20672" lineto="20672" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20672" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20677" lineto="20677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20677" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20682" lineto="20682" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20682" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20683" lineto="20683" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20683" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20687" lineto="20687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20687" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20688" lineto="20688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20688" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20689" lineto="20689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20689" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20690" lineto="20690" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20690" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20691" lineto="20691" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20691" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20692" lineto="20692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20692" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20696" lineto="20696" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20696" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20697" lineto="20697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20697" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20701" lineto="20701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20701" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20702" lineto="20702" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20702" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20703" lineto="20703" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20703" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20704" lineto="20704" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20704" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20705" lineto="20705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20705" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20706" lineto="20706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20706" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20710" lineto="20710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20710" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20711" lineto="20711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20711" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20712" lineto="20712" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20712" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20713" lineto="20713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20713" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20714" lineto="20714" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20714" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20715" lineto="20715" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20715" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20716" lineto="20716" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20716" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20720" lineto="20720" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20720" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20721" lineto="20721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20721" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20722" lineto="20722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20722" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20723" lineto="20723" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20723" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20724" lineto="20724" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20724" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20728" lineto="20728" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20728" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20729" lineto="20729" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20729" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20730" lineto="20730" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20730" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20731" lineto="20731" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20731" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20732" lineto="20732" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20732" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20736" lineto="20736" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20736" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20740" lineto="20740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20740" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20741" lineto="20741" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20741" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20745" lineto="20745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20745" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20746" lineto="20746" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20746" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20747" lineto="20747" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20747" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20748" lineto="20748" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20748" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20749" lineto="20749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20749" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20753" lineto="20753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20753" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20757" lineto="20757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20757" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20758" lineto="20758" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20758" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20762" lineto="20762" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20762" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20763" lineto="20763" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20763" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20764" lineto="20764" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20764" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20765" lineto="20765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20765" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20766" lineto="20766" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20766" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20770" lineto="20770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20770" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20774" lineto="20774" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20774" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20775" lineto="20775" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20775" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20776" lineto="20776" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20776" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20777" lineto="20777" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20777" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20778" lineto="20778" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20778" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20779" lineto="20779" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20779" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20780" lineto="20780" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20780" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20784" lineto="20784" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20784" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20785" lineto="20785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20785" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20786" lineto="20786" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20786" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20787" lineto="20787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20787" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20788" lineto="20788" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20788" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20793" lineto="20793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20793" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20798" lineto="20798" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20798" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20802" lineto="20802" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20802" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20807" lineto="20807" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20807" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20808" lineto="20808" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20808" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20809" lineto="20809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20809" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20810" lineto="20810" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20810" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20811" lineto="20811" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20811" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20816" lineto="20816" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20816" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20817" lineto="20817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20817" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20821" lineto="20821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20821" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20822" lineto="20822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20822" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20823" lineto="20823" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20823" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20827" lineto="20827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20827" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20828" lineto="20828" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20828" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20832" lineto="20832" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20832" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20833" lineto="20833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20833" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20834" lineto="20834" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20834" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20835" lineto="20835" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20835" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20839" lineto="20839" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20839" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20843" lineto="20843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20843" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20847" lineto="20847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20847" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20848" lineto="20848" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20848" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20849" lineto="20849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20849" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20850" lineto="20850" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20850" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20851" lineto="20851" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20851" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20856" lineto="20856" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20856" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20860" lineto="20860" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20860" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20861" lineto="20861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20861" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20862" lineto="20862" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20862" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20863" lineto="20863" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20863" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20864" lineto="20864" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20864" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20868" lineto="20868" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20868" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20869" lineto="20869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20869" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20870" lineto="20870" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20870" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20871" lineto="20871" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20871" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20872" lineto="20872" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20872" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20876" lineto="20876" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20876" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20877" lineto="20877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20877" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20878" lineto="20878" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20878" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20879" lineto="20879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20879" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20880" lineto="20880" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20880" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20884" lineto="20884" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20884" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20885" lineto="20885" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20885" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20886" lineto="20886" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20886" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20887" lineto="20887" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20887" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20888" lineto="20888" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20888" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20892" lineto="20892" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20892" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20893" lineto="20893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20893" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20894" lineto="20894" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20894" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20895" lineto="20895" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20895" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20896" lineto="20896" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20896" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20900" lineto="20900" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20900" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20901" lineto="20901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20901" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20902" lineto="20902" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20902" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20903" lineto="20903" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20903" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20904" lineto="20904" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20904" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20908" lineto="20908" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20908" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20909" lineto="20909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20909" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20910" lineto="20910" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20910" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20911" lineto="20911" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20911" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20912" lineto="20912" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20912" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20916" lineto="20916" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20916" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20917" lineto="20917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20917" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20918" lineto="20918" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20918" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20919" lineto="20919" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20919" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20920" lineto="20920" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20920" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20924" lineto="20924" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20924" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20925" lineto="20925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20925" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20929" lineto="20929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20929" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20930" lineto="20930" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20930" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20931" lineto="20931" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20931" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20935" lineto="20935" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20935" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20936" lineto="20936" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20936" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20937" lineto="20937" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20937" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20938" lineto="20938" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20938" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20939" lineto="20939" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20939" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20940" lineto="20940" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20940" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20944" lineto="20944" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20944" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20945" lineto="20945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20945" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20946" lineto="20946" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20946" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20947" lineto="20947" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20947" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20951" lineto="20951" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20951" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20952" lineto="20952" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20952" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20953" lineto="20953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20953" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20954" lineto="20954" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20954" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20955" lineto="20955" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20955" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20956" lineto="20956" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20956" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20957" lineto="20957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20957" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20961" lineto="20961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20961" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20965" lineto="20965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20965" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20966" lineto="20966" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20966" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20967" lineto="20967" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20967" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20968" lineto="20968" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20968" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20969" lineto="20969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20969" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20973" lineto="20973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20973" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20974" lineto="20974" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20974" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20975" lineto="20975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20975" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20976" lineto="20976" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20976" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20977" lineto="20977" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20977" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20981" lineto="20981" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20981" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20982" lineto="20982" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20982" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20983" lineto="20983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20983" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20984" lineto="20984" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20984" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20985" lineto="20985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20985" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20986" lineto="20986" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20986" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20987" lineto="20987" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20987" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20991" lineto="20991" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20991" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20992" lineto="20992" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20992" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20996" lineto="20996" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20996" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20997" lineto="20997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20997" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20998" lineto="20998" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20998" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="20999" lineto="20999" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L20999" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21000" lineto="21000" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21000" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21001" lineto="21001" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21001" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21002" lineto="21002" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21002" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21006" lineto="21006" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21006" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21007" lineto="21007" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21007" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21008" lineto="21008" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21008" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21009" lineto="21009" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21009" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21010" lineto="21010" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21010" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21011" lineto="21011" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21011" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21017" lineto="21017" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21017" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21021" lineto="21021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21021" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21025" lineto="21025" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21025" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21026" lineto="21026" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21026" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21030" lineto="21030" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21030" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21031" lineto="21031" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21031" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21035" lineto="21035" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21035" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21039" lineto="21039" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21039" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21043" lineto="21043" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21043" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21044" lineto="21044" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21044" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21048" lineto="21048" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21048" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21049" lineto="21049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21049" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21050" lineto="21050" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21050" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21054" lineto="21054" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21054" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21055" lineto="21055" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21055" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21059" lineto="21059" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21059" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21063" lineto="21063" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21063" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21067" lineto="21067" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21067" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21068" lineto="21068" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21068" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21072" lineto="21072" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21072" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21073" lineto="21073" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21073" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21074" lineto="21074" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21074" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21075" lineto="21075" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21075" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21076" lineto="21076" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21076" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21080" lineto="21080" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21080" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21081" lineto="21081" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21081" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21082" lineto="21082" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21082" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21083" lineto="21083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21083" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21084" lineto="21084" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21084" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21085" lineto="21085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21085" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21086" lineto="21086" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21086" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21087" lineto="21087" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21087" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21091" lineto="21091" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21091" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21092" lineto="21092" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21092" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21093" lineto="21093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21093" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21094" lineto="21094" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21094" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21095" lineto="21095" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21095" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21096" lineto="21096" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21096" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21097" lineto="21097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21097" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21098" lineto="21098" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21098" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21099" lineto="21099" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21099" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21100" lineto="21100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21100" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21101" lineto="21101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21101" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21106" lineto="21106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21106" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21107" lineto="21107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21107" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21108" lineto="21108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21108" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21113" lineto="21113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21113" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21114" lineto="21114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21114" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21115" lineto="21115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21115" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21116" lineto="21116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21116" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21120" lineto="21120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21120" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21124" lineto="21124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21124" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21129" lineto="21129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21129" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21130" lineto="21130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21130" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21134" lineto="21134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21134" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21135" lineto="21135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21135" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21139" lineto="21139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21139" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21140" lineto="21140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21140" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21144" lineto="21144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21144" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21145" lineto="21145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21145" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21146" lineto="21146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21146" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21147" lineto="21147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21147" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21148" lineto="21148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21148" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21149" lineto="21149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21149" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21150" lineto="21150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21150" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21151" lineto="21151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21151" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21155" lineto="21155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21155" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21156" lineto="21156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21156" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21157" lineto="21157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21157" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21161" lineto="21161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21161" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21162" lineto="21162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21162" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21168" lineto="21168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21168" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21172" lineto="21172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21172" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21176" lineto="21176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21176" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21177" lineto="21177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21177" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21178" lineto="21178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21178" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21179" lineto="21179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21179" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21183" lineto="21183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21183" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21184" lineto="21184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21184" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21185" lineto="21185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21185" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21186" lineto="21186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21186" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21187" lineto="21187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21187" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21188" lineto="21188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21188" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21189" lineto="21189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21189" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21193" lineto="21193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21193" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21197" lineto="21197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21197" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21203" lineto="21203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21203" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21204" lineto="21204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21204" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21208" lineto="21208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21208" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21215" lineto="21215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21215" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21216" lineto="21216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21216" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21220" lineto="21220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21220" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21221" lineto="21221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21221" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21222" lineto="21222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21222" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21225" lineto="21225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21225" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21229" lineto="21229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21229" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21230" lineto="21230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21230" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21231" lineto="21231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21231" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21232" lineto="21232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21232" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21235" lineto="21235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21235" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21239" lineto="21239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21239" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21240" lineto="21240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21240" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21241" lineto="21241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21241" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21244" lineto="21244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21244" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21247" lineto="21247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21247" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21248" lineto="21248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21248" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21249" lineto="21249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21249" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21252" lineto="21252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21252" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21260" lineto="21260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21260" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21261" lineto="21261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21261" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21262" lineto="21262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21262" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21263" lineto="21263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21263" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21269" lineto="21269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21269" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21270" lineto="21270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21270" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21279" lineto="21279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21279" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21280" lineto="21280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21280" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21281" lineto="21281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21281" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21282" lineto="21282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21282" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21293" lineto="21293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21293" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21294" lineto="21294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21294" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21300" lineto="21300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21300" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21301" lineto="21301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21301" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21302" lineto="21302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21302" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21303" lineto="21303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21303" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21309" lineto="21309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21309" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21310" lineto="21310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21310" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21318" lineto="21318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21318" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21319" lineto="21319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21319" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21320" lineto="21320" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21320" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21326" lineto="21326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21326" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21332" lineto="21332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21332" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21333" lineto="21333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21333" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21334" lineto="21334" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21334" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21340" lineto="21340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21340" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21346" lineto="21346" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21346" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21352" lineto="21352" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21352" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21358" lineto="21358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21358" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21359" lineto="21359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21359" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21365" lineto="21365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21365" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21366" lineto="21366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21366" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21373" lineto="21373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21373" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21374" lineto="21374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21374" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21379" lineto="21379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21379" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21383" lineto="21383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21383" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21387" lineto="21387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21387" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21392" lineto="21392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21392" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21396" lineto="21396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21396" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21400" lineto="21400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21400" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21405" lineto="21405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21405" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21410" lineto="21410" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21410" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21414" lineto="21414" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21414" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21418" lineto="21418" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21418" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21422" lineto="21422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21422" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21426" lineto="21426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21426" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21430" lineto="21430" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21430" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21434" lineto="21434" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21434" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21438" lineto="21438" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21438" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21442" lineto="21442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21442" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21446" lineto="21446" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21446" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21450" lineto="21450" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21450" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21454" lineto="21454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21454" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21458" lineto="21458" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21458" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21462" lineto="21462" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21462" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21466" lineto="21466" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21466" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21470" lineto="21470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21470" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21474" lineto="21474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21474" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21478" lineto="21478" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21478" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21482" lineto="21482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21482" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21486" lineto="21486" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21486" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21490" lineto="21490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21490" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21494" lineto="21494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21494" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21498" lineto="21498" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21498" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21502" lineto="21502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21502" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21506" lineto="21506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21506" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21510" lineto="21510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21510" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21514" lineto="21514" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21514" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21518" lineto="21518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21518" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21522" lineto="21522" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21522" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21526" lineto="21526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21526" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21530" lineto="21530" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21530" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21534" lineto="21534" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21534" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21538" lineto="21538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21538" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21542" lineto="21542" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21542" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21546" lineto="21546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21546" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21550" lineto="21550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21550" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21554" lineto="21554" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21554" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21558" lineto="21558" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21558" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21562" lineto="21562" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21562" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21566" lineto="21566" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21566" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21570" lineto="21570" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21570" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21574" lineto="21574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21574" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21578" lineto="21578" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21578" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21582" lineto="21582" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21582" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21586" lineto="21586" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21586" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21590" lineto="21590" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21590" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21594" lineto="21594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21594" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21598" lineto="21598" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21598" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21602" lineto="21602" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21602" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21606" lineto="21606" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21606" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21610" lineto="21610" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21610" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21614" lineto="21614" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21614" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21618" lineto="21618" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21618" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21622" lineto="21622" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21622" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21626" lineto="21626" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21626" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21630" lineto="21630" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21630" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21634" lineto="21634" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21634" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21638" lineto="21638" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21638" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21642" lineto="21642" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21642" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21646" lineto="21646" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21646" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21650" lineto="21650" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21650" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21654" lineto="21654" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21654" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21658" lineto="21658" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21658" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21662" lineto="21662" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21662" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21666" lineto="21666" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21666" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21670" lineto="21670" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21670" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21674" lineto="21674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21674" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21678" lineto="21678" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21678" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21682" lineto="21682" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21682" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21686" lineto="21686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21686" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21690" lineto="21690" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21690" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21694" lineto="21694" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21694" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21698" lineto="21698" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21698" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21702" lineto="21702" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21702" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21706" lineto="21706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21706" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21710" lineto="21710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21710" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21714" lineto="21714" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21714" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21718" lineto="21718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21718" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21722" lineto="21722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21722" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21726" lineto="21726" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21726" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21730" lineto="21730" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21730" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21734" lineto="21734" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21734" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21738" lineto="21738" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21738" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21742" lineto="21742" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21742" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21746" lineto="21746" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21746" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21750" lineto="21750" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21750" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21754" lineto="21754" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21754" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21758" lineto="21758" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21758" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21762" lineto="21762" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21762" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21766" lineto="21766" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21766" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21770" lineto="21770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21770" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21774" lineto="21774" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21774" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21778" lineto="21778" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21778" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21782" lineto="21782" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21782" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21786" lineto="21786" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21786" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21790" lineto="21790" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21790" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21794" lineto="21794" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21794" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21798" lineto="21798" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21798" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21802" lineto="21802" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21802" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21806" lineto="21806" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21806" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21810" lineto="21810" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21810" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21814" lineto="21814" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21814" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21818" lineto="21818" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21818" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21822" lineto="21822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21822" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21826" lineto="21826" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21826" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21830" lineto="21830" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21830" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21834" lineto="21834" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21834" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21838" lineto="21838" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21838" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21842" lineto="21842" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21842" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21846" lineto="21846" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21846" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21850" lineto="21850" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21850" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21854" lineto="21854" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21854" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21858" lineto="21858" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21858" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21862" lineto="21862" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21862" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21866" lineto="21866" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21866" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21870" lineto="21870" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21870" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21874" lineto="21874" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21874" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21878" lineto="21878" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21878" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21882" lineto="21882" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21882" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21886" lineto="21886" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21886" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21890" lineto="21890" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21890" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21894" lineto="21894" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21894" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21898" lineto="21898" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21898" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21902" lineto="21902" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21902" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21906" lineto="21906" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21906" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21910" lineto="21910" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21910" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21914" lineto="21914" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21914" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21918" lineto="21918" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21918" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21922" lineto="21922" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21922" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21926" lineto="21926" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21926" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21930" lineto="21930" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21930" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21934" lineto="21934" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21934" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21938" lineto="21938" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21938" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21942" lineto="21942" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21942" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21946" lineto="21946" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21946" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21950" lineto="21950" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21950" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21954" lineto="21954" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21954" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21959" lineto="21959" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21959" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21963" lineto="21963" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21963" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21967" lineto="21967" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21967" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21971" lineto="21971" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21971" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21975" lineto="21975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21975" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21979" lineto="21979" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21979" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21983" lineto="21983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21983" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21987" lineto="21987" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21987" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21991" lineto="21991" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21991" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21995" lineto="21995" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21995" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="21999" lineto="21999" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L21999" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22003" lineto="22003" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22003" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22007" lineto="22007" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22007" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22011" lineto="22011" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22011" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22015" lineto="22015" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22015" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22019" lineto="22019" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22019" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22023" lineto="22023" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22023" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22027" lineto="22027" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22027" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22031" lineto="22031" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22031" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22035" lineto="22035" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22035" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22039" lineto="22039" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22039" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22043" lineto="22043" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22043" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22047" lineto="22047" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22047" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22051" lineto="22051" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22051" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22055" lineto="22055" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22055" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22059" lineto="22059" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22059" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22063" lineto="22063" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22063" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22067" lineto="22067" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22067" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22071" lineto="22071" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22071" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22075" lineto="22075" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22075" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22079" lineto="22079" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22079" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22083" lineto="22083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22083" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22087" lineto="22087" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22087" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22091" lineto="22091" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22091" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22095" lineto="22095" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22095" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22099" lineto="22099" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22099" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22103" lineto="22103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22103" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22107" lineto="22107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22107" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22117" lineto="22117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22117" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22124" lineto="22124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22124" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22131" lineto="22131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22131" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22138" lineto="22138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22138" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.css" linefrom="22143" lineto="22143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.css#L22143" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L13" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1692" lineto="1692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1692" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1724" lineto="1724" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1724" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1758" lineto="1758" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1758" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1771" lineto="1771" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1771" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1776" lineto="1776" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1776" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1787" lineto="1787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1787" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1842" lineto="1842" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1842" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1847" lineto="1847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1847" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1853" lineto="1853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1853" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1882" lineto="1882" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1882" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2041" lineto="2041" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2041" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2046" lineto="2046" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2046" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2066" lineto="2066" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2066" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2168" lineto="2168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2168" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2275" lineto="2275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2275" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2280" lineto="2280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2280" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2324" lineto="2324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2324" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2333" lineto="2333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2333" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2447" lineto="2447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2447" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2468" lineto="2468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2468" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2483" lineto="2483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2483" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2909" lineto="2909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2909" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2917" lineto="2917" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2917" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3225" lineto="3225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3225" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3234" lineto="3234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3234" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3239" lineto="3239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3239" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3260" lineto="3260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3260" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3295" lineto="3295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3295" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3761" lineto="3761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3761" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3766" lineto="3766" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3766" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3781" lineto="3781" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3781" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3934" lineto="3934" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3934" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3970" lineto="3970" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3970" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3978" lineto="3978" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3978" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4039" lineto="4039" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4039" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4153" lineto="4153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4153" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4162" lineto="4162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4162" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4165" lineto="4165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4165" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4167" lineto="4167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4167" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4169" lineto="4169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4169" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4172" lineto="4172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4172" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4174" lineto="4174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4174" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4176" lineto="4176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4176" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4178" lineto="4178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4178" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4180" lineto="4180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4180" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4216" lineto="4216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4216" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4247" lineto="4247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4247" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4253" lineto="4253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4253" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L213" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="235" lineto="235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L235" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="251" lineto="251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L251" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L257" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L271" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="326" lineto="326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L326" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="344" lineto="344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L344" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="357" lineto="357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L357" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="386" lineto="386" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L386" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L399" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="408" lineto="408" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L408" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="706" lineto="706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L706" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="731" lineto="731" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L731" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="737" lineto="737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L737" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="948" lineto="948" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L948" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="961" lineto="961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L961" ruleset="stylelint" rule="rules.declaration-block-semicolon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L5" ruleset="stylelint" rule="rules.declaration-colon-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L94" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L95" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L96" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="431" lineto="431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L431" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="436" lineto="436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L436" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="439" lineto="439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L439" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="643" lineto="643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L643" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="772" lineto="772" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L772" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="779" lineto="779" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L779" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1236" lineto="1236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1236" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1237" lineto="1237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1237" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1326" lineto="1326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1326" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1327" lineto="1327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1327" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1338" lineto="1338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1338" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1407" lineto="1407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1407" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1518" lineto="1518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1518" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1590" lineto="1590" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1590" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1615" lineto="1615" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1615" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1630" lineto="1630" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1630" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1631" lineto="1631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1631" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1633" lineto="1633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1633" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1648" lineto="1648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1648" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1969" lineto="1969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1969" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2237" lineto="2237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2237" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2259" lineto="2259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2259" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2262" lineto="2262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2262" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3110" lineto="3110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3110" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3525" lineto="3525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3525" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3528" lineto="3528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3528" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3535" lineto="3535" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3535" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3548" lineto="3548" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3548" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3551" lineto="3551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3551" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3617" lineto="3617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3617" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3632" lineto="3632" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3632" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3651" lineto="3651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3651" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3654" lineto="3654" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3654" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3675" lineto="3675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3675" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3681" lineto="3681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3681" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3768" lineto="3768" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3768" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3788" lineto="3788" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3788" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3822" lineto="3822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3822" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3833" lineto="3833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3833" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3834" lineto="3834" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3834" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3872" lineto="3872" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3872" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3998" lineto="3998" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3998" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4004" lineto="4004" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4004" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4036" lineto="4036" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4036" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4037" lineto="4037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4037" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4046" lineto="4046" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4046" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4138" lineto="4138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4138" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4141" lineto="4141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4141" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4145" lineto="4145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4145" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4151" lineto="4151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4151" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4203" lineto="4203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4203" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4232" lineto="4232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4232" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4233" lineto="4233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4233" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3843" lineto="3843" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3843" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3905" lineto="3905" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3905" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="3956" lineto="3956" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L3956" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4021" lineto="4021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4021" ruleset="stylelint" rule="rules.no-eol-whitespace" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected whitespace at end of line (no-eol-whitespace)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L171" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L213" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="235" lineto="235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L235" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="251" lineto="251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L251" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L257" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L271" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="326" lineto="326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L326" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="344" lineto="344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L344" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="357" lineto="357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L357" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="386" lineto="386" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L386" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L399" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="408" lineto="408" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L408" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="706" lineto="706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L706" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="731" lineto="731" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L731" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="737" lineto="737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L737" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="948" lineto="948" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L948" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="961" lineto="961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L961" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2205" lineto="2205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2205" ruleset="stylelint" rule="rules.no-extra-semicolons" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="warning" weight="1">
        <message>Unexpected extra semicolon (no-extra-semicolons)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1242" lineto="1242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1242" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1258" lineto="1258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1258" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1266" lineto="1266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1266" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="1291" lineto="1291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L1291" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="2173" lineto="2173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L2173" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="4137" lineto="4137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L4137" ruleset="stylelint" rule="rules.selector-list-comma-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "," (selector-list-comma-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L6" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="7" lineto="7" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L7" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L8" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/style/style.scss" linefrom="9" lineto="9" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/style/style.scss#L9" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="phpdoc" title="PHPDocs style problems" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" numerrors="18" numwarnings="0" allowfiltering="1">
    <description>This section shows the phpdocs problems detected in the code by local_moodlecheck</description>
    <mess>
      <problem file="theme/degrade/classes/core_hook_output.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/core_hook_output.php#L33" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function core_hook_output::before_html_attributes has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/fonts/font_util.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/fonts/font_util.php#L34" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function font_util::list_fonts has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/output/core/course_renderer.php" linefrom="175" lineto="175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/output/core/course_renderer.php#L175" ruleset="moodle" rule="phpdoccontentsinlinetag" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Inline phpdocs tag {@link core_course_renderer::course_info_box()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/output/core/course_renderer.php" linefrom="395" lineto="395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/output/core/course_renderer.php#L395" ruleset="moodle" rule="phpdoccontentsinlinetag" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Inline phpdocs tag {@link core_course_renderer::courses_list()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/output/core/course_renderer_util.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/output/core/course_renderer_util.php#L73" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function course_renderer_util::get_teachers has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/output/core/course_renderer_util.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/output/core/course_renderer_util.php#L108" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function course_renderer_util::course_url has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/output/core/course_renderer_util.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/output/core/course_renderer_util.php#L122" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function course_renderer_util::count_lessson has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/output/core/course_renderer_util.php" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/output/core/course_renderer_util.php#L143" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function course_renderer_util::is_enrolled has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/template/frontapage_data.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/template/frontapage_data.php#L178" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function frontapage_data::edit_settings has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/template/htmldata.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/template/htmldata.php#L50" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function htmldata::vvveb__change_courses has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/template/htmldata.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/template/htmldata.php#L77" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function htmldata::vvveb__change_my_courses has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/template/htmldata.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/template/htmldata.php#L131" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function htmldata::vvveb__change_popular_courses has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/template/htmldata.php" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/template/htmldata.php#L212" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function htmldata::vvveb__change_catalogo has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/template/htmldata.php" linefrom="288" lineto="288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/template/htmldata.php#L288" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function htmldata::vvveb__change_category has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/template/htmldata.php" linefrom="370" lineto="370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/template/htmldata.php#L370" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function htmldata::text_course has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/template/htmldata.php" linefrom="389" lineto="389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/template/htmldata.php#L389" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function htmldata::enrolled has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/classes/template/htmldata.php" linefrom="426" lineto="426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/classes/template/htmldata.php#L426" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function htmldata::truncate_text has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/lib.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/lib.php#L43" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function theme_degrade_process_color_hex has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="savepoint" title="Update savepoints problems" url="https://moodledev.io/docs/guides/upgrade" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows problems detected with the handling of upgrade savepoints</description>
    <mess/>
  </check>
  <check id="thirdparty" title="Third party library modification problems" url="https://moodledev.io/general/development/process/peer-review#third-party-code" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows problems detected with the modification of third party libraries</description>
    <mess/>
  </check>
  <check id="grunt" title="grunt changes" url="https://moodledev.io/general/development/tools/nodejs" numerrors="1" numwarnings="1" allowfiltering="0">
    <description>This section shows files built by grunt and not commited</description>
    <mess>
      <problem file="" linefrom="0" lineto="0" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/#L0" ruleset="moodle" rule="" url="https://moodledev.io/general/development/tools/nodejs" type="error" weight="5">
        <message>Problems running grunt</message>
        <description/>
        <code/>
      </problem>
      <problem file="" linefrom="0" lineto="0" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/#L0" ruleset="moodle" rule="" url="https://moodledev.io/general/development/tools/nodejs" type="warning" weight="1">
        <message>Task "eslint:amd" failed. Use --force to continue.</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="shifter" title="shifter problems" url="https://docs.moodle.org/dev/YUI/Shifter" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows problems detected by shifter</description>
    <mess/>
  </check>
  <check id="mustache" title="Mustache template problems" url="https://moodledev.io/docs/guides/templates" numerrors="0" numwarnings="91" allowfiltering="0">
    <description>This section shows problems detected in mustache templates</description>
    <mess>
      <problem file="theme/degrade/templates/block_myoverview/main.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/block_myoverview/main.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ion"&gt;    &lt;hr class="mt-0"/&gt;    )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/block_myoverview/main.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/block_myoverview/main.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : 'theme_degrade_mycourses_html',</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/block_myoverview/main.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/block_myoverview/main.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'args'. ( args       : {}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/block_myoverview/main.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/block_myoverview/main.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [promise/always-return]: Each then() should return a value or throw ( }])[0].then(function(data) {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/block_myoverview/main.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/block_myoverview/main.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [promise/always-return]: Each then() should return a value or throw ( }).then(function(msg) {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/block_myoverview/main.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/block_myoverview/main.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-console]: Unexpected console statement. ( console.error(msg);</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns1.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns1.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle&gt;    &lt;link rel="shortcut icon" href="favicon.ico" /&gt;    )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns1.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns1.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 2: Consider adding a &#x201C;lang&#x201D; attribute to the &#x201C;html&#x201D; start tag to declare the language of this document. (TYPE html&gt;&lt;html &gt;&lt;head)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns2.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns2.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle&gt;    &lt;link rel="shortcut icon" href="favicon.ico" /&gt;    )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns2.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns2.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 2: Consider adding a &#x201C;lang&#x201D; attribute to the &#x201C;html&#x201D; start tag to declare the language of this document. (TYPE html&gt;&lt;html &gt;&lt;head)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns2.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns2.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( var top_scroll = Math.floor("");</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns2.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns2.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( if (!top_scroll) {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns2.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns2.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-inner-declarations]: Move function declaration to function body root. ( function window_scroll() {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns2.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns2.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'window_scroll' is not in camel case. ( function window_scroll() {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns2.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns2.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( "margin-top" : header.height() + 14</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns2.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns2.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( "margin-top" : 14</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns2.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns2.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( // kraus-layout-dark</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns2.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns2.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : "theme_degrade_userprerence_layout",</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns2.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns2.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'args'. ( args       : {thememode : thememode}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/columns2.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/columns2.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'thememode'. ( args       : {thememode : thememode}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/core/activity_header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/core/activity_header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-unused-vars]: '$' is defined but never used. ( require(['jquery'], function($) {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/core/activity_header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/core/activity_header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( /*</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/courseblocks.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/courseblocks.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>Template produced no content</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/custom_menu_item.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/custom_menu_item.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>Example context missing.</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle&gt;    &lt;link rel="shortcut icon" href="favicon.ico" /&gt;    )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 2: Consider adding a &#x201C;lang&#x201D; attribute to the &#x201C;html&#x201D; start tag to declare the language of this document. (TYPE html&gt;&lt;html &gt;&lt;head)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( var top_scroll = Math.floor("");</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( if (!top_scroll) {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-inner-declarations]: Move function declaration to function body root. ( function window_scroll() {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'window_scroll' is not in camel case. ( function window_scroll() {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( "margin-top" : header.height() + 14</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( "margin-top" : 14</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( // kraus-layout-dark</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : "theme_degrade_userprerence_layout",</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'args'. ( args       : {thememode : thememode}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'thememode'. ( args       : {thememode : thememode}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [max-len]: This line has a length of 140. Maximum allowed is 132. ( $(".drawer.drawer-left .drawercontent.drag-container").append(`&lt;ul class="list-group list-group-custom-menus"&gt;${custommenus}&lt;/ul&gt;`);</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle&gt;    &lt;link rel="shortcut icon" href="favicon.ico" /&gt;    )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>HTML Validation error, line 163: Element &#x201C;style&#x201D; not allowed as child of element &#x201C;body&#x201D; in this context. (Suppressing further errors from this subtree.) (&lt;/div&gt;&lt;style&gt;    #)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 2: Consider adding a &#x201C;lang&#x201D; attribute to the &#x201C;html&#x201D; start tag to declare the language of this document. (TYPE html&gt;&lt;html &gt;&lt;head)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( var top_scroll = Math.floor("");</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( if (!top_scroll) {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-inner-declarations]: Move function declaration to function body root. ( function window_scroll() {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'window_scroll' is not in camel case. ( function window_scroll() {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( "margin-top" : header.height() + 14</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( "margin-top" : 14</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( // kraus-layout-dark</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : "theme_degrade_userprerence_layout",</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'args'. ( args       : {thememode : thememode}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'thememode'. ( args       : {thememode : thememode}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-undef]: '$' is not defined. ( var header = $("#header");</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-undef]: '$' is not defined. ( var body = $("body");</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-undef]: '$' is not defined. ( $(this).css({'z-index' : 1002});</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'z-index'. ( $(this).css({'z-index' : 1002});</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-undef]: '$' is not defined. ( $(this).css({'z-index' : 1});</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'z-index'. ( $(this).css({'z-index' : 1});</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'window_resize' is not in camel case. ( function window_resize() {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'header_height' is not in camel case. ( var header_height = $("#header").height();</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-undef]: '$' is not defined. ( var header_height = $("#header").height();</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'window_height' is not in camel case. ( var window_height = $(window).height();</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-undef]: '$' is not defined. ( var window_height = $(window).height();</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-undef]: '$' is not defined. ( $("#scorm_object").css({</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'width'. ( width  : '100%',</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'height'. ( height : window_height - header_height - 20,</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'window_height' is not in camel case. ( height : window_height - header_height - 20,</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'header_height' is not in camel case. ( height : window_height - header_height - 20,</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-undef]: '$' is not defined. ( $("#region-main").css({</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'top'. ( top : header_height + 10</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'header_height' is not in camel case. ( top : header_height + 10</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-undef]: '$' is not defined. ( $("#region-main .flex-row-reverse").css({</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'top'. ( top : header_height</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'header_height' is not in camel case. ( top : header_height</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/drawers_scorm.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/drawers_scorm.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-undef]: '$' is not defined. ( $(window).resize(window_resize);</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage-courselist.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage-courselist.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 20: Empty heading. (          &lt;h3 class="title instructor-text"&gt;     )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle&gt;    &lt;link rel="shortcut icon" href="favicon.ico" /&gt;    )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 2: Consider adding a &#x201C;lang&#x201D; attribute to the &#x201C;html&#x201D; start tag to declare the language of this document. (TYPE html&gt;&lt;html &gt;&lt;head)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( var top_scroll = Math.floor("");</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( if (!top_scroll) {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-inner-declarations]: Move function declaration to function body root. ( function window_scroll() {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'window_scroll' is not in camel case. ( function window_scroll() {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( "margin-top" : header.height() + 14</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( "margin-top" : 14</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( // kraus-layout-dark</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : "theme_degrade_userprerence_layout",</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'args'. ( args       : {thememode : thememode}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/frontpage.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/frontpage.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'thememode'. ( args       : {thememode : thememode}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/includes/header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/includes/header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>HTML Validation error, line 76: Element &#x201C;li&#x201D; not allowed as child of element &#x201C;div&#x201D; in this context. (Suppressing further errors from this subtree.) (          &lt;li class='nav-item'&gt;&lt;a cla)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/includes/header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/includes/header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( var top_scroll = Math.floor("1");</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/includes/header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/includes/header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( if (!top_scroll) {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/includes/header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/includes/header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-inner-declarations]: Move function declaration to function body root. ( function window_scroll() {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/includes/header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/includes/header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [camelcase]: Identifier 'window_scroll' is not in camel case. ( function window_scroll() {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/includes/header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/includes/header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( "margin-top" : header.height() + 14</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/includes/header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/includes/header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( "margin-top" : 14</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/includes/header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/includes/header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( // kraus-layout-dark</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/includes/header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/includes/header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : "theme_degrade_userprerence_layout",</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/includes/header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/includes/header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'args'. ( args       : {thememode : thememode}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/includes/header.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/includes/header.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [key-spacing]: Extra space after key 'thememode'. ( args       : {thememode : thememode}</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/login.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/login.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle&gt;    &lt;link rel="shortcut icon" href="favicon.ico" /&gt;    )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/login.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/login.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 2: Consider adding a &#x201C;lang&#x201D; attribute to the &#x201C;html&#x201D; start tag to declare the language of this document. (TYPE html&gt;&lt;html &gt;&lt;head)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/login.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/login.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-unused-vars]: 'Loader' is defined but never used. ( function(FooterPopover, Drawer, Loader) {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/login_form.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/login_form.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 8: Empty heading. (          &lt;h2&gt;&lt;/h2&gt;)</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/login_form.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/login_form.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 61: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (          &lt;input type="checkbox" name="rememberusername" id="rememberusername" value="1"                                    /&gt;     )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/login_form.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/login_form.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 77: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (          &lt;input type="hidden" name="username" value="guest"/&gt;     )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/login_form.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/login_form.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 78: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (          &lt;input type="hidden" name="password" value="guest"/&gt;     )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/login_form.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/login_form.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>HTML Validation error, line 88: Stray end tag &#x201C;div&#x201D;. (v&gt;&lt;/div&gt;&lt;/div&gt;    )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/login_form.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/login_form.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-unused-vars]: '$' is defined but never used. ( require(['jquery', 'core/yui'], function($, Y) {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/login_form.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/login_form.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [no-unused-vars]: 'Y' is defined but never used. ( require(['jquery', 'core/yui'], function($, Y) {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/login_form.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/login_form.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint warning [no-empty-function]: Unexpected empty function. ( require(['jquery', 'core/yui'], function($, Y) {</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/login_form.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/login_form.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>ESLint error [semi]: Missing semicolon. ( }) ), Line: 3 Column: 7</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/maintenance.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/maintenance.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle&gt;    &lt;link rel="shortcut icon" href="favicon.ico"/&gt;    )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/maintenance.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/maintenance.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>HTML Validation error, line 12: Bad value &#x201C;page-wrapper position-relative&#x201D; for attribute &#x201C;id&#x201D; on element &#x201C;div&#x201D;: An ID must not contain whitespace. (e"&gt;&lt;/div&gt;&lt;div id="page-wrapper position-relative"&gt;    )</message>
        <description/>
        <code/>
      </problem>
      <problem file="theme/degrade/templates/maintenance.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/0b4fc48a77e51ab5a87f4bdeee8ef7dc164ecbc4/theme/degrade/templates/maintenance.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>HTML Validation info, line 2: Consider adding a &#x201C;lang&#x201D; attribute to the &#x201C;html&#x201D; start tag to declare the language of this document. (TYPE html&gt;&lt;html &gt;&lt;head)</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="gherkin" title="Gherkin .feature problems" url="https://moodledev.io/general/development/tools/behat/writing" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows problems detected in behat .feature files</description>
    <mess/>
  </check>
</smurf>
