debian-mirror-gitlab/app/components/pajamas/progress_component.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
82 B
Text
Raw Normal View History

2022-11-25 23:54:43 +05:30
.progress
.progress-bar{ class: "bg-#{@variant}", style: "width: #{@value}%;" }