Hi everyone!
The client wants to remove the Maximize and Minimize buttons on the Widget panels on the Dashboard theme.
Is there a way to do this?
Phil,
Sure just add a css rule for that:
<SPAN class="selector token">.lm_controls .lm_maximise</SPAN><SPAN class="punctuation token">{</SPAN> <SPAN class="property token">display</SPAN><SPAN class="punctuation token">:</SPAN> none<SPAN class="punctuation token">;</SPAN> <SPAN class="punctuation token">}</SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN></SPAN>
Thanks!
Awesome as always!
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.