Style popup loading view for mobile theme

This commit is contained in:
Hadi Nategh 2015-02-12 13:39:03 +00:00
commit 0fd7e7b689
2 changed files with 2 additions and 3 deletions

View File

@ -729,9 +729,8 @@
}
}
.egw_fw_mobile_popup_loader {
background-image: url('../images/ajax-loader.gif');
background-repeat: no-repeat;
background: url(../images/loading.gif) center no-repeat;
background-size: 120px 120px;
background-position: center;
background: rgba(0, 0, 0, 0.44) !important;
}
}

BIN
pixelegg/images/loading.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB