corrade-http-templates – Diff between revs 44 and 45

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 44 Rev 45
Line 13... Line 13...
13   13  
14 <!-- Bootstrap core CSS --> 14 <!-- Bootstrap core CSS -->
15 <link href="bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> 15 <link href="bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
16 <!-- jQuery UI CSS --> 16 <!-- jQuery UI CSS -->
-   17 <link href="bower_components/jquery-ui/themes/base/jquery-ui.min.css" rel="stylesheet">
-   18 <!-- Custom Styles -->
17 <link href="bower_components/jquery-ui/themes/base/jquery-ui.min.css" rel="stylesheet"> 19 <link rel="stylesheet" href="css/style.css?v=1.3">
Line 18... Line 20...
18 </head> 20 </head>
Line 19... Line 21...
19   21