[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -1,5 +1,5 @@
|
|||||||
/* Keyframes */
|
/* Keyframes */
|
||||||
@keyframes pulse {
|
@keyframes widgetPulse {
|
||||||
0% {
|
0% {
|
||||||
transform: scale(1);
|
transform: scale(1);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
@@ -121,7 +121,7 @@
|
|||||||
.mirotalk-support-widget .status-dot.online {
|
.mirotalk-support-widget .status-dot.online {
|
||||||
background: #00e676;
|
background: #00e676;
|
||||||
box-shadow: 0 0 8px rgba(0, 230, 118, 0.4);
|
box-shadow: 0 0 8px rgba(0, 230, 118, 0.4);
|
||||||
animation: pulse 2s infinite;
|
animation: widgetPulse 2s infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mirotalk-minimized-btn .status-dot.offline,
|
.mirotalk-minimized-btn .status-dot.offline,
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم