diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-07-29 18:58:58 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-07-29 18:58:58 -0400 |
commit | 721a5f1eedb24017b7a247e95eb408b932d8d7b4 (patch) | |
tree | b58492f003ac758faab0fde602cef30381b01128 /swatchmaker/test/test.html | |
parent | d1e895651b894b4e51883d1059c4d7fb2ba4be07 (diff) |
add dropdown label/input, alert link, and alert-warning to test page
Diffstat (limited to 'swatchmaker/test/test.html')
-rwxr-xr-x | swatchmaker/test/test.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swatchmaker/test/test.html b/swatchmaker/test/test.html index eaeee29e..2f6fc08b 100755 --- a/swatchmaker/test/test.html +++ b/swatchmaker/test/test.html @@ -812,7 +812,7 @@ <div class="row"> <div class="span12"> - <div class="alert alert-block"> + <div class="alert alert-warning alert-block"> <a class="close">×</a> <h4 class="alert-heading">Alert block</h4> <p>Best check yo self, you're not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.</p> |