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 5: Line 5:


     <style>
     <style>
         .data-source-img { width: 50px; height: 50px; }
        #dct-list-wrapper { font-family: 'Open Sans'; }
         .data-source-img { width: 2em; height: 2em; }
     </style>
     </style>


Line 102: Line 103:


     </script>
     </script>
     <div id="dct-tabulator"></div>
     <div id="dct-list-wrapper">
        <div id="dct-tabulator"></div>
    </div>
</includeonly>
</includeonly>

Revision as of 14:19, 7 June 2022

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