Difference between revisions of "Talk:Roadmap"

From Free Pascal wiki
Jump to navigationJump to search
Line 19: Line 19:
 
::: I added td.progress before, now I probably need to add tr.progress as well. [[User:Vincent|Vincent]] 22:18, 29 May 2006 (CEST)~
 
::: I added td.progress before, now I probably need to add tr.progress as well. [[User:Vincent|Vincent]] 22:18, 29 May 2006 (CEST)~
 
:::: Done. I used the same colors as previously for cells.
 
:::: Done. I used the same colors as previously for cells.
 +
 +
:::::Thank you very much. One small thing. Is it my impression or "working" class is missing? Thanks. --[[User:Sekelsenmat|Sekelsenmat]] 04:15, 30 May 2006 (CEST)

Revision as of 04:15, 30 May 2006

I cannot find a way to set a class for an entire line. --Sekelsenmat 19:54, 29 May 2006 (CEST)

Give me class names and attributes and I will see what I can do. Vincent 20:15, 29 May 2006 (CEST)
I mean, this works:
|---- style="background:lightblue"
|Qt||The QT interface||in progress||post 1.0||Qt and LCL||[[User:Sekelsenmat|Sekelsenmat]]||Depends on qt bindings

But this doesn´t work:

|---- class="progress"
|Qt||The QT interface||in progress||post 1.0||Qt and LCL||[[User:Sekelsenmat|Sekelsenmat]]||Depends on qt bindings
I want to set the already made classes to a whole line on a table. --Sekelsenmat 21:52, 29 May 2006 (CEST)
I added td.progress before, now I probably need to add tr.progress as well. Vincent 22:18, 29 May 2006 (CEST)~
Done. I used the same colors as previously for cells.
Thank you very much. One small thing. Is it my impression or "working" class is missing? Thanks. --Sekelsenmat 04:15, 30 May 2006 (CEST)