omeka / Omeka

A flexible web publishing platform for the display of library, museum and scholarly collections, archives and exhibitions.
http://omeka.org
GNU General Public License v3.0
472 stars 193 forks source link

Only load public.css on the public side #998

Closed zerocrates closed 1 year ago

zerocrates commented 1 year ago

This was a late-stage 3.1 addition: the new public.css is loaded unconditionally.

Because it's so small and only provides a style that really won't be conflicting with anything, it has no actual negative effects currently, but we should probably clean it up to not load on the admin side just as a general principle.