Anyone know why WebView doesn't like this?
String html = "<html><head><style type=\"text/css\">tr { background-
color: rgba(0, 0, 0, 0.8); } tbody.striped tr:nth-child(even)
{ background-color: rgba(20, 20, 20, 0.8); } tbody.striped tr:nth-
child(odd) { background-color: rgba(10, 10, 10, 0.8); } table { width:
100%; } td { padding: 4px; font-size: 13px; } body { color: white;
font-family: \"Helvetica Neue\"; padding: 0; border: 0; margin: 0;
background-color: transparent; } tr.graytd td { background-color:
#000; } </style></head><body><table>";
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en