1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/sxyandapp-PassWord4Chrome

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
loading.html 2.3 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
simon Отправлено 15.03.2018 06:23 e898808
<html>
<head>
<title></title>
<style type="text/css">
#_loading,
.loading-mask {
position: fixed;
height: 100%;
}
#_loading {
display: block;
width: 100%;
top: 0;
z-index: 9999;
}
.loading-bg,
.loading-box,
.loading-content,
.text {
position: absolute;
}
.loading-box,
.text {
left: 50%;
margin-left: -100px;
}
.loading-box {
opacity: 0.95;
width: 200px;
height: 200px;
border-radius: 20px;
top: 50%;
margin-top: -110px;
background-color: rgba(0,0,0,.7);
}
.loading-content {
width: 80px;
height: 80px;
margin-top: -45px;
margin-left: -45px;
border: 5px dotted #fff;
opacity: 0.5;
top: 50%;
left: 50%;
border-radius: 120px;
}
.loading-content-outer {
width: 120px;
height: 120px;
border: 2px solid rgba(255,255,255,.2);
border-left-color: transparent;
border-right-color: transparent;
top: 50%;
left: 50%;
margin-left: -62px;
margin-top: -62px;
border-radius: 180px;
position: absolute;
}
.text {
color: #fff;
top: 50%;
margin-top: -10px;
width: 100%;
opacity: 0.8;
line-height: 20px;
font-size: 15px;
}
.loading-box,
.text {
left: 50%;
margin-left: -100px;
text-align: center;
}
.loading-bg,
.loading_Ie {
border-radius: 5px;
bottom: 5px;
left: 50%;
margin-left: -50px;
}
.animate-spin,
.animate-spin-outer {
-webkit-animation-name: spin;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
}
.animate-spin {
-webkit-animation-duration: 3s;
}
.animate-spin-outer {
-webkit-animation-duration: 1.5s;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0);
}
50% {
-webkit-transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
</style>
</head>
<body>
</body>
</html>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/sxyandapp-PassWord4Chrome.git
git@api.gitlife.ru:oschina-mirror/sxyandapp-PassWord4Chrome.git
oschina-mirror
sxyandapp-PassWord4Chrome
sxyandapp-PassWord4Chrome
master