change color/style of Timesheet tables

T

thinkmassive

My project manager would like to alter some colors of the built-in
Timesheet displayed in Project Web Access. Is this style information
stored in an easily accessible location?

Thanks,
Alex
 
P

Pawel

Hi,

The timesheet style is defined in the CSS stylesheet file called
"pwastyle.css". You can edit it if you like (we did, to hide some timesheet
rows, which we found littering the user interface).
Just be careful, because I guess this CSS contains also entries used by
entirely different web pages than the timesheet and the changed colors may
appear on more web pages than the timesheet itself :)

On our server the file is located here:
"C:\Program Files\Common Files\Microsoft Shared\web server
extensions\12\TEMPLATE\LAYOUTS\PWA\STYLES\pwastyle.css"

Cheers,

Pawel
 
Top