mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Style popup loading view for mobile theme
This commit is contained in:
parent
be1d839686
commit
e6d9cdd121
@ -6957,9 +6957,8 @@ a.textSidebox {
|
||||
visibility: hidden;
|
||||
}
|
||||
.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;
|
||||
}
|
||||
}
|
||||
|
@ -724,9 +724,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
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