40936ca5d4
This patch adds "Signed URL" action as row action. Change-Id: I9d8f87b4d1ff9a2b2e245470417e071a2bf00e1c Implements: blueprint support-presigned-queue
13 lines
148 B
SCSS
13 lines
148 B
SCSS
|
|
.subtitle {
|
|
margin: 2em 0;
|
|
}
|
|
|
|
textarea#messages {
|
|
height: 28em;
|
|
}
|
|
|
|
.horizontal-checkboxes div {
|
|
display: table-cell;
|
|
padding-right: 10px;
|
|
} |