Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 91: | Line 91: | ||
.sources-collapse { | .sources-collapse { | ||
display: inline-block; | display: inline-block; | ||
} | } | ||
.sources-collapse-toggle { display:inline-block; width: 2em; height: 2em; } | .sources-collapse-toggle { display:inline-block; width: 2em; height: 2em; } | ||
Line 404: | Line 403: | ||
}, ''); | }, ''); | ||
if (gIndex === groupedSources.length - 1) { | if (gIndex === groupedSources.length - 1) { | ||
out += '<span class="sources-collapse-toggle"></span>'; | // out += '<span class="sources-collapse-toggle"></span>'; | ||
out += '</div>'; | out += '</div>'; | ||
} | } |
Revision as of 12:25, 12 July 2022
Development verstion of the DCT List.
Not ready for production!