mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-07 08:14:42 +03:00
Show ajax loader while chat iframe is loading
This commit is contained in:
parent
ad7f3d6167
commit
9ef0739b80
@ -15,7 +15,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
iframe.mibew-chat-frame {
|
iframe.mibew-chat-frame {
|
||||||
background-color: #f1f2f2 !important;
|
background: url("images/ajax-loader.gif") center center no-repeat #f1f2f2 !important;
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
padding: 0px !important;
|
padding: 0px !important;
|
||||||
border: 0 !important;
|
border: 0 !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user