Shu Muto 40936ca5d4 Add signed url action for queue
This patch adds "Signed URL" action as row action.

Change-Id: I9d8f87b4d1ff9a2b2e245470417e071a2bf00e1c
Implements: blueprint support-presigned-queue
2017-05-18 13:29:26 +09:00

13 lines
148 B
SCSS

.subtitle {
margin: 2em 0;
}
textarea#messages {
height: 28em;
}
.horizontal-checkboxes div {
display: table-cell;
padding-right: 10px;
}