Neighborhood Overview

JohnMatthewLumba avatar
JohnMatthewLumba
plain_text
09/19/2024 6:16 PM
432 B
28
Indexable
/*START - fixed popup info WB Matthew */
.item__copy .item__name--hint{
    &:after {
        background-color: #005890;
    }
    span.item__hint.hint{
        background-color: #005890;
        color:#fff;
        &:after {
            background-color: #005890;
        }
    }
}

/*END- fixed popup info*/
Editor is loading...
Leave a Comment