Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 45: | Line 45: | ||
} | } | ||
.large-button { | |||
border: 1px solid var(--links-blue); | border: 1px solid var(--links-blue); | ||
font-size: 1.5em; | font-size: 1.5em; | ||
Line 531: | Line 531: | ||
relevant technologies according to your needs and then click on the name of a tool to get | relevant technologies according to your needs and then click on the name of a tool to get | ||
further information.</p> | further information.</p> | ||
</div> | |||
<div id="filter-bar"> | |||
<button class="large-button" type="button" onclick="">Filters</button> | |||
</div> | </div> | ||
<div id="dct-filters"> | <div id="dct-filters"> | ||
Line 548: | Line 551: | ||
</h2> | </h2> | ||
<div style="text-align: center;"> | <div style="text-align: center;"> | ||
<button | <button class="large-button" type="button" onclick="clearFilters()">Clear Filters</button> | ||
</div> | </div> | ||
<div class="filter-wrapper"> | <div class="filter-wrapper"> |
Revision as of 15:16, 6 September 2022
Development verstion of the DCT List.
Not ready for production!