Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 196: Line 196:
 
             border-top: 1px solid var(--links-blue);
 
             border-top: 1px solid var(--links-blue);
 
             padding: .5em 0;
 
             padding: .5em 0;
        }
 
 
        .bm-icon {
 
            width: 1.5em;
 
            height: 1.5em;
 
            vertical-align: top;
 
            margin-left: .25em;
 
            fill: #c3192b;
 
 
         }
 
         }
  
Line 212: Line 204:
 
             margin-right: .4em;
 
             margin-right: .4em;
 
             margin-bottom: .4em;
 
             margin-bottom: .4em;
 +
            filter: grayscale(1);
 
         }
 
         }
  
 
         #dct-tabulator img.unselected {
 
         #dct-tabulator img.unselected {
            filter: grayscale(1);
 
 
             opacity: .25;
 
             opacity: .25;
 
         }
 
         }

Revision as of 12:57, 21 September 2022

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