The only class selectors left in Basic defaults.css is:

.Application *, .royale *, . royale *:before, . royale *:after {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
}

I’m not sure how to best get rid of this.

Thoughts?
Harbs

Reply via email to