Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 52: | Line 52: | ||
#dct-filters.open { | #dct-filters.open { | ||
display: block; | display: block; | ||
} | |||
#close-filter-button { | |||
float: right; | |||
font-size: 4em; | |||
} | } | ||
Line 560: | Line 565: | ||
<div id="dct-filters"> | <div id="dct-filters"> | ||
<h2> | <h2> | ||
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" overflow="hidden" viewBox="0 0 96 96"> | <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" overflow="hidden" viewBox="0 0 96 96"> | ||
Line 570: | Line 574: | ||
<g clip-path="url(#b)" transform="translate(-592 -312)"> | <g clip-path="url(#b)" transform="translate(-592 -312)"> | ||
<path | <path | ||
d="M636 356.012v38.011l8-8v-30.011L674 326h-68Zm6.588-1.412-.588.584v30.008l-4 4v-34.008l-.585-.586L610.828 328h58.348Z" /> | |||
</g> | </g> | ||
</svg> | </svg> | ||
<span>Filters</span> | <span>Filters</span> | ||
<button onclick="toggleFilter()" id="close-filter-button">×</button> | |||
</h2> | </h2> | ||
<div style="text-align: center;"> | <div style="text-align: center;"> |
Revision as of 15:31, 6 September 2022
Development verstion of the DCT List.
Not ready for production!