* Allow the description of a release member to be edited, and to
delete a release member.
This commit is contained in:
@ -139,6 +139,10 @@ input.shortString {
|
||||
width: 7em;
|
||||
}
|
||||
|
||||
input.longString {
|
||||
width: 40em;
|
||||
}
|
||||
|
||||
select {
|
||||
background-color: #fffff0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user