Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
166b66d0
Commit
166b66d0
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
formatting
parent
8bd4163a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/examples/theme/index.html
+0
-5
docs/examples/theme/index.html
with
0 additions
and
5 deletions
+0
-5
docs/examples/theme/index.html
+
0
-
5
View file @
166b66d0
...
...
@@ -485,14 +485,9 @@
<div
class=
"progress"
>
<div
class=
"progress-bar progress-bar-danger"
role=
"progressbar"
aria-valuenow=
"80"
aria-valuemin=
"0"
aria-valuemax=
"100"
style=
"width: 80%"
><span
class=
"sr-only"
>
80% Complete (danger)
</span></div>
</div>
<div
class=
"progress progress-striped"
>
<div
class=
"progress-bar"
role=
"progressbar"
aria-valuenow=
"60"
aria-valuemin=
"0"
aria-valuemax=
"100"
style=
"width: 60%"
><span
class=
"sr-only"
>
100% Complete
</span></div>
</div>
<div
class=
"progress"
>
<div
class=
"progress-bar progress-bar-striped"
role=
"progressbar"
aria-valuenow=
"60"
aria-valuemin=
"0"
aria-valuemax=
"100"
style=
"width: 60%"
><span
class=
"sr-only"
>
100% Complete
</span></div>
</div>
<div
class=
"progress"
>
<div
class=
"progress-bar progress-bar-success"
style=
"width: 35%"
><span
class=
"sr-only"
>
35% Complete (success)
</span></div>
<div
class=
"progress-bar progress-bar-warning"
style=
"width: 20%"
><span
class=
"sr-only"
>
20% Complete (warning)
</span></div>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment