Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Changing Background Colors of Button

Mark Gordon
Contributor
November 16, 2014

JIRA,

 

WE have been asked to change the background color and font color of the EDIT button - other requests might come to do this for other buttons as well.

 

Is there an easy way to do this?

4 answers

0 votes
Mark Gordon
Contributor
November 16, 2014

Thanks Joe. If we did have to do this, we would probably do this like Nic suggested thru CSS.

0 votes
Joe Pitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 16, 2014

Go to the look and feel section under the user interface section. In general, if it can't be done through the UI or with a supported plugin you probably don't really need to do it. Any changes you make to source code will need to be maintained and run the risk of Atlassian changing where they do it making reproducing the modification troublesome.

0 votes
Mark Gordon
Contributor
November 16, 2014

Nic,

 

Many thanks. I will pass that along.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 16, 2014

Easy - no - you need to amend the css to do this.

Colin McDermott_GLiNTECH
Contributor
March 28, 2021

or use the header as per https://community.atlassian.com/t5/Jira-Service-Management/Button-Share-with-customer-change-colour/qaq-p/1500156

 jira administration-->System-->user interface

or tap fast on your keyboard GG to search "Announcement banner"

<style type="text/css">
button.aui-button.aui-button-primary.sd-external-submit{

background-color:#fff;
color: #0052cc

}

#addcomment .sd-comment-container .sd-rte-bar .sd-internal-submit, .sd-comment-container .sd-rte-bar .sd-internal-submit{
background-color: #0052cc;
color: #ffff
}


</style>

 

 

Credit due to Alessandro Lombardo 

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian government cloud, fedramp, webinar, register for webinar, atlassian cloud webinar, fedramp moderate offering, work faster with cloud

Unlocking the future with Atlassian Government Cloud ☁️

Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.

Register Now
AUG Leaders

Upcoming Jira Events