]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
move navbar and update paths so it sits in tests
authorMark Otto <markotto@twitter.com>
Tue, 15 May 2012 16:45:53 +0000 (09:45 -0700)
committerMark Otto <markotto@twitter.com>
Tue, 15 May 2012 16:45:53 +0000 (09:45 -0700)
less/tests/navbar.html [moved from docs/examples/navbar.html with 87% similarity]

similarity index 87%
rename from docs/examples/navbar.html
rename to less/tests/navbar.html
index 822eb76c864760858bf05afc42b221c419fb7979..17754bf6e80c85534b98fdf195a0fd96c3c2e345 100644 (file)
@@ -8,14 +8,14 @@
     <meta name="author" content="">
 
     <!-- Le styles -->
-    <link href="../assets/css/bootstrap.css" rel="stylesheet">
-    <style type="text/css">
+    <link href="../../docs/assets/css/bootstrap.css" rel="stylesheet">
+    <style>
       body {
         padding-top: 60px;
-        padding-bottom: 20px;
+        padding-bottom: 30px;
       }
     </style>
-    <link href="../assets/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="../../docs/assets/css/bootstrap-responsive.css" rel="stylesheet">
 
     <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
     <!--[if lt IE 9]>
     <![endif]-->
 
     <!-- Le fav and touch icons -->
-    <link rel="shortcut icon" href="../assets/ico/favicon.ico">
-    <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
-    <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
-    <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
-    <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
+    <link rel="shortcut icon" href="../../docs/assets/ico/favicon.ico">
+    <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../docs/assets/ico/apple-touch-icon-144-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../docs/assets/ico/apple-touch-icon-114-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../docs/assets/ico/apple-touch-icon-72-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" href="../../docs/assets/ico/apple-touch-icon-57-precomposed.png">
   </head>
 
   <body>