{"version":3,"file":"simple-hide/index.css","mappings":";;;AAAA;;;;EAAA;AAMA;EACC;EACA;AAAD;;AAGA;EACC;EACA;AAAD;;AAGA;EACC;EACA;EACA;AAAD,C","sources":["webpack://hide-or-toggle/./blocks/simple-hide/editor.scss"],"sourcesContent":["/**\r\n * The following styles get applied inside the editor only.\r\n *\r\n * Replace them with your own styles or remove the file completely.\r\n */\r\n\r\n.wp-block-hide-or-toggle-simple-hide {\r\n\tbackground-color: rgb(134, 152, 167);\r\n\tborder: 3px dotted lightblue;\r\n}\r\n\r\n.wp-block-hide-or-toggle-simple-hide .title{\r\n\tbackground-color: aliceblue;\r\n\tborder: 1px dotted lightblue;\r\n}\r\n\r\n.wp-block-hide-or-toggle-simple-hide .hidden  {\r\n\tbackground-color: aliceblue;\r\n\tborder: 3px dotted lightblue;\r\n\tdisplay: block; // Must be visible to edit !!! \r\n}"],"names":[],"sourceRoot":""}