mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
Replace pacman with nyancat 8)
This commit is contained in:
parent
5625be5edf
commit
d8ae6e9d61
2 changed files with 3 additions and 3 deletions
|
@ -342,14 +342,14 @@ div.br {
|
||||||
z-index: 2000;
|
z-index: 2000;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: rgba(255, 255, 255, 0.5) url(../img/ajax-loader.gif) center 15% no-repeat;
|
background: rgba(255, 255, 255, 0.5) url(../img/ajax-loader.gif) center 15% no-repeat;
|
||||||
animation: pacmanlinearmove 5s linear infinite;
|
animation: pacmanlinearmove 4s linear infinite;
|
||||||
}
|
}
|
||||||
.loader-content {
|
.loader-content {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: -20%;
|
||||||
right: 0;
|
right: -20%;
|
||||||
z-index: 2000;
|
z-index: 2000;
|
||||||
}
|
}
|
||||||
.loader-popup {
|
.loader-popup {
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 18 KiB |
Loading…
Add table
Reference in a new issue