You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
148 lines
3.3 KiB
148 lines
3.3 KiB
@charset "UTF-8"; |
|
.slide-info, |
|
#sliderSegmentedControl { |
|
background: #FFFFFF; } |
|
|
|
body, |
|
.mui-content { |
|
background: #FFFFFF; } |
|
|
|
#item1 h3 { |
|
font-size: .24rem; |
|
color: #333333; |
|
margin-left: .2rem; |
|
padding: .3rem; } |
|
#item1 .mui-table-view { |
|
padding: .2rem 0; } |
|
#item1 .mui-table-view:before { |
|
height: 0; } |
|
#item1 .mui-table-view:after { |
|
height: 0; } |
|
#item1 .mui-table-view .mui-table-view-cell { |
|
width: 83%; |
|
height: 1.46rem; |
|
background: #A6A9B2; |
|
margin: .2rem auto; |
|
border-radius: .1rem; |
|
text-align: center; |
|
line-height: 1.46rem; |
|
padding: 0; } |
|
#item1 .mui-table-view .bg-active { |
|
background: #0272A4; } |
|
#item1 .note { |
|
width: 83%; |
|
margin: 0 auto; |
|
color: #999999; } |
|
#item1 .note p { |
|
font-size: .2rem; |
|
padding: .2rem 0; } |
|
|
|
.mui-input-row { |
|
padding: .1rem 0; } |
|
.mui-input-row:after { |
|
position: absolute; |
|
right: 0; |
|
bottom: 0; |
|
left: 15px; |
|
right: 15px; |
|
height: 1px; |
|
content: ''; |
|
-webkit-transform: scaleY(0.5); |
|
transform: scaleY(0.5); |
|
background-color: #F1F1F1; } |
|
.mui-input-row .coinkind { |
|
float: right; |
|
padding: 0 .1rem; |
|
height: 40px; |
|
line-height: 40px; } |
|
.mui-input-row .app-icon { |
|
font-size: .3rem; |
|
color: #999999; } |
|
.mui-input-row .app-cancel { |
|
float: right; |
|
padding: 0 .4rem; |
|
height: 40px; |
|
line-height: 40px; |
|
color: #999999; } |
|
.mui-input-row label { |
|
padding: 14px 15px; } |
|
.mui-input-row .app-title { |
|
width: 60% !important; |
|
font-size: .27rem; |
|
color: #333333; |
|
font-weight: 800; } |
|
.mui-input-row input { |
|
font-size: .24rem; |
|
text-align: right; } |
|
.mui-input-row input::-webkit-input-placeholder { |
|
color: red; |
|
color: #999999; |
|
font-size: .24rem; |
|
text-align: right;; } |
|
|
|
.coin-txt { |
|
width: 100%; |
|
height: 17px; |
|
color: #80A9CF; |
|
font-size: .2rem; |
|
text-align: left; |
|
padding-left: .24rem; } |
|
|
|
.note { |
|
width: 100%; |
|
margin: 0 auto; |
|
color: #999999; } |
|
.note p { |
|
font-size: .2rem; |
|
padding: .24rem; } |
|
|
|
.btn { |
|
width: 100%; |
|
text-align: center; } |
|
.btn .app-btn-darkly { |
|
color: white; |
|
width: 60%; |
|
height: 0.7rem; |
|
background: #D43436; |
|
border-radius: .06rem; |
|
border: 1px solid #D43436; |
|
margin: .4rem auto .2rem auto; } |
|
.btn .app-btn-darkly:active { |
|
opacity: 0.8; |
|
border: 1px solid #FF927D; |
|
background: #FF927D; } |
|
|
|
#item3 .mui-table-view:before { |
|
height: 0; } |
|
#item3 .mui-table-view .mui-table-view-cell:after { |
|
right: 15px; } |
|
#item3 .mui-table-view .mui-table-view-cell .item-ul li { |
|
display: flex; |
|
justify-content: space-between; } |
|
#item3 .mui-table-view .mui-table-view-cell .item-ul li span { |
|
color: #666666; |
|
padding: .06rem 0; |
|
font-size: .22rem; } |
|
#item3 .mui-table-view .mui-table-view-cell .item-ul li .order-kind { |
|
color: #326c8f; } |
|
#item3 .mui-table-view .mui-table-view-cell .item-ul li .order-situation { |
|
color: #ff5e5d; } |
|
#item3 .mui-table-view .mui-table-view-cell .item-ul li .item-list-txt { |
|
color: #999999; } |
|
|
|
.mui-popover { |
|
height: 3rem; |
|
width: 100%; } |
|
|
|
.mui-popover ul li { |
|
padding: 0.25rem; |
|
font-size: 0.3rem; } |
|
|
|
#popover-online, #popover-sale { |
|
background: #FFFFFF; |
|
width: 100%; |
|
height: 8rem; } |
|
#popover-online input, #popover-sale input { |
|
color: #666666; } |
|
|
|
/*# sourceMappingURL=lct_index.css.map */
|
|
|