* Editing of jobset inputs.
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
body
|
||||
{
|
||||
body {
|
||||
font-family: sans-serif;
|
||||
background: white;
|
||||
margin: 2em 1em 2em 1em;
|
||||
@ -361,3 +360,7 @@ input.string {
|
||||
background-color: #fffff0;
|
||||
width: 30em;
|
||||
}
|
||||
|
||||
input.shortString {
|
||||
width: 10em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user