149004f2678d764c07a8217bc9bbb5de70365132
The .fade transition (one class) was being overridden by a later .dropdown-menu rule (also one class) that set transition to only background-color. Moving the opacity transition into .dropdown-menu.fade (two classes) ensures it wins regardless of cascade order. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
About this repository
The files here are copied from Kingsborough Library's LibGuides Admin interface. They will not produce a workable site on their own, but you can glue them together in LibGuides; and with the relevant JS/CSS libraries added in, you can produce a working site along these lines: https://library.kbcc.cuny.edu
This respository is primarily maintained as a backup, but perhaps you may find something useful here.
Languages
HTML
59.6%
JavaScript
30%
CSS
10.4%