Skip to content

How to remove line highlight in StyleClassedTextArea? #262

@euwbah

Description

@euwbah

Currently I got this:

console = new StyleClassedTextArea();
        console.setEditable(false);

        console.setStyle("-fx-background-color: rgba(0, 0, 0, 1)");

A blue line background highlight appears (like how it does in a CodeArea). How do I remove this blue line highlight?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions