Loading core/.stylelintrc.json +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ ], "rules": { "alpha-value-notation": "number", "at-rule-no-vendor-prefix": null, "color-function-notation": "legacy", "comment-empty-line-before": null, "custom-property-pattern": "^[a-z][-_a-z0-9IE]*$", Loading core/profiles/demo_umami/themes/umami/css/classy/components/progress.css +0 −10 Original line number Diff line number Diff line Loading @@ -53,16 +53,6 @@ /** * Progress bar animations. */ @-webkit-keyframes animate-stripes { 0% { background-position: 0 0, 0 0; } 100% { background-position: 0 0, -80px 0; } } @-ms-keyframes animate-stripes { 0% { background-position: 0 0, 0 0; } 100% { background-position: 0 0, -80px 0; } } @keyframes animate-stripes { 0% { background-position: 0 0, 0 0; } 100% { background-position: 0 0, -80px 0; } Loading core/themes/starterkit_theme/css/components/progress.css +0 −10 Original line number Diff line number Diff line Loading @@ -53,16 +53,6 @@ /** * Progress bar animations. */ @-webkit-keyframes animate-stripes { 0% { background-position: 0 0, 0 0; } 100% { background-position: 0 0, -80px 0; } } @-ms-keyframes animate-stripes { 0% { background-position: 0 0, 0 0; } 100% { background-position: 0 0, -80px 0; } } @keyframes animate-stripes { 0% { background-position: 0 0, 0 0; } 100% { background-position: 0 0, -80px 0; } Loading Loading
core/.stylelintrc.json +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ ], "rules": { "alpha-value-notation": "number", "at-rule-no-vendor-prefix": null, "color-function-notation": "legacy", "comment-empty-line-before": null, "custom-property-pattern": "^[a-z][-_a-z0-9IE]*$", Loading
core/profiles/demo_umami/themes/umami/css/classy/components/progress.css +0 −10 Original line number Diff line number Diff line Loading @@ -53,16 +53,6 @@ /** * Progress bar animations. */ @-webkit-keyframes animate-stripes { 0% { background-position: 0 0, 0 0; } 100% { background-position: 0 0, -80px 0; } } @-ms-keyframes animate-stripes { 0% { background-position: 0 0, 0 0; } 100% { background-position: 0 0, -80px 0; } } @keyframes animate-stripes { 0% { background-position: 0 0, 0 0; } 100% { background-position: 0 0, -80px 0; } Loading
core/themes/starterkit_theme/css/components/progress.css +0 −10 Original line number Diff line number Diff line Loading @@ -53,16 +53,6 @@ /** * Progress bar animations. */ @-webkit-keyframes animate-stripes { 0% { background-position: 0 0, 0 0; } 100% { background-position: 0 0, -80px 0; } } @-ms-keyframes animate-stripes { 0% { background-position: 0 0, 0 0; } 100% { background-position: 0 0, -80px 0; } } @keyframes animate-stripes { 0% { background-position: 0 0, 0 0; } 100% { background-position: 0 0, -80px 0; } Loading