| @@ -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; |