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 163: Line 163:
             padding: .5em 0 1.5em 0;
             padding: .5em 0 1.5em 0;
             border: 0 none;
             border: 0 none;
        }
       
        #dct-tabulator .tabulator-row .tabulator-responsive-collapse table {
            font-size: smaller;
         }
         }


Line 168: Line 172:
             font-family: 'Raleway';
             font-family: 'Raleway';
             font-weight: 300;
             font-weight: 300;
            display: block;
         }
         }


         #dct-tabulator .tabulator-row .tabulator-responsive-collapse table tr:nth-child(n+2) td strong {
         /* #dct-tabulator .tabulator-row .tabulator-responsive-collapse table tr:nth-child(n+2) td strong {
             margin-top: 1em;
             margin-top: 1em;
         }
         } */
 
        #dct-tabulator .tabulator-row .tabulator-responsive-collapse table tr td {
            display: block;
        }
     </style>
     </style>



Revision as of 13:48, 6 September 2022

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