Sha256: 6a8e9da79245b4b9f5213e12be56a10c1d9094e03a1d0597f885a16f0c045cd6
Contents?: true
Size: 835 Bytes
Versions: 16
Compression:
Stored size: 835 Bytes
Contents
.header_TEST { height: 60px; // height: 100%; margin: 0; // position: absolute; top: 0; right: 0; left: 0; background: rgba(255, 255, 255, 31%); } .overlay_TEST { height: 60px; position: absolute; top: 0; right: 0; left: 0; overflow: hidden; z-index: 2; } .clone_TEST { height: 80px; padding: 3em 0em 0em 1em; position: absolute; top: 0; right: 0; left: 0; bottom: 0; /* overflow: hidden; -webkit-filter: blur(5px); filter: blur(5px); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; */ user-select: none; backdrop-filter: saturate(180%) blur(20px); /* backdrop-filter: saturate(250%) blur(5px); */ } .content_TEST { padding: 3em 1em 1em; position: absolute; top: 0; right: 0; bottom: 0; left: 0; overflow: auto; z-index: 1; }
Version data entries
16 entries across 16 versions & 1 rubygems