2 * CSS for styling HTML-formatted JSON Schema objects
5 * @author Munaf Assaf <massaf@wikimedia.org>
9 border-collapse: collapse;
16 border: 1px solid #808080;
22 .mw-json-single-value {
23 background-color: #dcfae3;
24 font-family: monospace, monospace;
25 white-space: pre-wrap;
28 .mw-json-single-value {
29 background-color: #eee;
33 background-color: #fff;
39 background-color: #eee;
43 background-color: #fff;
48 /* For stylistic reasons, suppress the caption of the outermost table */
52 .mw-json table caption {
54 display: inline-block;