<?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 Re: CSS for non editables in Attribute Inspector in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/css-for-non-editables-in-attribute-inspector/m-p/352294#M32651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on ESRI's attribute inspector sample, it looks like that shading is controlled by the Dojo &lt;STRONG&gt;&lt;EM&gt;dijitTextBoxDisabled&lt;/EM&gt;&lt;/STRONG&gt; css class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2015 21:55:48 GMT</pubDate>
    <dc:creator>SteveCole</dc:creator>
    <dc:date>2015-02-03T21:55:48Z</dc:date>
    <item>
      <title>CSS for non editables in Attribute Inspector</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/css-for-non-editables-in-attribute-inspector/m-p/352293#M32650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I currently have an app where some of the fields are set as non editable or uses a Map Service for the attribute Inspector. It serves it's purpose, but when seen on a tablet outdoors the colors(Grey text of light grey background) are almost impossible to see. I've tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; .esriAttributeInspector .atiField {&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; font-family: "Verdana";&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; font-size: 1em;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; color: #000000; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; background: #ffffff;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 200px;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; text:&amp;nbsp; #000000;&lt;/P&gt;&lt;P&gt; }&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; .esriAttributeInspector .atiTextAreaField {&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; font-family: "Verdana";&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; font-size: 1em;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; background: #ffffff;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; color: #000000; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 196px;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; }&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and other permutations, but to no avail. Is there another .ati*********** that I need to have for these non editable fields? I couldn't find that specific documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 20:39:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/css-for-non-editables-in-attribute-inspector/m-p/352293#M32650</guid>
      <dc:creator>williamcarr</dc:creator>
      <dc:date>2015-02-03T20:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: CSS for non editables in Attribute Inspector</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/css-for-non-editables-in-attribute-inspector/m-p/352294#M32651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on ESRI's attribute inspector sample, it looks like that shading is controlled by the Dojo &lt;STRONG&gt;&lt;EM&gt;dijitTextBoxDisabled&lt;/EM&gt;&lt;/STRONG&gt; css class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 21:55:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/css-for-non-editables-in-attribute-inspector/m-p/352294#M32651</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2015-02-03T21:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: CSS for non editables in Attribute Inspector</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/css-for-non-editables-in-attribute-inspector/m-p/352295#M32652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the text to change to red in just the disabled fields using this css:&lt;/P&gt;&lt;P&gt;.dj_webkit .claro .dijitDisabled input {&lt;/P&gt;&lt;P&gt;color: red;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this will change the background color of the disabled fields to blue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.claro .dijitSelectDisabled, .claro .dijitTextBoxDisabled, .claro .dijitTextBoxDisabled .dijitInputContainer {&lt;/P&gt;&lt;P&gt;background-color:Blue;&lt;/P&gt;&lt;P&gt;background-image: none;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my code sample: &lt;A href="http://jsbin.com/cataqugaqu/1/edit" title="http://jsbin.com/cataqugaqu/1/edit"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this sample:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/widget_attributeInspectorPane.html" title="https://developers.arcgis.com/javascript/jssamples/widget_attributeInspectorPane.html"&gt;Attribute Inspector with one editable field | ArcGIS API for JavaScript&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 14:48:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/css-for-non-editables-in-attribute-inspector/m-p/352295#M32652</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-02-04T14:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: CSS for non editables in Attribute Inspector</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/css-for-non-editables-in-attribute-inspector/m-p/352296#M32653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Chris.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oddly enough, of all the changes that I made for some reason the dijitDisabled didn't display any changes in FireBug.. But it did in chrome!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 15:45:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/css-for-non-editables-in-attribute-inspector/m-p/352296#M32653</guid>
      <dc:creator>williamcarr</dc:creator>
      <dc:date>2015-02-04T15:45:20Z</dc:date>
    </item>
  </channel>
</rss>

