1 /* stylelint-disable selector-class-pattern */
9 background: none !important; /* stylelint-disable-line declaration-no-important */
10 padding: 0 !important; /* stylelint-disable-line declaration-no-important */
16 color: inherit !important; /* stylelint-disable-line declaration-no-important */
17 text-decoration: inherit !important; /* stylelint-disable-line declaration-no-important */
34 page-break-after: avoid;
35 page-break-before: avoid;
42 /* oprhans/widows not supported by Firefox */
43 /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
45 /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
52 page-break-inside: avoid;
57 vertical-align: middle;
64 border: 1pt dashed #000;
67 white-space: pre-wrap;
68 /* Create a new block formatting context */
70 /* Break really long words when they overflow to the next line */
71 word-wrap: break-word;
75 list-style-type: square;