Update CSS to work with new templating layout

Project:ebrentnelson
Version:1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:patch - code needs review
Description

I have updated construction.css to use the new mouse over user toolbar menus as described in issue #494[1]. I may not have everything just perfect, but I tried to keep the menu in the same spirit of the theme.

Attached is patch for
public/assets/themes/ebrentnelson/stylesheets/general/construction.css

AttachmentSize
construction.patch6.78 KB

Hi, sorry for posting here, please move this to the appropriate place (I'm in a big hurry atm).
When viewing a message in a project, the message bar at the top with the message date and author has a white background, as does the date so it cannot be seen...
If you edit the stylesheet:
public/assets/themes/ebrentnelson/stylesheets/project/messages.css
line 10 reads:
background: #f8f8f8;
change to something like:
background: #363636;

to make the text readable

Great theme btw - really like it