right click menu for project management app

This commit is contained in:
Frank Dillon 2006-05-18 23:26:30 +00:00
parent 31e39bac0d
commit d9bb7bbbf7
5 changed files with 2543 additions and 0 deletions

View file

@ -0,0 +1,15 @@
body {
background-color: #efefef;
}
body, html, input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #333333;
}
.info {
font-style:italic;
font-size: 0.9em;
color: #666666;
}