Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 11: Line 11:
 
             letter-spacing: .06em;
 
             letter-spacing: .06em;
 
         }
 
         }
         #dct-list-wrapper h1 {
+
         #dct-list-wrapper h1, #dct-filters h2 {
 
             color: var(--links-blue);
 
             color: var(--links-blue);
 
             display: flex;
 
             display: flex;
Line 20: Line 20:
 
             margin-bottom: 4em;
 
             margin-bottom: 4em;
 
         }
 
         }
         #dct-list-wrapper h1 svg {
+
         #dct-list-wrapper h1 svg, #dct-filters h2 svg {
 
             height: 2.5em;
 
             height: 2.5em;
 
             width: 2.5em;
 
             width: 2.5em;
Line 427: Line 427:
 
         </div>
 
         </div>
 
         <div id="#dct-filters">
 
         <div id="#dct-filters">
             <h2>Filters</h2>
+
             <h2>
 +
                <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" overflow="hidden" viewBox="0 0 96 96"><defs><clipPath id="a"><path d="M592 312h96v96h-96z"/></clipPath></defs><g clip-path="url(#a)" transform="translate(-592 -312)"><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></svg>
 +
                <span>Filters</span>
 +
            </h2>
 
             <div class="filter-wrapper">
 
             <div class="filter-wrapper">
 
                 <h3>Functions</h3>
 
                 <h3>Functions</h3>

Revision as of 12:29, 20 June 2022

Development verstion of the DCT List.
Not ready for production!