Sha256: b68e13469ddad7e3ff8ec053f9f10e4655acee786d66ed4771eaaf0f0fa1d25c
Contents?: true
Size: 688 Bytes
Versions: 42
Compression:
Stored size: 688 Bytes
Contents
@layer components { [data-component="viewport"] { background-color: #ffffff; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cg fill='%23f3f3f3' fill-opacity='1'%3E%3Cpath fill-rule='evenodd' d='M0 0h4v4H0V0zm4 4h4v4H4V4z'/%3E%3C/g%3E%3C/svg%3E"); .resize-handle { @apply flex items-center justify-center h-full w-full border-lookbook-divider bg-lookbook-viewport-handle hover:bg-lookbook-viewport-handle-hover hover:bg-opacity-20; @apply text-lookbook-viewport-handle-icon-stroke hover:text-lookbook-viewport-handle-icon-stroke-hover transition select-none touch-none; } } }
Version data entries
42 entries across 42 versions & 1 rubygems
Version | Path |
---|---|
lookbook-1.3.4 | app/components/lookbook/viewport/component.css |
lookbook-1.3.3 | app/components/lookbook/viewport/component.css |