Hello,

I would like to style error messages, but i cant find .css that controls them.

Anyone can tell me where is that css?

Thank you very much!

Comments

tvn’s picture

There is file system.messages.css at the modules/system folder. You should not edit it directly though, but override needed classes (.messages .error) in your custom css file.