Hi Belen, > Thanks, Ravi. Is this also working with the error class? It looks like > Bootstrap defines certain styles for rows with the .error class, and I > am > wondering if we'll need to override those. >
For .error class, the hyperlinks are not being colored and also the row background is being changed. The background is being set in bootstrap.min.css The hyperlinks are not colored, because there is no style for ".error a" in default.css. The style is set for ".muted a" though. Can you fix the css or do you want me to? Thanks, Ravi _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
