BioKIC / Symbiota

The Symbiota Virtual Flora/Fauna project develops on-line tools to aid the generation, exploration and management of biodiversity data (collection specimens, observations, images, checklists, keys, etc.). See also: http://bdj.pensoft.net/articles.php?id=1114 and https://symbiota.org/. For documentation, please visit https://symbiota.org/docs
GNU General Public License v2.0
33 stars 49 forks source link

Fix styling for disabled buttons #1431

Closed NikitaSalikov closed 3 weeks ago

NikitaSalikov commented 1 month ago

Before :

collections/editor/occurrenceeditor.php:

Screenshot 2024-06-14 at 8 42 37 AM

checklists/dynamicmap.php:

Screenshot 2024-06-14 at 8 44 40 AM

After:

collections/editor/occurrenceeditor.php:

Screenshot 2024-06-14 at 8 42 07 AM

checklists/dynamicmap.php:

Screenshot 2024-06-14 at 8 44 21 AM

Changes Made:

Pull Request Checklist:

Pre-Approval

Post-Approval

Thanks for contributing and keeping it clean!