UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

1 lines 930 B
{"version":3,"sources":["<no source>","file:///Users/ket/Documents/work/dsfr/src/dsfr/component/transcription/print.scss","file:///Users/ket/Documents/work/dsfr/src/dsfr/component/transcription/style/_print.scss","%3Cinput%20css%20MWJe6E%3E"],"names":[],"mappings":"AAAA;;GAAA;ACKA;ECJE;IACE,aAAA;ECCF;;EDEA;IACE,aAAA;ECAF;;EDGA;IACE,aAAA;ECDF;AACF","file":"transcription.print.css","sourcesContent":[null,"////\n/// Transcription Print\n/// @group transcription\n////\n\n@media print {\n @import 'index';\n @import 'style/print';\n}\n","#{ns(transcription)} {\n &__btn {\n display: none;\n }\n\n &__footer {\n display: none;\n }\n\n #{ns(modal)}:not(#{ns(modal--opened)}) {\n display: none;\n }\n}\n","@media print {\n .fr-transcription__btn {\n display: none;\n }\n .fr-transcription__footer {\n display: none;\n }\n .fr-transcription .fr-modal:not(.fr-modal--opened) {\n display: none;\n }\n}"]}