PluginProbe
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services / 8.7.7
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services v8.7.7
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 8.5.4 8.5.3 8.5.2 All 533 releases
← All changes | css/common-style.css +11 -0 8.7.28.7.7 View file →
@@ -2072,8 +2072,19 @@
2072 2072 opacity: 0;
2073 2073 }
2074 2074 }
2075 2075
2076 +span.qcld-chatbot-wildcard.qcld_back_to_start {
2077 + text-align: center;
2078 + margin: 0 auto;
2079 + display: block;
2080 + max-width: 120px;
2081 +}
2082 +.chat-container.wp-chatbot-msg-flat:has(.qcld_back_to_start) {
2083 + box-shadow: none !important;
2084 + background: rgb(255 255 255 / 0%) !important;
2085 +}
2086 +
2076 2087 @media screen and (min-height: 1281px) {
2077 2088 div#wp-chatbot-chat-container .slimScrollDiv {
2078 2089 height: 100vh !important;
2079 2090 max-height: 680px !important;