Difference between revisions of "Widget:UseCaseList"

From LINKS Community Center
Jump to: navigation, search
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="a">
+
                     <clipPath id="uc">
                         <path d="M592 372h96v96h-96z" />
+
                         <path d="M592 312h96v96h-96z" />
 
                     </clipPath>
 
                     </clipPath>
 
                 </defs>
 
                 </defs>
                 <g clip-path="url(#a)" transform="translate(-592 -372)">
+
                 <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="M638 386h4v12h-4ZM669.909 392.97l-7.99 7.99-2.829-2.828 7.991-7.991ZM620.859 398.081l-2.828 2.829-7.99-7.991 2.828-2.828ZM664 414h10v4h-10ZM606 414h10v4h-10ZM624 442l3.4-34h25.1l3.5 34h-32Zm44 0h-6l-3.6-36.4c-.2-2-1.9-3.6-4-3.6h-28.8c-2.1 0-3.8 1.6-4 3.6L618 442h-6v6h-6v6h68v-6h-6v-6Z" />
+
                         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" />
                    <path d="m644.8 412 2.5 26h4.1l-2.6-26Z" />
 
 
                 </g>
 
                 </g>
 
             </svg>
 
             </svg>
 
             <div>
 
             <div>
 
                 <div>Use Cases</div>
 
                 <div>Use Cases</div>
                 <div style="font-size:small; letter-spacing:.03em; margin-left: .6em;">Social Media and Crowdsourcing
+
                 <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 10:30, 8 December 2022

Current version of the List of Use Cases.
currently in use!