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 19: Line 19:
         }
         }
         #data-source-filter-wrapper button {
         #data-source-filter-wrapper button {
             border: 1px solid var(--links-blue);
             border: 0 none;
            color: #fff;
            color: var(--links-blue);
             font-variant: small-caps;
             font-variant: small-caps;
            background: var(--links-blue);
             font-size: 1.2em;
             font-size: 1.2em;
            padding: 0.2em 0.4em;
             margin: 0 1em;
             margin: 0.2em 0.4em;
         }
         }
         #data-source-filter {
         #data-source-filter {

Revision as of 15:44, 8 June 2022

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