Merge branch 'master' into extraw

master
tYYGH 2016-02-02 11:36:26 +01:00
commit ecc1550f4b
1 changed files with 9 additions and 0 deletions

View File

@ -47,3 +47,12 @@ footer {
font-size: 90%;
font-style: italic;
}
.ajax-connection-wait {
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
text-align: center;
font-size: 10em;
}