Commit 2066ea50 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #10298 from jhr007/patch-1

Note the change to the progress bar.
parents 96167686 0aa4eece
...@@ -434,6 +434,11 @@ bootstrap/ ...@@ -434,6 +434,11 @@ bootstrap/
<td><code>.text-error</code></td> <td><code>.text-error</code></td>
<td><code>.text-danger</code></td> <td><code>.text-danger</code></td>
</tr> </tr>
<tr>
<td><code>.bar</code> <code>.bar-*</code></td>
<td><code>.progress-bar</code> <code>.progress-bar-*</code></td>
</tr>
</tbody> </tbody>
</table> </table>
</div><!-- /.table-responsive --> </div><!-- /.table-responsive -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment