add dropdown label/input, alert link, and alert-warning to test page
authorThomas Park <thomas@thomaspark.me>
Mon, 29 Jul 2013 22:58:58 +0000 (18:58 -0400)
committerThomas Park <thomas@thomaspark.me>
Mon, 29 Jul 2013 22:58:58 +0000 (18:58 -0400)
swatchmaker/test/test-full.html
swatchmaker/test/test.html

index 9d1cdd2..e3b5b04 100755 (executable)
@@ -70,7 +70,7 @@
                    <li class="divider"></li>
                    <li><a href="test.html">Cerulean</a></li>
                    <li><a href="test.html">Cyborg</a></li>
-                   <li><a href=".test.html">Journal</a></li>
+                   <li><a href="test.html"><label>Label</label> <input type="text" placeholder="Input"></a></li>
                    <li><a href="test.html">Simplex</a></li>
                    <li><a href="test.html">Spacelab</a></li>
                    <li><a href="test.html">United</a></li>
                     <td>03/04/2012</td>
                     <td>Pending</td>
                   </tr>
+                  <tr class="warning">
+                    <td>3</td>
+                    <td>TB - Monthly</td>
+                    <td>03/04/2012</td>
+                    <td>Pending</td>
+                  </tr>
                 </tbody>
               </table>
             </div>
 
             <div class="alert alert-error">
               <button type="button" class="close" data-dismiss="alert">&times;</button>
-              <strong>Oh snap!</strong> Change a few things up and try submitting again.
+              <strong>Oh snap!</strong> Change a few things up and try <a href="#">submitting again</a>.
             </div>
 
             <div class="alert alert-success">
index eaeee29..2f6fc08 100755 (executable)
 
   <div class="row">
          <div class="span12">
-             <div class="alert alert-block">
+             <div class="alert alert-warning alert-block">
                <a class="close">&times;</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>