kooloveme / thtmlviewer

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

Allow styling buttons via CSS #286

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Input buttons can't be styled using CSS at the moment.

Which steps will reproduce the problem?
Open the attached test case.

What is the expected output? What do you see instead?
There should be two buttons displayed with a lime background, green font color 
and 1 pixel wide black background.
The second button requires issue 268 to be implemented.

Which version of the product are you using? Which compiler version are you
using? On which operating system?
r431, Delphi XE, Windows 7

Sebastian

Original issue reported on code.google.com by sebastia...@gmail.com on 6 Aug 2013 at 10:07

Attachments:

GoogleCodeExporter commented 9 years ago
I have made some progress with this at:

https://github.com/JPeterMugaas/HtmlViewer/tree/HtmlViewer11

But the button tag still does not yet work properly.  It might require some 
internals to be changed and I haven't yet figured that out.

Original comment by jpmug...@suddenlink.net on 13 Aug 2013 at 12:05

GoogleCodeExporter commented 9 years ago

Original comment by OrphanCat on 21 Aug 2013 at 9:24