#basic modal settings thing

1 messages · Page 1 of 1 (latest)

ripe wasp
#

if you want a better close button you can also add this

.c2b141c0f80863fb-keybind {
    display: none;
}

.c2b141c0f80863fb-closeButton {
    position: absolute;
    left: calc(100% + 93px);
    top: -32px; /* change to 0px if the close button is in the wrong place */
    border: 0;
}

.\_23e6b439306f125a-toolsContainer {
    padding: 0;
    border: 0;
}

.c2b141c0f80863fb-closeButton:hover {
    background-color: transparent;
}

.c2b141c0f80863fb-closeButton::before {
    content: "";
    position: absolute;
    width: 65%;
    aspect-ratio: 1;
    background-color: color-mix(in oklab, var(--neutral-16) 25%, var(--custom-theme-text-color, #000) var(--custom-theme-text-color-amount, 0%));
    border-radius: 100%;
}

.c2b141c0f80863fb-closeButton:hover::before {
    background-color: color-mix(in oklab, var(--neutral-1) 25%, var(--custom-theme-text-color, #000) var(--custom-theme-text-color-amount, 0%));
}
celest canyon
#

This doesn't work for me. I don't have [data-layer="USER_SETTINGS"]

ripe wasp
#

enable this plugin

celest canyon
#

I have it enabled. For me it's [name="USER_SETTINGS"]

ripe wasp
#

oh odd

#

ill edit it to account for that

harsh parrot
#

where picture

silent arch
#

does not work with midnight

ripe wasp
crude ravine
#

new experiment that does this dropped

celest canyon
#

the one from a couple months ago?

crude ravine
#

time is relative