Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Where are the stylesheets used in kb_view

Eli7
Tera Expert

Hi All,

 

In UI page kb_view a stylesheet is called in link href below. Does anyone know where I can find this stylesheet in servicenow as I am not able to find it.

 

<!-- Common styles are loaded in the "Knowledge Common Styles" stylesheet -->
<g:if_polaris>
<g:then>
<g:requires name="styles/knowledge.ng/css_includes_knowledge_polaris.css" includes="true" params="c=$[gs.getProperty('css.version')]_$[GlideCacheManager.getFlushStamp('csscsscsscache')]&amp;theme=${jvar_theme}"/>
<link href="e113037c8d995110f877cc1790289d71.cssdbx?v=${gs.getProperty('glide.builddate')}" type="text/css" rel="stylesheet"/>
</g:then>
<g:else>
2 ACCEPTED SOLUTIONS

Jerry kk Wong
Mega Sage

Hi @Eli7 ,

Please try the following, 

 

JerrykkWong_0-1717711450588.png

JerrykkWong_1-1717711482985.png

JerrykkWong_2-1717711498808.png

JerrykkWong_3-1717711522507.png

 

 

 

 

 

 

View solution in original post

James Chun
Kilo Patron

Hi @Eli7,

 

Try the following link - {your instance}/content_css.do?sys_id=e113037c8d995110f877cc1790289d71

 

Cheers

View solution in original post

2 REPLIES 2

Jerry kk Wong
Mega Sage

Hi @Eli7 ,

Please try the following, 

 

JerrykkWong_0-1717711450588.png

JerrykkWong_1-1717711482985.png

JerrykkWong_2-1717711498808.png

JerrykkWong_3-1717711522507.png

 

 

 

 

 

 

James Chun
Kilo Patron

Hi @Eli7,

 

Try the following link - {your instance}/content_css.do?sys_id=e113037c8d995110f877cc1790289d71

 

Cheers