kooloveme / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 0 forks source link

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

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 craig.bu...@gmail.com on 12 Sep 2014 at 4:26

GoogleCodeExporter commented 9 years ago
Thanks for spotting this issue.

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