<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Font-size and font-weight change for launchpad theme in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/font-size-and-font-weight-change-for-launchpad/m-p/45096#M1218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to change font-size and font-weight for query widget prompt labels for launchpad theme.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The loaction i am trying to change is jimu.js /css/ jimu-theme.css&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.jimu .prompt&lt;/P&gt;&lt;P&gt;font-size : 14px;&lt;/P&gt;&lt;P&gt;font-weight: bole;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once i I change and save the padding inside the query widget goes off .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please se help me to set the values in correct place&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 May 2019 16:05:20 GMT</pubDate>
    <dc:creator>KafilBaig</dc:creator>
    <dc:date>2019-05-19T16:05:20Z</dc:date>
    <item>
      <title>Font-size and font-weight change for launchpad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/font-size-and-font-weight-change-for-launchpad/m-p/45096#M1218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to change font-size and font-weight for query widget prompt labels for launchpad theme.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The loaction i am trying to change is jimu.js /css/ jimu-theme.css&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.jimu .prompt&lt;/P&gt;&lt;P&gt;font-size : 14px;&lt;/P&gt;&lt;P&gt;font-weight: bole;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once i I change and save the padding inside the query widget goes off .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please se help me to set the values in correct place&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 May 2019 16:05:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/font-size-and-font-weight-change-for-launchpad/m-p/45096#M1218</guid>
      <dc:creator>KafilBaig</dc:creator>
      <dc:date>2019-05-19T16:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Font-size and font-weight change for launchpad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/font-size-and-font-weight-change-for-launchpad/m-p/45097#M1219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kafil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Here is the actual rule you should be using:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="selector token"&gt;.jimu-single-filter-parameter .prompt&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
  &lt;SPAN class="property token"&gt;font-size&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; 14px&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
  &lt;SPAN class="property token"&gt;font-weight&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; bold&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;‍‍‍‍‍‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:44:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/font-size-and-font-weight-change-for-launchpad/m-p/45097#M1219</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-10T21:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Font-size and font-weight change for launchpad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/font-size-and-font-weight-change-for-launchpad/m-p/45098#M1220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert. This worked for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when i try to increase the Font-Size and Font-weight for Listitem of tasks and header text of the taskname the padding goes off .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.jimu ellipsis {&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&amp;nbsp; &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit;"&gt;font-size&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;:&lt;/SPAN&gt; 14px&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;;&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit;"&gt;font-weight&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;:&lt;/SPAN&gt; bold&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;Basically i want to change the font-size and font-weight for all widgets. How to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:44:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/font-size-and-font-weight-change-for-launchpad/m-p/45098#M1220</guid>
      <dc:creator>KafilBaig</dc:creator>
      <dc:date>2021-12-10T21:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Font-size and font-weight change for launchpad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/font-size-and-font-weight-change-for-launchpad/m-p/45099#M1221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kafil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Each widget normally has a&amp;nbsp;css rule override that&amp;nbsp;is specific to most text elements and there is not a way to make a general css rule to cover all widgets.&lt;/P&gt;&lt;P&gt;Don't forget to mark this question as answered by clicking on the "Mark Correct" link on the reply that answered your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2019 12:52:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/font-size-and-font-weight-change-for-launchpad/m-p/45099#M1221</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-05-20T12:52:55Z</dc:date>
    </item>
  </channel>
</rss>

