Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 36: Line 36:
 
         }
 
         }
  
         #filter-bar { position: relative; }
+
         #filter-bar { position: relative; margin: 1em 0; }
 
         #dct-filters {
 
         #dct-filters {
 
             position: absolute;
 
             position: absolute;
Line 602: Line 602:
 
             <div style="display: flex; justify-content: space-between;">
 
             <div style="display: flex; justify-content: space-between;">
 
                 <div style="flex: 1 1;">
 
                 <div style="flex: 1 1;">
                     <h2 style="margin: 0;">Applied Filters</h2>
+
                     <h2 style="margin: 1rem;">Applied Filters</h2>
 
                     <div id="filter-summary">No filter</div>
 
                     <div id="filter-summary">No filter</div>
 
                 </div>
 
                 </div>

Revision as of 13:45, 7 September 2022

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