mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-01 03:29:05 +01:00
Style popup loading view for mobile theme
This commit is contained in:
commit
0fd7e7b689
@ -729,9 +729,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.egw_fw_mobile_popup_loader {
|
.egw_fw_mobile_popup_loader {
|
||||||
background-image: url('../images/ajax-loader.gif');
|
background: url(../images/loading.gif) center no-repeat;
|
||||||
background-repeat: no-repeat;
|
background-size: 120px 120px;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background: rgba(0, 0, 0, 0.44) !important;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
BIN
pixelegg/images/loading.gif
Normal file
BIN
pixelegg/images/loading.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 KiB |
Loading…
Reference in New Issue
Block a user