Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS Table border-color: is overridden by Color: #378

Open
GoogleCodeExporter opened this issue Aug 12, 2015 · 1 comment
Open

CSS Table border-color: is overridden by Color: #378

GoogleCodeExporter opened this issue Aug 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Which steps will reproduce the problem?
1. Including text color: overrides the table border-color:
2.
3.  table.SectionTitle {width:100%; border-width:1px; border-style:solid; 
                        border-color:#000000; color:#ffffff;  text-indent:5px; background-color:#326363;}


What is the expected output? What do you see instead?


Which version of the product are you using? Which compiler version are you
using? On which operating system?
Win7 64bit testing with FrameDemo.exe dated 6/30/2014

Please attach test html files and screenshots, if appropriate.
Please provide any additional information:



Original issue reported on code.google.com by [email protected] on 12 Sep 2014 at 4:26

@GoogleCodeExporter
Copy link
Author

Thanks for spotting this issue.

Original comment by OrphanCat on 15 Oct 2014 at 12:46

  • Changed state: Accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant