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!
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.