-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
From: Gerhard van Huyssteen
I'm currently using [skin 2]. The little bar on the right-hand side that moves up and down as I move up and down, is currently green. Is there a way in which I can change the colour so that it matches the colour scheme of my website?
Work-around
Add below css
#skin2 .is-active-link::before {
background-color: blue;
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
