PageRenderTime 32ms CodeModel.GetById 26ms RepoModel.GetById 1ms app.codeStats 0ms

/js/lib/Socket.IO-node/support/expresso/deps/jscoverage/doc/doc.css

http://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs
CSS | 45 lines | 38 code | 7 blank | 0 comment | 0 complexity | 608cc0ae6a34fb3ae47303028bd9bbf1 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1, MPL-2.0-no-copyleft-exception, BSD-3-Clause
  1. body {
  2. margin-left: 3%;
  3. margin-right: 3%;
  4. font-family: sans-serif;
  5. }
  6. pre {
  7. margin-left: 3%;
  8. margin-right: 3%;
  9. padding: 1em;
  10. border: 1px dotted black;
  11. background-color: #eee;
  12. }
  13. pre.sh_sourceCode {
  14. background-color: #eee;
  15. }
  16. table {
  17. margin-left: 3%;
  18. margin-right: 3%;
  19. border-collapse: collapse;
  20. }
  21. td {
  22. vertical-align: top;
  23. border-width: 0;
  24. padding: 0;
  25. }
  26. td.arrow {
  27. vertical-align: middle;
  28. font-size: xx-large;
  29. padding-left: 20px;
  30. padding-right: 20px;
  31. }
  32. td pre {
  33. margin: 0;
  34. }
  35. img.icon {
  36. vertical-align: middle;
  37. border-width: 0px;
  38. }