3.0.1 -> 3.0.2
[bootswatch] / bower_components / bootstrap / getting-started.html
old mode 100755 (executable)
new mode 100644 (file)
index cdc9e76..5a735b6
@@ -108,7 +108,7 @@ bootstrap/
     <title>Bootstrap 101 Template</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <!-- Bootstrap -->
-    <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
+    <link href="css/bootstrap.min.css" rel="stylesheet">
 
     <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
@@ -469,10 +469,6 @@ bootstrap/
             <td><code>.accordion-inner</code></td>
             <td><code>.panel-body</code></td>
           </tr>
-          <tr>
-            <td><code>.alert-error</code></td>
-            <td><code>.alert-danger</code></td>
-          </tr>
         </tbody>
       </table>
     </div><!-- /.table-responsive -->