fabianmichael / kirby-markdown-field

Super-sophisticated markdown editor for Kirby 3, community built.
Other
162 stars 14 forks source link

[1.0.9] Textarea does not use the disabled color when field is disabled #135

Closed teichsta closed 2 years ago

teichsta commented 2 years ago

In my usecase the editor is disabled due to certain permissions.

When setting the markdown field to disabled it is no longer editable (as expected). Unfortunately it doesn't completely take the disabled color (at least in my case):

image

Is there any option which i could tweak to solve this?

Thanks in advance, Thomas E.-E.

fabianmichael commented 2 years ago

@teichsta As I don’t support version 1 anymore and haven’t worked on it for a long time, I cannot really tell. But if any attribute set, you can probably easly overrise things with a custom panel.css, see: https://getkirby.com/docs/cookbook/panel/customizing-panel