CSS valiator error for code not([src$=_.svg_])

Tagged: 

Author Posts

Norm6257

Hi, I have the following css entered which is showing up with a compile error, but I don’t see anything wrong with it. Can you look at it and see if maybe there’s something wrong with the css validator?


.fl-theme-builder-header-shrink .fl-builder-content[data-shrink="1"] img:not([src$=".svg"])
{
	max-height: 30px !important;
}

CSS Validator Error


Sebastian

Hey Norm,

Thanks for reporting this. It’s fixed in version 7.1.5.6. You may need to clear your browser cache as the CSS validation script is loaded dynamically by ACE and doesn’t currently have the same cache busting measures as the rest of MT.

Cheers,
Sebastian

You must login or register to reply to this topic.