PluginProbe
MxChat – AI Chatbot & Content Generation for WordPress / 2.2.0
MxChat – AI Chatbot & Content Generation for WordPress v2.2.0
3.2.21 3.2.20 3.2.19 3.2.18 3.2.17 3.2.16 3.2.15 3.2.14 3.2.12 3.2.13 3.2.11 3.2.10 3.2.9 3.2.8 3.2.7 3.2.6 3.2.5 3.2.4 3.2.3 3.2.2 3.2.1 2.0.3 2.0.4 2.0.5 2.0.6 All 152 releases
← All changes | css/admin-add-ons.css +0 -30 3.2.72.2.0 View file →
@@ -347,38 +347,8 @@
347 347 grid-template-columns: 1fr;
348 348 }
349 349 }
350 350
351 -/* Deprecated addon styling */
352 -.mxchat-addon-card.deprecated {
353 - opacity: 0.8;
354 - border: 2px dashed #ccc;
355 -}
356 -
357 -.mxchat-addon-card.deprecated .mxchat-addon-badge {
358 - background: #666;
359 - color: white;
360 -}
361 -
362 -.mxchat-addon-card.deprecated .mxchat-addon-title {
363 - color: #666;
364 -}
365 -
366 -.mxchat-status-indicator.deprecated {
367 - background: #e8f5e8;
368 - color: #2d5a2d;
369 - border: 1px solid #4caf50;
370 -}
371 -
372 -.mxchat-action-button.deprecated {
373 - background: #4caf50;
374 - color: white;
375 -}
376 -
377 -.mxchat-action-button.deprecated:hover {
378 - background: #45a049;
379 -}
380 -
381 351 /* Fix for overlap issues */
382 352 body.wp-admin .wrap.mxchat-addons-wrapper .mxchat-addon-card {
383 353 box-sizing: border-box;
384 354 min-height: 330px;