{"version":3,"sources":["../theme/horizontalline.css","index.css"],"names":[],"mappings":";;;;AAMA,CAAA,EAAA,CAAA,gBAAA,CAAA,CAAA,EAAA,CAAA,UAAA,CAAA,IAAA,CAAA;ACLA,CAAC,CAAC,OAAO,CAAC,CAAC,IAAI,CAAC,IAAI;AACpB;;ADSA,CAAA,EAAA,CAAA,OAAA,CAAA,EAAA,CAAA;ACNA,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,MAAM;AACxB,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,MAAM;AACrB,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC;AACX,CAAC,CAAC,KAAK,CAAC,CAAC,GAAG,CAAC;AACb,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG;AACb,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,CAAC;AAChB,CAAC,CAAC,OAAO,CAAC,CAAC,MAAM,CAAC,KAAK;AACvB;;AAEA,CAAC,CAAC,CAAC,CAAC,gBAAgB,CAAC,KAAK,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC","file":"index.css.map","sourcesContent":["/*\n * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.\n * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options\n */\n\n\n.ck-editor__editable .ck-horizontal-line {\n\t/* Necessary to render properly next to floated objects, e.g. side image case. */\n\tdisplay: flow-root;\n}\n\n.ck-content hr {\n\tdisplay: inline-block;\n\twidth: 100%;\n\tmargin: 15px 0;\n\theight: 4px;\n\tbackground: hsl(0, 0%, 87%);\n\tborder: 0;\n\tvertical-align: middle;\n}\n",".ck-editor__editable .ck-horizontal-line {\n  display: flow-root;\n}\n\n.ck-content hr {\n  vertical-align: middle;\n  background: #dedede;\n  border: 0;\n  width: 100%;\n  height: 4px;\n  margin: 15px 0;\n  display: inline-block;\n}\n\n/*# sourceMappingURL=index.css.map */"]}