Not planned Please add a bottom border to the editor toolbar

This suggestion has been closed. Votes are no longer accepted.
I am cool with the design as is but can see the concern and it might be something I will hear about from my users once they get a look at 2.2
 
The more I see it, the more I don't like it. I see the look that you guys were going for (clean and minimalist), but my eye still wants a border.

Or at least an option to easily add a border ;)
 
There's a ton of things that can be done to improve the design, but some of these choices will (understandably) be marked as arbitrary.

In the meantime, a simple css tweak solves the problem. Example on how to apply it to quick reply:

CSS:
.fr-box.fr-basic .fr-toolbar.fr-top {
    border-bottom: 1px solid #ebebeb;
}
 
Weird. I am seeing it. Default theme, but lots of color changes. I hit like because that would bother me too.

Screen Shot 2020-07-30 at 11.35.05 AM.png
 
Yes I think it needs a bottom line bar as well, or for the light blue background to be a bit darker.
 
Back
Top Bottom