Was wondering if this is something that bugs you/a feature you might want to add:
In Gutenberg (for some unfathomable UI choice) empty containers have a black outline, with that ” + ” in middle (hover: “add block”).
Why on earth are they black? Not dashed, low opacity, or only on hover!?
I cannot fathom the reasoning of this UI – it’s terrible, bad, no good!
Anyway – any interest in adding options to control these – as per the other containers? Would be best to distinguish from containers with seperate options, but they could be exactly the same options and it’d work dandy!
Myself, I’m gonna do something like the below till then :
.block-editor-button-block-appender {
inset 0 0 0 0.025em #4fff0f9c;
}
]]>Great work and thank you!
]]>I hope anyone knows, thanks.
]]>I think my site originally had black outlines around the text boxes (where someone would enter a search term or a comment) on my site but now they’ve disappeared – you can’t differentiate them from the white background of the site. How do I get them back?
]]>please see: handlebarbikeshop.com/beta as I cannot attach a screen shot.
I have tried adding the following css to the stylesheet but to no avail:
div, h2, h3, h4, h5, h6, h1{
outline: none;
}
*:focus {
outline: none;
}
the outlines remain and they are totally making the design unusable!
please let me know if you are seeing the same problems and if you have a solution.
Thanks!
]]>So…
I am trying to move the navigation menu under the slider of my website. I installed the “Cardamon – Multipurpose HTML Template” (https://themeforest.net/item/cardamon-multipurpose-html-template/1328370) and i am trying to make that change via the style.css! As you can imagine i tried several, different changes but i didn’t achieve to solve the problem.
Something more…where can i change the color and the size of the outlines of my content? i know that my question is very general but i would like to know for which “expressions” to search in the css files.
I would appreciate it if someone helped me!! Thank you in advance!!
]]>