implemented patching of project tasks when new user is added to project
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -26,6 +26,11 @@ input{
|
||||
color: orange;
|
||||
}
|
||||
|
||||
input:disabled{
|
||||
border: 1px solid gray;
|
||||
background: #444;
|
||||
}
|
||||
|
||||
legend.date,
|
||||
legend.time{
|
||||
background-color: black;
|
||||
|
||||
Reference in New Issue
Block a user