PluginProbe
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services / 8.8.0
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services v8.8.0
8.8.0 8.7.9 8.7.8 8.7.7 8.7.6 8.7.5 8.7.4 8.7.3 8.7.2 8.7.1 8.7.0 8.6.9 8.6.8 8.6.7 8.6.6 8.6.5 8.6.4 8.6.2 8.6.1 8.6.0 8.5.9 8.5.8 8.5.7 8.5.6 8.5.5 All 536 releases
← All changes | templates/template-horizontal/style.css +4 -8 8.6.0 → 8.8.0 View file →
@@ -319,9 +319,9 @@
319 319 .wp-chatbot-container, .wp-chatbot-board-container.active-chat-board, .slimScrollDiv{
320 320 border-radius: 7px;
321 321 }
322 322 */
323 -/* Start Menu Interface style */
323 +/* Action Start Menu Interface style */
324 324 .wp-chatbot-start-header {
325 325 background: linear-gradient(135deg, #a4ccc9 0%, #3ba9a1 100%) !important;
326 326 }
327 327 .wp-chatbot-start-content-single {
@@ -345,9 +345,9 @@
345 345 }
346 346 #wp-chatbot-email-transcript{color: #fff;}
347 347 .qcld_back_to_start_menu{color:#fff}
348 348 .wp-chatbot-start-header .wp-chatbot-start-close{background-color:#3ba9a1}
349 -/* Start Menu Interface style */
349 +/* Action Start Menu Interface style */
350 350 #wp-chatbot-email-transcript {
351 351 right: 65px;
352 352 }
353 353 .wp-chatbot-editor-container button {
@@ -574,11 +574,9 @@
574 574 }
575 575 #wp-chatbot-chat-container .wp-chatbot-board-container.active-chat-board {
576 576 max-height: initial !important;
577 577 }
578 - #wp-chatbot-chat-container .wp-chatbot-content {
579 - max-height: initial !important;
580 - }
578 +
581 579 div#wp-chatbot-desktop-reload,#wp-chatbot-desktop-close{
582 580 z-index: 999 !important;
583 581 }
584 582 }
@@ -587,11 +585,9 @@
587 585 @media screen and (max-width: 768px) {
588 586 .wp-chatbot-editor-container button {
589 587 right: 0;
590 588 }
591 - .wp-chatbot-content {
592 - height: calc(100vh - 220px) !important;
593 - }
589 +
594 590 }
595 591
596 592
597 593