a028c735dace39acd4676419a4d75df4e7210f98.svn-base 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <meta charset="utf-8">
  2. <title>后台管理</title>
  3. <meta name="keywords" content="后台管理">
  4. <meta name="description" content="后台管理">
  5. <meta name="apple-mobile-web-app-title" content="后台管理" />
  6. <meta name="author" content="rubin">
  7. <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  9. <link rel="stylesheet" type="text/css" href="../lib/bootstrap/css/bootstrap.min.css" />
  10. <link rel="stylesheet" type="text/css" href="../css/theme.css" />
  11. <link rel="stylesheet" type="text/css" href="../css/premium.css" />
  12. <link rel="stylesheet" type="text/css" href="../lib/valid/validationEngine.jquery.css">
  13. <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
  14. <!--[if lt IE 9]>
  15. <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  16. <![endif]-->
  17. <script>var config={};</script>
  18. <style type="text/css">
  19. #line-chart {
  20. height:300px;
  21. width:800px;
  22. margin: 0px auto;
  23. margin-top: 1em;
  24. }
  25. .navbar-default .navbar-brand, .navbar-default .navbar-brand:hover {
  26. color: #fff;
  27. }
  28. .form-list select
  29. {
  30. width:auto;
  31. margin-top:-8px;
  32. border:0px;
  33. }
  34. </style>