Widget: UseCaseList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>Current version of the List of Use Cases.<br><strong style="color:red;">currently in use!</strong></noinclude> | <noinclude>Current version of the List of Use Cases.<br><strong style="color:red;">currently in use!</strong> | ||
</noinclude> | |||
<includeonly> | <includeonly> | ||
<link href="/resources/assets/tabulator.min.css" rel="stylesheet"> | <link href="/resources/assets/tabulator.min.css" rel="stylesheet"> | ||
Line 132: | Line 133: | ||
align-items: start; | align-items: start; | ||
} | } | ||
.filter-content.loose { | .filter-content.loose { | ||
gap: .5em .5em; | gap: .5em .5em; | ||
Line 239: | Line 240: | ||
color: var(--links-cyan); | color: var(--links-cyan); | ||
} | } | ||
</style> | </style> | ||
<script> | <script> | ||
Line 674: | Line 674: | ||
<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"> | ||
<defs> | <defs> | ||
<clipPath id=" | <clipPath id="uc"> | ||
<path d="M592 | <path d="M592 312h96v96h-96z" /> | ||
</clipPath> | </clipPath> | ||
</defs> | </defs> | ||
<g clip-path="url(# | <g clip-path="url(#uc)" transform="translate(-592 -312)"> | ||
<path d="m648.783 351.102 1.99-.204 2.359 23.001-1.989.204Z" /> | |||
<path | <path | ||
d=" | d="M674 387h-6v-5h-8.093l-3.531-36.291A2.99 2.99 0 0 0 653.39 343h-26.658a2.991 2.991 0 0 0-2.985 2.7L620.1 382H612v5h-6v7h68Zm-48.263-41.1a1 1 0 0 1 .995-.9h26.658a.999.999 0 0 1 1 .9l3.51 36.1h-35.795ZM672 392h-64v-3h6v-5h52v5h6ZM639 326h2v12h-2ZM606 355h10v2h-10ZM664 355h10v2h-10ZM611.293 332.707l1.414-1.414 8 8-1.414 1.414ZM659.293 339.293l8-8 1.414 1.414-8 8Z" /> | ||
</g> | </g> | ||
</svg> | </svg> | ||
<div> | <div> | ||
<div>Use Cases</div> | <div>Use Cases</div> | ||
<div style="font-size:small; letter-spacing:.03em; margin-left: . | <div style="font-size:small; letter-spacing:.03em; margin-left: .35em;">Social Media and Crowdsourcing | ||
Library</div> | Library</div> | ||
</div> | </div> | ||
Line 712: | Line 712: | ||
<h2 style="display: flex; justify-content: space-between;"> | <h2 style="display: flex; justify-content: space-between;"> | ||
<div> | <div> | ||
<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"> | |||
<defs> | <defs> | ||
<clipPath id="b"> | <clipPath id="b"> |
Revision as of 09:30, 8 December 2022
Current version of the List of Use Cases.
currently in use!