right click menu for project management app
This commit is contained in:
parent
31e39bac0d
commit
d9bb7bbbf7
5 changed files with 2543 additions and 0 deletions
15
www/extras/wobject/ProjectManager/styleModal.css
Normal file
15
www/extras/wobject/ProjectManager/styleModal.css
Normal 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue