You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
We like to customise the the background color of active dropdown menue elementes (please see attached screen). In older JIRA version we can do it like this...
to customise the the background color of active dropdown menue elements please change the following data: jira@xxxx:~/bin$ vim /opt/jira/atlassian-jira/includes/ajs/layer/layer-min.css jira@xxxx:~/bin$ vim /opt/jira/atlassian-jira/includes/ajs/layer/layer.css within the selectors .aui-list li.active a the color must be changed from #003366 to #93117e
After updating to the new JIRA version (5.2.2) it is no longer possible to change the color like this.
We tried to change it by editing...
<jira-home>/atlassian-jira/includes/ajs/layer/layer.less .aui-list li.active a {background-color:#93117e;color:#fff;}
...but it dosent work, because we are not able to find the selector or the definition of the selector.
Could you please tell us how to change the color?
I've also not been able to modify this using 5.1.8. Looking for the same answer. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.