Widget: CrisisCommunicationList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 48: Line 48:
             z-index: 100;
             z-index: 100;
             padding: 2em;
             padding: 2em;
            width: 45vw;
             background: #fff;
             background: #fff;
             border: 1px solid var(--ccl-color);
             border: 1px solid var(--ccl-color);
Line 54: Line 53:
             box-shadow: -10px 10px 10px 5px rgb(0 0 0 / 10%);
             box-shadow: -10px 10px 10px 5px rgb(0 0 0 / 10%);
             transition: all 400ms ease-in-out;
             transition: all 400ms ease-in-out;
        }
        @media only screen and (orientation: landscape) {
            #cc-filters {
                width: 45vw;
            }
         }
         }



Revision as of 14:49, 6 May 2024

Current version of the Crisis Communication Library.
Currently in use – do not modify!