Remove Inactive Checkboxes from Primo Find Databases Lightbox
- Article Type: Q&A
- Product: MetaLib
- Product Version: 4
Question
How can the inactive, grayed-out checkboxes be removed from the Primo Find Databases lightbox?
It is hard to tell the difference between the inactive and active checkboxes.
Answer
In the local CSS file, add
/* REMOVE INACTIVE CHECKBOXES IN FIND DATABASES LIGHTBOX */
#exlidFindDBTile div.EXLFindDBList div.EXLFindDBCheckbox input[type="checkbox"][disabled] { Visibility: hidden; }
Category: Interoperability
Subject: MetaLib
- Article last edited: 11/6/2013