Opened 3 years ago
Closed 3 years ago
#1313 closed defect (fixed)
Varsearch css interferes with BASE CSS
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Variant Search v1.1 |
Component: | net.sf.basedb.varsearch | Keywords: | |
Cc: |
Description
Lazy-loading indicators are missing from the raw bioassay table. This seems to be caused by varsearch.css
that has a .loading
definition that contains display: none;
. This causes the lazy-loading indicator to be hidden since they use the loading
class.
Note:
See TracTickets
for help on using tickets.
In 6279: