37 lines
392 B
Plaintext
37 lines
392 B
Plaintext
:host {
|
|
.btn-size {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.bdr {
|
|
border-right: 1px solid #ccc;
|
|
}
|
|
|
|
.bdl {
|
|
border-left: 1px solid #ccc;
|
|
}
|
|
|
|
.source-info {
|
|
p {
|
|
margin-bottom: .5em;
|
|
}
|
|
}
|
|
|
|
.freight-info-box {
|
|
width: 95%;
|
|
}
|
|
|
|
.freigth-label {
|
|
display: inline-block;
|
|
width: 50px;
|
|
text-align: right;
|
|
}
|
|
|
|
|
|
.leftPadding {
|
|
padding-right: 100px;
|
|
}
|
|
|
|
|
|
}
|