outlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsappicloudtweetdeckhipchattelegramhangoutsslackgmailskypefacebook-workplace
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
280 B
15 lines
280 B
9 years ago
|
.bottomMask {
|
||
|
bottom: 0;
|
||
|
height: 32px;
|
||
|
position: fixed;
|
||
|
top: auto !important;
|
||
|
left: 0 !important;
|
||
|
width: 120px;
|
||
|
.x-mask-msg-text {
|
||
|
padding: 0 0 0 24px;
|
||
|
background-image: url(images/loadmask/loading.gif);
|
||
|
background-repeat: no-repeat;
|
||
|
background-position: 0 0;
|
||
|
}
|
||
|
}
|