The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Customize Quick Search on Admin Level

Deleted user
October 12, 2017

To customize the style of the quick search bar I put in the following html:

<style>
#quick-search-query {
border-radius: 2em;
background: rgba(255,255,255,1);
color: rgba(0, 0, 0, 0.7); }

</style>

 

This works fine to have our quick search bar with round edges :-)

 

Bildschirmfoto 2017-10-12 um 09.13.04.png

But if I change to the admin area then I have the default:

 

Bildschirmfoto 2017-10-12 um 09.13.22.png

 

How can I change it here also?

 

Kind regards,

Thies

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Brant Schroeder
Community Champion
August 19, 2024

You will need to look at the HTML and see what is different.  You might have to use CSS hierarchy to ensure that the change applies.  

TAGS
AUG Leaders

Atlassian Community Events