#Role pill background

1 messages · Page 1 of 1 (latest)

low basalt
#

Screenshot for new profile:

mossy cipher
#

you're missing a .

low basalt
#

oops

#

one moment

low basalt
torn vortex
#

Works with/without experiment
+added the link role

  • updated
.role_e4010c,
.role_f9575e {
    --transparency: .4;
    --roles-roundness: 5px;
    transform: translate(0);
    overflow: hidden;
    border: 0;
    border-radius: var(--roles-roundness);
}

.role_f9575e .roleRemoveIcon_f9575e {
    left: 11px;
}
.role_e4010c .roleRemoveIcon_e4010c{
    left: 14px
}
.role_e4010c:has(.roleFlowerStar_e4010c) .roleRemoveIcon_e4010c{
    left: 15px
}
.role_f9575e .roleRemoveButton_f9575e,
.role_e4010c .roleRemoveButton_e4010c {
    position: static
}

.role_e4010c .roleCircle_a26d7b:after,
.role_e4010c .roleFlowerStar_e4010c:after,
.role_f9575e .roleCircle_a26d7b:after,
.role_f9575e .roleFlowerStar_f9575e:after {
    content: '';
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    border-radius: var(--roles-roundness);
    position: absolute;
    background: inherit;
    opacity: var(--transparency);
}
lilac sluice
#

@low basalt
It doesn't work for me. I tried with no theme applied and no other css imported but still the roles didn't had any color

torn vortex
lilac sluice
torn vortex
#

i can send you later the one for both profile designs, but idk if you want

lilac sluice
#

btw that website also helped me fix some other css as well. :D

torn vortex
lilac sluice
torn vortex
#

all good c:

lilac sluice
#

thank you still! :3