diff options
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/getting-started.html b/getting-started.html index caa3c843b..2b61fe0fa 100644 --- a/getting-started.html +++ b/getting-started.html @@ -434,6 +434,11 @@ bootstrap/ <td><code>.text-error</code></td> <td><code>.text-danger</code></td> </tr> + <tr> + <td><code>.bar</code> <code>.bar-*</code></td> + <td><code>.progress-bar</code> <code>.progress-bar-*</code></td> + </tr> + </tbody> </table> </div><!-- /.table-responsive --> |
