examples/bootstrap/Numberbox.html
authorAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 06:56:38 +0000 (14:56 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 06:56:38 +0000 (14:56 +0800)
examples/bootstrap/Numberbox.html

index 7630926..c936c7a 100644 (file)
@@ -5,13 +5,11 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     
     <!-- Bootstrap -->
-    <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
-    <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css">
-        
-        
-    <link rel="stylesheet" href="../../css-bootstrap/select2.css">        
-    <link rel="stylesheet" href="../../css-bootstrap/combobox.css">        
+   <link href="../../css-bootstrap/bootstrap.min.css" rel="stylesheet" type="text/css" />   
+    <link href="../../css-bootstrap/font-awesome.css" rel="stylesheet" type="text/css" />
+    <link href="../../css-bootstrap/roojs-bootstrap-debug.css" rel="stylesheet" type="text/css" />
         
+         
     <link rel="stylesheet" href="/bootswatch/AdminLTE-master/css/AdminLTE.css">
         
     <script type="text/javascript" src="../../roojs-core-debug.js"></script>