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

0 votes
Brant Schroeder
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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.  

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events