Ticket #109 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

attribute docs readability

Reported by: anonymous Assigned to: hans
Priority: minor Milestone:
Component: phing-core Version: 2.2.0
Keywords: documentation Cc:

Description

Could we have the task attributes in the docs separated with a horizontal line please. This would make reading things easier.

Attachments

Documentation.css (3.1 kB) - added by anonymous on 05/14/07 15:32:58.
Modified CSS file

Change History

05/14/07 15:32:58 changed by anonymous

  • attachment Documentation.css added.

Modified CSS file

05/14/07 15:36:36 changed by anonymous

The above modified CSS file changes the default background colors so they are not so harsh on ones eyes. I tried to color the <tr> table tags, but couldn't get it to work. Maybe something to do with <tr> tags inheriting their colors from the <table> tag. So I modified the <tr> tags using style instead. This makes it easier to read the task attributes now.

05/14/07 15:39:24 changed by anonymous

"So I modified the <tr> tags using style instead"

should read:

So I modified the <td> tags instead using styles.

06/17/07 19:41:20 changed by mrook

  • status changed from new to closed.
  • resolution set to fixed.

Good suggestion, a single lightgray line added in r198.


Add/Change #109 (attribute docs readability)




Action