examples/bootstrap/bootstrap.html
authorAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 04:01:29 +0000 (12:01 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 04:01:29 +0000 (12:01 +0800)
examples/bootstrap/bootstrap.html

index 3151949..bc8d385 100644 (file)
@@ -5,14 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <!-- Bootstrap -->
     <link rel="stylesheet" type="text/css" href="../../css-bootstrap/bootstrap.min.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/calendar.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/checkbox.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/mask.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/modal.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/select2.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/sidebar-nav.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/sticky-footer.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/tweaks.css">
+    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/roojs-bootstrap.min.css">
     <link rel="stylesheet" type="text/css" href="../../css-bootstrap/font-awesome.css">
     
     <script type="text/javascript" src="../../roojs-debug.js"></script>