[Geomoose-users] Remove Favorites star from the catalog

James Klassen klassen.js at gmail.com
Wed Nov 10 06:50:25 PST 2021


I’m not sure if this is the best way or not but something like adding the following to app.css should work. 

.layer
.favorite.icon {
  display: none;
}

> On Nov 10, 2021, at 07:45, Mark Volz <MarkVolz at co.lyon.mn.us> wrote:
> 
> 
> Hello,
> How can I remove the favorites star that appears before each layer in the table of contents?
>  
> Note: I already removed the favorites tab by commenting out span id="favorites-tab" class="tab" onclick="showTab('favorites', event)">Favorites</span>
>  
> Thanks!
>  
> Mark Volz
>  
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geomoose-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20211110/aae9b8ee/attachment-0001.html>


More information about the Geomoose-users mailing list