aa698623c189b5df81af02b52c6c3e99d9480955.svn-base 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  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. <link rel="stylesheet" type="text/css" href="../lib/pnotify/pnotify.css">
  14. <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
  15. <!--[if lt IE 9]>
  16. <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  17. <![endif]-->
  18. <script>var config={};</script>
  19. <style type="text/css">
  20. #line-chart {
  21. height:300px;
  22. width:800px;
  23. margin: 0px auto;
  24. margin-top: 1em;
  25. }
  26. .navbar-default .navbar-brand, .navbar-default .navbar-brand:hover {
  27. color: #fff;
  28. }
  29. .form-list select
  30. {
  31. width:auto;
  32. margin-top:-8px;
  33. border:0px;
  34. }
  35. </style>