1
0
Fork 0

provide visual indicator when pausing ajax updates

This commit is contained in:
Mike Macgirvin 2010-09-20 01:13:19 -07:00
commit 177a6d7f79
5 changed files with 16 additions and 3 deletions

View file

@ -1579,4 +1579,10 @@ input#dfrn-url {
#dfrn-request-networks {
margin-bottom: 30px;
}
}
#pause {
position: fixed;
bottom: 5px;
right: 5px;
}