You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
1.4KB

  1. div > * {background:#F00; color:#FFF; font-weight:bold; padding:0.2em; margin:0.1em;}
  2. #core-attributes #core-attributes-id,
  3. #core-attributes .core-attributes-class,
  4. #core-attributes div[title='tooltip'],
  5. #core-attributes div[lang='en'],
  6. #core-attributes div[onclick="alert('foo');"],
  7. #module-text abbr,
  8. #module-text acronym,
  9. #module-text div blockquote,
  10. #module-text blockquote[cite='http://www.example.com'],
  11. #module-text br,
  12. #module-text cite,
  13. #module-text code,
  14. #module-text dfn,
  15. #module-text em,
  16. #module-text h1,
  17. #module-text h2,
  18. #module-text h3,
  19. #module-text h4,
  20. #module-text h5,
  21. #module-text h6,
  22. #module-text kbd,
  23. #module-text p,
  24. #module-text pre,
  25. #module-text span q,
  26. #module-text q[cite='http://www.example.com'],
  27. #module-text samp,
  28. #module-text strong,
  29. #module-text var,
  30. #module-hypertext span a,
  31. #module-hypertext a[accesskey='q'],
  32. #module-hypertext a[charset='UTF-8'],
  33. #module-hypertext a[href='http://www.example.com/'],
  34. #module-hypertext a[hreflang='en'],
  35. #module-hypertext a[rel='nofollow'],
  36. #module-hypertext a[rev='index'],
  37. #module-hypertext a[tabindex='1'],
  38. #module-hypertext a[type='text/plain'],
  39. #module-list dl,
  40. #module-list ul,
  41. #module-list ol,
  42. #module-list li,
  43. #module-list dd,
  44. #module-list dt,
  45. .insert-declarations-above
  46. {background:#008000; margin:0; padding:0.2em;}
  47. #module-text span, #module-text div {padding:0; margin:0.1em;}
  48. #module-list li, #module-list dd, #module-list dt {border:1px solid #FFF;}
  49. /* vim: et sw=4 sts=4 */