I have a problem importing my css:
I have this:
But after importing the css is:Code:.myclass{border-color:#f00;}
Why?Code:.myclass{}
Printable View
I have a problem importing my css:
I have this:
But after importing the css is:Code:.myclass{border-color:#f00;}
Why?Code:.myclass{}
just a guess - the importer might not like this format????Quote:
#f00
No, the problem happens also with "#ff0000"
try {border-right:1px solid #ff0000;} etc
Try puting #ff0000 in the text box #HEX when the color wheel pop up
and click Select
It's a bug :-) : http://dev.contao.org/issues/2347
Resolved in 2.9.1