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 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 15:57, 6 September 2022

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