/*!****************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/editor.scss ***! \****************************************************************************************************************************************************************************************************************************************/ /** * The following styles get applied inside the editor only. * * Replace them with your own styles or remove the file completely. */ .homegrade-blocks-highlight--classic .wp-block-button__link { background-color: #df1e1e !important; } .homegrade-blocks-highlight--warning:after { z-index: 0 !important; } .homegrade-blocks-highlight ul li { display: flex; padding: 10px 0; } .homegrade-blocks-highlight ul li:before { transform: translateY(6px); flex-shrink: 0; border-radius: 50%; content: ""; width: 10px; height: 10px; display: inline-block; margin-right: 10px; } .homegrade-blocks-highlight__variant .components-toggle-group-control-option-base[aria-checked=true] { background-color: #e04d42; } .homegrade-blocks-highlight__variant .components-toggle-group-control-option-base[aria-checked=true]:focus { outline: none; } .homegrade-blocks-highlight__panel-body .components-dropdown .components-toolbar__control { background-color: #e04d42; color: white; } .homegrade-blocks-highlight__panel-body img { display: block; } .homegrade-blocks-highlight__panel-body .components-dropdown { display: block; width: -moz-fit-content; width: fit-content; } .homegrade-blocks-highlight__panel-body .media-replace-container { padding: 10px 0; display: flex; gap: 10px; align-items: center; } /*# sourceMappingURL=index.css.map*/