Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 49: Line 49:
 
             clip-path: inset(0 0 100% 100%);
 
             clip-path: inset(0 0 100% 100%);
 
             box-shadow: -10px 10px 10px 5px rgb(0 0 0 / 10%);
 
             box-shadow: -10px 10px 10px 5px rgb(0 0 0 / 10%);
             transition: all 500ms ease-in-out;
+
             transition: all 400ms ease-in-out;
 
         }
 
         }
 
         #dct-filters.open {
 
         #dct-filters.open {

Revision as of 16:57, 6 September 2022

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