{"version":3,"file":"print.css","sources":["print.scss"],"sourcesContent":["@import \"configs\";\r\n\r\n@media print {\r\n    *, *::before, *::after {\r\n        text-shadow: none !important;\r\n        box-shadow: none !important;\r\n\r\n        .x-print-black & {\r\n            background: transparent !important;\r\n            color: #000 !important; // 使用黑色加速打印：http://www.sanbeiji.com/archives/953。\r\n        }\r\n    }\r\n\r\n    h2, h3, p {\r\n        orphans: 3;\r\n        widows: 3;\r\n    }\r\n\r\n    h2, h3 {\r\n        page-break-after: avoid;\r\n    }\r\n\r\n    pre, blockquote, tr, img {\r\n        page-break-inside: avoid; // 避免连贯的元素被分页。\r\n    }\r\n\r\n    pre, blockquote {\r\n        border: 1px solid #999;\r\n    }\r\n\r\n    thead {\r\n        display: table-header-group; // 修复表格显示，参考 http://css-discuss.incutio.com/wiki/Printing_Tables。\r\n    }\r\n\r\n    a {\r\n        &, &:visited {\r\n            text-decoration: underline;\r\n        }\r\n\r\n        &[target=\"_blank\"][href^=\"http://\"]::after, &[target=\"_blank\"][href^=\"https://\"]::after {\r\n            content: \" (\" attr(href) \")\";\r\n        }\r\n    }\r\n\r\n    abbr[title]::after {\r\n        content: \" [\" attr(title) \"] \"; // 追加备注信息。\r\n    }\r\n\r\n    .x-hide-print {\r\n        display: none !important;\r\n    }\r\n}\r\n\r\n@media not print {\r\n    .x-show-print {\r\n        display: none !important;\r\n    }\r\n}\r\n"],"mappings":"AAEA;EACI;IACI,6BAA4B;IAC5B,4BAA2B;GAM9B;EAJG;IACI,mCAAkC;IAClC,uBAAsB;GACzB;EAGL;IACI,WAAU;IACV,UAAS;GACZ;EAED;IACI,wBAAuB;GAC1B;EAED;IACI,yBAAwB;GAC3B;EAED;IACI,uBAAsB;GACzB;EAED;IACI,4BAA2B;GAC9B;EAED;IAEQ,2BAA0B;GAC7B;EAHL;IAMQ,6BAA4B;GAC/B;EAGL;IACI,+BAA8B;GACjC;EAED;IACI,yBAAwB;GAC3B;CAbJ;;AAgBD;EACI;IACI,yBAAwB;GAC3B;CAbJ"}