[Toaster] Tasks table row style

Ravi Chintakunta ravi.chintakunta at timesys.com
Wed Jan 15 10:16:12 PST 2014


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


More information about the toaster mailing list