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
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/app2/css/upload.css
Your Name 3d19b6129b 乱丢
2020-06-10 13:23:50 +08:00

83 lines
1.7 KiB
CSS
Executable File

/* .ossfile{
width: 80px;
height: 80px;
float: right;
}
.ossfile .files_out{
width: 80px;
height: 80px;
}
.ossfile img{
width: 100%;
height: 100%;
} */
.btn {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
text-decoration: none;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
a.btn:hover {
background-color: #3366b7;
}
.progress {
margin-top: 2px;
width: 60px;
height: 10px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
background-color: rgb(92, 184, 92);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.14902) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.14902) 50%, rgba(255, 255, 255, 0.14902) 75%, transparent 75%, transparent);
background-size: 40px 40px;
box-shadow: rgba(0, 0, 0, 0.14902) 0px -1px 0px 0px inset;
box-sizing: border-box;
color: rgb(255, 255, 255);
display: block;
float: left;
font-size: 12px;
height: 20px;
line-height: 20px;
text-align: center;
transition-delay: 0s;
transition-duration: 0.6s;
transition-property: width;
transition-timing-function: ease;
width: 60px;
}
.ossfile .files_out b img{
width: 60px;
height: 60px;
}
.files_out{
float: left;
padding: 5px;
}