Files
addons
app_download_files
extend
hyhproject
mobile
oss
static
app
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
appraise.css
classify.css
collect.css
collect_commodity.css
collect_store.css
complain.css
confirmOrder.css
details.css
discounts.css
dynamic.css
ect_address.css
ect_index.css
ect_list.css
editAddress.css
global.css
goodsList.css
header.css
header1.css
home.css
indent.css
indentcon.css
index.css
journalism.css
login.css
logistics.css
msg.css
msg_con.css
mui.css
mui.min.css
mui.picker.css
mui.poppicker.css
my.css
order_con.css
pay.css
photoswipe.css
pj.css
setting.css
setting_address.css
share.css
share_user_list.css
shoppingcart.css
shopsList.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_limit.css
upload.css
upload1.css
img
js
app2
images
js
plugins
src
template
thinkphp
upload
vendor
wxtmp
.gitignore
.htaccess
.user.ini
404.html
H5436787D.wgt
admin.php
app-release.apk
app_download.html
cash.lock
demo.php
get_version.php
get_version_new.php
index.html
index.php
reg.lock
robots.txt
qlg.tsgz.moe/static/app/css/share_user_list.css
2019-09-06 23:53:10 +08:00

82 lines
1.1 KiB
CSS
Executable File

.scroll_out_{
position: fixed;
top: 114px;
bottom: 0;
left: 0;
right: 0;
}
.row{
width: 100%;
background: white;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}
.row_top{
width: 100%;
height: 54px;
}
.row_h_r{
border-top: 1px solid #e6e6e6;
width: 100%;
height: 36px;
}
.row_h_r p{
line-height: 36px;
margin: 0;
text-align: center;
}
.row_top .img{
padding: 9px;
width: 54px;
height: 54px;
border-radius: 50%;
overflow: hidden;
display: inline-block;
float: left;
}
.row_top p{
float: left;
line-height: 54px;
font-size: 14.4px;
color: #222222;
}
.row_top .btn{
width: 17px;
height: 54px;
padding: 22px 0;
float: right;
display: inline-block;
margin-right: 12px;
}
.ani{
transform:rotate(180deg)
}
.nav{
position: fixed;
top: 66px;
left: 0;
right: 0;
height: 48px;
background: white;
}
.nav .block{
float: left;
width: 40%;
margin: 0 5%;
text-align: center;
line-height: 48px;
height: 48px;
font-size: 14.4px;
}
body .nav .on{
border-bottom: 2px solid #fc2c43;
color: #f02a40;
}