Files
addons
app_download_files
extend
hyhproject
mobile
oss
static
app
app2
css
default-skin
ac.css
activity1.css
activity10.css
activity2.css
activity3.css
activity4.css
activity5.css
activity6.css
activity7.css
activity8.css
activity9.css
addessay.css
addgoods.css
addqrrz.css
addshopping.css
addyhk.css
applicationopen.css
appraise.css
bill.css
cash-out.css
classify.css
collect.css
collect_commodity.css
collect_store.css
complain.css
confirmOrder.css
cooperative.css
details.css
discount.css
discounts.css
dynamic.css
ect_address.css
ect_area.css
ect_index.css
ect_list.css
editAddress.css
essay.css
essaylist.css
family.css
friends.css
global.1.css
global.css
goodslist.css
guide.css
header.css
header1.css
home.css
home_new.css
income-details.css
indent.css
indentcon.css
index.css
individual.css
invest.css
investdetail.css
journalism.css
journalism_con.css
login.css
logistics.css
map.css
memorandumlist.css
msg.css
msg_con.css
mui.css
mui.min.css
mui.picker.css
mui.poppicker.css
my.css
my_help_sale.css
myshop.css
myshops.css
notepad.css
order_con.css
orsupermarket.css
pay.css
paymentVoucher.css
photoswipe.css
pj.css
properties.css
qrrz.css
recommend.css
reviewsmanage.css
rul.css
saoyisao.css
self_shop.css
setting.css
setting_address.css
sha.css
share.css
share_user_list.css
shop_decorate.css
shop_indentcon.css
shopdecoration.css
shopgoodlist.css
shoppingcart.css
shopsList.css
shopsetting.css
store_activity.css
store_class.css
store_commodity.css
store_home.css
store_info.css
store_new.css
storeout.css
swiper.min.css
time.css
time_limit.css
topnav.css
trade_rule.css
upload.css
upload1.css
vouchers.css
yhk.css
zhuweiba.css
img
js
images
js
plugins
src
template
thinkphp
upload
vendor
wxtmp
.gitignore
.htaccess
.user.ini
404.html
H5B854518.wgt
admin.php
app-release.apk
app_download.html
cash.lock
demo.php
get_startup.php
get_version.php
get_version_new.php
hyhproject.tar.gz
index.html
index.php
reg.lock
robots.txt
qlg.tsgz.moe/static/app2/css/confirmOrder.css
Your Name 3d19b6129b 乱丢
2020-06-10 13:23:50 +08:00

152 lines
2.3 KiB
CSS
Executable File

.scroll_out{
position: fixed;
top: 66px;
bottom: 50px;
left: 0;
right: 0;
}
.c1_r input{
margin: 0;
border: none;
padding: 0;
height: 22px;
width: calc( 100% );
font-size: 18px;
}
.c1_r{
width: calc(100% - 100px);
text-align: right;
}
.c1_l input::-webkit-input-placeholder { /* WebKit browsers */
font-size:18px;
}
.c1_l input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
font-size:18px;
}
.c1_l input::-moz-placeholder { /* Mozilla Firefox 19+ */
font-size:18px;
}
.c1_l input:-ms-input-placeholder { /* Internet Explorer 10+ */
font-size:18px;
}
.js_r{
float: right;
line-height: 50px;
}
.js_r span{
font-size: 12px;
}
.js_r span j{
color: #e94744;
}
.js_r span o{
color: #909090;
}
.btn_tj{
display: inline-block;
width: 102px;
height: 51px;
background: -moz-linear-gradient(left, #ff0423, #ff58a3);
/*Mozilla*/
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#ff0423), to(#ff58a3));
/*Old gradient for webkit*/
background: -webkit-linear-gradient(left, #ff0423, #ff58a3);
/*new gradient for Webkit*/
background: -o-linear-gradient(left, #ff0423, #ff58a3);
/*Opera11*/
text-align: center;
color: white;
font-size: 14.4px;
}
.isHb{
width: 100%;
height: 42px;
border-bottom: 1px solid #e6e6e6;
background: white;
line-height: 41px;
padding:0 10px;
}
.h_left{
font-size: 12px;
float: left;
}
.h_left o{
color: #909090;
}
.he_right{
float: right;
height: 41px;
width: 80px;
position: relative;
}
.checkout{
width: 42px;
height: 25px;
border-radius: 15px;
/*background: #2ddd87;*/
position: absolute;
right: 0;
top: 7px;
border:1px solid #909090;
}
.check_btn{
position: absolute;
width: 21px;
height: 21px;
background: white;
border-radius: 50%;
top: 1px;
left: 1px;
border:1px solid #909090;
}
.he_right .on{
top: 8px;
border: none;
height: 23px;
background: #2ddd87;
}
.he_right .on .check_btn{
border: none;
left: 20px;
}
select{
margin: 0;
padding: 0 ;
font-size: 13.2px;
}
.mui-table-view-cell:after{
height: 0;
}
.mui-table-view-cell.mui-collapse .mui-collapse-content{
width: 100%;
background: transparent;
}
.row_{
width: 100%;
font-size: 13.2px;
border-bottom: 1px solid #ebebeb;
}
.shop_info{
background: white;
border-bottom: none;
margin-bottom: 5px;
}
.row_block{
background: white;
}
.row_block img{
border-radius: 3px;
overflow: hidden;
}
.rcr {
background: white;
}