Skip to content
Snippets Groups Projects

Resolve #3483054 "Update to jquery with 3420890 reduced duplicates"

163 files
+ 1134
1534
Compare changes
  • Side-by-side
  • Inline
Files
163
/*!
* jQuery UI Accordion 1.13.2
* http://jqueryui.com
* jQuery UI Accordion 1.14.1
* https://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
* https://jquery.org/license
*
* http://api.jqueryui.com/accordion/#theming
* https://api.jqueryui.com/accordion/#theming
*/
.ui-accordion .ui-accordion-header {
display: block;
Loading