Skip to content

Fold indicator styling via CSS not working #988

@ultimaterichy

Description

@ultimaterichy

From the documentation in LineNumberFactory class, I should be able to change the fold indicator ("+") styling using the CSS class ".fold-indicator". I tried doing that but nothing changed. Here is my styling

.fold-indicator{ -fx-text-fill: green; }

and I also tried

.fold-indicator{ -fx-fill: green; }
But it doesn't still work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions