Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 200: Line 200:
 
         .data-source-img,
 
         .data-source-img,
 
         .func-img {
 
         .func-img {
             width: 1.5em;
+
             width: 1.2rem;
             height: 1.5em;
+
             height: 1.2rem;
             margin-right: .4em;
+
             margin-right: .4rem;
             margin-bottom: .4em;
+
             margin-bottom: .4rem;
 
             filter: grayscale(1);
 
             filter: grayscale(1);
 
         }
 
         }
  
 
         #dct-tabulator img.unselected {
 
         #dct-tabulator img.unselected {
             opacity: .25;
+
             opacity: .15;
 
         }
 
         }
  

Revision as of 13:40, 21 September 2022

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