Widget: DCTList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 195: Line 195:
         }
         }


         #filter-summary table tr td:first-of-type { padding-right: 10px; }
        #filter-summary { margin-right: 1em; }
 
         #filter-summary table tr td:first-of-type { padding-right: 10px; vertical-align: top; }
          
          
         #dct-tabulator .tabulator-row .tabulator-responsive-collapse table {
         #dct-tabulator .tabulator-row .tabulator-responsive-collapse table {
Line 609: Line 611:
                     <div id="filter-summary">No filter</div>
                     <div id="filter-summary">No filter</div>
                 </div>
                 </div>
                 <button class="large-button" style="flex: 0 0;" type="button" onclick="toggleFilter()">Filters</button>
                 <div style="flex: 0 0;">
                    <button class="large-button" type="button" onclick="toggleFilter()">Filters</button>
                </div>
             </div>
             </div>
          
          

Revision as of 15:22, 7 September 2022

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