File: test_styles.css

package info (click to toggle)
prettify.js 2015.12.04%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 804 kB
  • sloc: javascript: 2,269; perl: 113; makefile: 107; sh: 54
file content (5 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (3)
1
2
3
4
5
/* Used by error reporting code in test_base.js */
.mismatch { background: #fee; font-weight: bold }
span.annot { margin:2px 2px 2px 3em; border:1px dotted #88f; background:#eef;
             padding: 0 2px 0 2px }
.nocode { background: #f8f8f8 }