Idea ID 2782336
Display selected Modify Action in Amber
Status:
Waiting for Votes
Submitted by
weckessr
on
2018-08-01
17:31

The default color for the Modify text is dark grey. We currently have the following color definition for Modify in our custom.css file:
.actionTaken.modify_access{
color:#e49b0f;
}
.actionText.modify_access{
color:#e49b0f;
}
This makes the Modify text stand out much better than the dark grey color. It was something that our organization recognized and our users asked for.
.actionTaken.modify_access{
color:#e49b0f;
}
.actionText.modify_access{
color:#e49b0f;
}
This makes the Modify text stand out much better than the dark grey color. It was something that our organization recognized and our users asked for.
Labels
- Labels:
-
Other
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.