14 lines
205 B
Plaintext
14 lines
205 B
Plaintext
.run-order-status {
|
|
background-color: #fff;
|
|
border: 1px solid #ddd;
|
|
margin-bottom: 10px;
|
|
>div {
|
|
padding: 20px;
|
|
}
|
|
.name {
|
|
color: #aaa;
|
|
}
|
|
.fill>.btn {
|
|
}
|
|
}
|